|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.maven.shared.model.fileset.SetBase org.apache.maven.shared.model.fileset.FileSet com.dhptech.maven.stripbom.FileSet
public class FileSet
a class to make using the FileSet from the POM easier.
Constructor Summary | |
---|---|
FileSet()
|
Method Summary |
---|
Methods inherited from class org.apache.maven.shared.model.fileset.FileSet |
---|
getDirectory, getLineEnding, getModelEncoding, setDirectory, setLineEnding, setModelEncoding |
Methods inherited from class org.apache.maven.shared.model.fileset.SetBase |
---|
addExclude, addInclude, getDirectoryMode, getExcludes, getExcludesArray, getFileMode, getIncludes, getIncludesArray, getMapper, getOutputDirectory, isFollowSymlinks, isUseDefaultExcludes, removeExclude, removeInclude, setDirectoryMode, setExcludes, setFileMode, setFollowSymlinks, setIncludes, setMapper, setOutputDirectory, setUseDefaultExcludes |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileSet()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |