Class NodeServiceXPath.XPathFunctionContext

  • All Implemented Interfaces:
    org.jaxen.FunctionContext
    Enclosing class:
    NodeServiceXPath

    public static class NodeServiceXPath.XPathFunctionContext
    extends org.jaxen.SimpleFunctionContext
    • Constructor Detail

      • XPathFunctionContext

        public XPathFunctionContext()
        Construct.

        Construct with all core XPath functions registered.

    • Method Detail

      • getInstance

        public static org.jaxen.FunctionContext getInstance()
        Retrieve the singleton instance.
        Returns:
        the singleton instance