org.apache.camel.jsonpath
Class JsonPathEngine
java.lang.Object
org.apache.camel.jsonpath.JsonPathEngine
public class JsonPathEngine
- extends Object
|
Method Summary |
Object |
read(org.apache.camel.Exchange exchange)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JsonPathEngine
public JsonPathEngine(String expression)
read
public Object read(org.apache.camel.Exchange exchange)
throws IOException,
org.apache.camel.InvalidPayloadException
- Throws:
IOException
org.apache.camel.InvalidPayloadException
Apache Camel