See: Description
| Class | Description |
|---|---|
| Base64DecodeFunction |
Implements the XPath extension function synapse:base64Decode(string)
|
| Base64EncodeFunction |
Implements the XPath extension function synapse:base64Encode(string)
|
| SourceXPathSupport |
Support class for mediators operating on message parts selected by an XPath
expression.
|
| SynapseXPath |
XPath that has been used inside Synapse xpath processing.
|
| SynapseXPathConstants |
All the constants that has been used for the SynapseXPath
|
| SynapseXPathFunctionContext |
XPath function context to be used when resolving XPath functions when using the
SynapseXPath 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)
|
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.