org.apache.tools.ant.types
public class FilterSet.FiltersFile extends Object
| Constructor Summary | |
|---|---|
| FiltersFile()
Constructor for the FiltersFile object. | |
| Method Summary | |
|---|---|
| void | setFile(File file)
Sets the file from which filters will be read.
|
Parameters: file the file from which filters will be read.