Interface | Description |
---|---|
XPathExtensionFunctionPlugin |
This interface allows the definition of custom XPath extension functions.
|
Class | Description |
---|---|
XPathExtensionFunctionDescriptor |
This class describes a single XPath extension function that can be used in XPath
expressions and conditions in a BPEL process.
|
Enum | Description |
---|---|
XPathExtensionFunctionDescriptor.ExpressionType |
Used to express in what type of expressions and conditions this function is available.
|
XPathExtensionFunctionDescriptor.ParameterType |
Enumeration to specify parameter and return types of a function.
|