org.alfresco.repo.search
Class NodeServiceXPath.XPathFunctionContext

java.lang.Object
  extended by org.jaxen.SimpleFunctionContext
      extended by 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 Summary
NodeServiceXPath.XPathFunctionContext()
          Construct.
 
Method Summary
static org.jaxen.FunctionContext getInstance()
          Retrieve the singleton instance.
 
Methods inherited from class org.jaxen.SimpleFunctionContext
getFunction, registerFunction
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeServiceXPath.XPathFunctionContext

public NodeServiceXPath.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


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.