net.sourceforge.pmd.jaxen
Class MatchesFunction

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

public class MatchesFunction
extends java.lang.Object


Constructor Summary
MatchesFunction()
           
 
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

MatchesFunction

public MatchesFunction()
Method Detail

registerSelfInSimpleContext

public static void registerSelfInSimpleContext()

call

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