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