Class NodeServiceXPath.XPathFunctionContext

java.lang.Object
org.jaxen.SimpleFunctionContext
org.alfresco.repo.search.NodeServiceXPath.XPathFunctionContext
All Implemented Interfaces:
org.jaxen.FunctionContext
Enclosing class:
NodeServiceXPath

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

    • XPathFunctionContext

      public XPathFunctionContext()
      Construct.

      Construct with all core XPath functions registered.

  • Method Details

    • getInstance

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