Package org.apache.ode.bpel.compiler.v1.xpath20

Class Summary
JaxpFunctionResolver  
JaxpFunctionResolver.CombineUrl  
JaxpFunctionResolver.ComposeUrl  
JaxpFunctionResolver.DomToString  
JaxpVariableResolver This is a mock implementation of the XPathVariableResolver for compilation.
OdeXPathFunctionLibrary Overloading the XPathFunctionLibrary to force it to initialize our functions giving the provided parameters.
SaxonContext Hooks on Saxon StandaloneContext to be notified when the compilation finds some variables and functions.
XPath20ExpressionCompilerBPEL20 XPath 2.0 compiler for the BPEL 2.0 final spec.
XPath20ExpressionCompilerBPEL20Draft  
XPath20ExpressionCompilerImpl XPath compiler based on the SAXON implementation.