net.sourceforge.pmd.jaxen
Class MatchesFunction
java.lang.Object
extended by net.sourceforge.pmd.jaxen.MatchesFunction
- All Implemented Interfaces:
- org.jaxen.Function
public class MatchesFunction
- extends java.lang.Object
- implements org.jaxen.Function
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MatchesFunction
public MatchesFunction()
registerSelfInSimpleContext
public static void registerSelfInSimpleContext()
-
-
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
Copyright © 2002-2011 InfoEther. All Rights Reserved.