org.apache.tools.ant.types

Class FilterSet.FiltersFile

Enclosing Class:
FilterSet

public class FilterSet.FiltersFile
extends java.lang.Object

The filtersfile nested element.

Constructor Summary

FiltersFile()
Constructor for the FiltersFile object.

Method Summary

void
setFile(File file)
Sets the file from which filters will be read.

Constructor Details

FiltersFile

public FiltersFile()
Constructor for the FiltersFile object.

Method Details

setFile

public void setFile(File file)
Sets the file from which filters will be read.
Parameters:
file - the file from which filters will be read.

Copyright © 2000-2006 Apache Software Foundation. All Rights Reserved.