Uses of Class
com.werken.xpath.XPathFunctionContext
-
Packages that use XPathFunctionContext Package Description com.werken.xpath Provides the core tools needed to use XPath -
-
Uses of XPathFunctionContext in com.werken.xpath
Methods in com.werken.xpath that return XPathFunctionContext Modifier and Type Method Description static XPathFunctionContext
XPathFunctionContext. getInstance()
Get the XPathFunctionContext singleton.
-