Package org.apache.synapse.util.xpath
Support for XPath expressions with Synapse specific extensions.
-
Class Summary Class Description Base64DecodeFunction Implements the XPath extension function synapse:base64Decode(string)Base64EncodeFunction Implements the XPath extension function synapse:base64Encode(string)DecryptFunction DOMSynapseXPathNamespaceMap DOMSynapseXPathVariableResolver EncryptFunction GetPropertyFunctionResolver HMACGenerateFunction KeyStoreManager SourceXPathSupport Support class for mediators operating on message parts selected by an XPath expression.SynapseJsonPath SynapseXPath XPath that has been used inside Synapse xpath processing.SynapseXPathConstants All the constants that has been used for the SynapseXPathSynapseXPathFunctionContext XPath function context to be used when resolving XPath functions when using theSynapseXPath
and this resolves one function except for the standard XPath functions and Jaxen extension functions.SynapseXPathVariableContext Jaxen variable context for the XPath variables implicitly exposed by Synapse.URLEncodeFunction Implements the XPath extension function synapse:url-encode(string)