public interface XPathExtensionFunctionPlugin
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
Modifier and Type | Method and Description |
---|---|
XPathExtensionFunctionDescriptor[] |
getXPathFunctions()
Exposes XPath extension functions to the process runtime environment.
|
static final java.lang.String COPYRIGHT
XPathExtensionFunctionDescriptor[] getXPathFunctions()
XPathExtensionFunctionDescriptor
that discribes the custom extension functions.