Class JsonPointerExtractorInterceptor.Property
java.lang.Object
com.predic8.membrane.core.interceptor.json.JsonPointerExtractorInterceptor.Property
- Enclosing class:
- JsonPointerExtractorInterceptor
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Property
public Property() -
Property
- Throws:
XPathExpressionException
-
-
Method Details
-
getJsonPointer
-
setJsonPointer
- Throws:
XPathExpressionException- Description
- Json pointer expression
- Example
- /employee/salary
-
getName
-
setName
- Description
- Name of property to put in exchange properties
- Example
- salary
-