org.apache.tools.ant.types
public static class FileList.FileName extends Object
| Method Summary | |
|---|---|
| String | getName() |
| void | setName(String name)
The name attribute of the file element.
|
Returns: the name of the file for this element.
Parameters: name the name of a file to add to the file list.