org.alfresco.repo.search
Class NodeServiceXPath.FirstFunction

java.lang.Object
  extended by org.alfresco.repo.search.NodeServiceXPath.FirstFunction
All Implemented Interfaces:
org.jaxen.Function
Enclosing class:
NodeServiceXPath

public static class NodeServiceXPath.FirstFunction
extends java.lang.Object
implements org.jaxen.Function


Constructor Summary
NodeServiceXPath.FirstFunction()
           
 
Method Summary
 java.lang.Object call(org.jaxen.Context context, java.util.List args)
           
static java.lang.Double evaluate(org.jaxen.Context context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeServiceXPath.FirstFunction

public NodeServiceXPath.FirstFunction()
Method Detail

call

public java.lang.Object call(org.jaxen.Context context,
                             java.util.List args)
                      throws org.jaxen.FunctionCallException
Specified by:
call in interface org.jaxen.Function
Throws:
org.jaxen.FunctionCallException

evaluate

public static java.lang.Double evaluate(org.jaxen.Context context)


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