Method Summary |
|
public Path | createClasspath() Classpath to be used when searching for classes and resources. |
public boolean | eval() . |
public void | setClassname(String classname) Set the classname attribute. |
public void | setClasspath(Path classpath) Set the classpath to be used when searching for classes and resources. |
public void | setClasspathRef(Reference r) Set the classpath by reference. |
public void | setField(String field) Set the name of the field. |
public void | setIgnoreSystemClasses(boolean ignoreSystemClasses) Set whether to ignore system classes when looking for the class. |
public void | setMethod(String method) Set the name of the method. |