net.sourceforge.pmd.jaxen
Class TypeOfFunction

java.lang.Object
  extended by net.sourceforge.pmd.jaxen.TypeOfFunction

public class TypeOfFunction
extends java.lang.Object


Constructor Summary
TypeOfFunction()
           
 
Method Summary
 java.lang.Object call(Context context, java.util.List args)
           
static void registerSelfInSimpleContext()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypeOfFunction

public TypeOfFunction()
Method Detail

registerSelfInSimpleContext

public static void registerSelfInSimpleContext()

call

public java.lang.Object call(Context context,
                             java.util.List args)
                      throws FunctionCallException
Throws:
FunctionCallException