org.apache.maven.shared.model.fileset
public class FileSet extends SetBase implements Serializable
Version: $Revision$ $Date$
| Method Summary | |
|---|---|
| String | getDirectory()
Get
Absolute or relative from the module's
directory. |
| String | getLineEnding()
Get
Controls the line-endings of files in this
fileSet.
|
| String | getModelEncoding() |
| void | setDirectory(String directory)
Set
Absolute or relative from the module's
directory. |
| void | setLineEnding(String lineEnding)
Set
Controls the line-endings of files in this
fileSet.
|
| void | setModelEncoding(String modelEncoding) |
Parameters: directory
Parameters: lineEnding