Package org.apache.tools.ant.types
Class FilterSet.Filter
java.lang.Object
org.apache.tools.ant.types.FilterSet.Filter
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Filter
-
Filter
public Filter()No-argument constructor.
-
-
Method Details
-
setToken
Sets the Token attribute of the Filter object.- Parameters:
token
- The new Token value.
-
setValue
Sets the Value attribute of the Filter object.- Parameters:
value
- The new Value value.
-
getToken
-
getValue
-