org.apache.tools.ant.taskdefs.optional.sitraka
public abstract static class Filters.FilterElement extends Object
Field Summary | |
---|---|
protected String | clazz |
protected boolean | enabled |
protected String | method |
Method Summary | |
---|---|
void | setClass(String value)
The classname mask as a simple regular expression;
optional, defaults to "*" |
void | setEnabled(boolean value)
enable or disable the filter; optional, default true |
void | setMethod(String value)
The method mask as a simple regular expression;
optional, defaults to "*" |
void | setName(String value)
this one is deprecated. |
String | toString() |
UNKNOWN: ignore="true"