Interface | Description |
---|---|
SynapseXpathFunctionContextProvider |
This XPath Function Context provider Interface must be implemented when resolving custom
XPath Function contexts .Any xpath function that can't be resolved by
SynapseXPathFunctionContext will be delegated to this interface. |
SynapseXpathVariableResolver |
This XPath Variable Resolver Interface must be implemented when resolving custom XPath
Variable contexts
Any xpath function that can't be resolved by
SynapseXPathVariableContext will be
delegated to this interface. |
Class | Description |
---|---|
XpathExtensionUtil |
Utility class to support custom xpath context extensions
|
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.