Package org.apache.synapse.util.xpath.ext

Interface Summary
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 Summary
XpathExtensionUtil Utility class to support custom xpath context extensions
 



Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.