| Constants |
XPath-4-BPEL related constants.
|
| JaxpFunctionResolver |
|
| JaxpFunctionResolver.CombineUrl |
|
| JaxpFunctionResolver.ComposeUrl |
|
| JaxpFunctionResolver.DayTimeDuration |
|
| JaxpFunctionResolver.Delete |
|
| JaxpFunctionResolver.DomToString |
|
| JaxpFunctionResolver.InsertAfter |
|
| JaxpFunctionResolver.InsertAsFirstInto |
|
| JaxpFunctionResolver.InsertAsLastInto |
|
| JaxpFunctionResolver.InsertBefore |
|
| JaxpFunctionResolver.InsertInto |
|
| JaxpFunctionResolver.ProcessProperty |
|
| JaxpFunctionResolver.Rename |
|
| JaxpFunctionResolver.SplitToElements |
Compile time checking for the non standard ode:splitToElements function.
|
| JaxpFunctionResolver.YearMonthDuration |
|
| 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.
|