Package org.apache.ode.bpel.compiler.v1.xpath10.jaxp

Class Summary
JaxpFunctionResolver mock JAXP function resolver for checking the functions during compile time.
JaxpVariableResolver This is a mock implementation of the XPathVariableResolver for compilation.
JaxpXPath10ExpressionCompilerBPEL11 JAXP based XPath 1.0 expression compiler for BPEL v1.1.
JaxpXPath10ExpressionCompilerBPEL20 JAXP based XPath 1.0 expression compiler for BPEL 2.0
JaxpXPath10ExpressionCompilerBPEL20Draft JAXP based XPath 1.0 expression compiler for BPEL 2.0 draft
JaxpXPath10ExpressionCompilerImpl XPath compiler based on a pure JAXP implementation.