org.apache.tools.ant.types
Class FilterSet.FiltersFile
java.lang.Objectorg.apache.tools.ant.types.FilterSet.FiltersFile
- FilterSet
public class FilterSet.FiltersFile
extends java.lang.Object
The filtersfile nested element.
void | setFile(File file)- Sets the file from which filters will be read.
|
FiltersFile
public FiltersFile()
Constructor for the FiltersFile object.
setFile
public void setFile(File file)
Sets the file from which filters will be read.
file - the file from which filters will be read.
Copyright B) 2000-2006 Apache Software Foundation. All Rights Reserved.