|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.shared.model.fileset.SetBase
org.apache.maven.shared.model.fileset.FileSet
org.codehaus.mojo.truezip.TrueZipFileSet
public class TrueZipFileSet
| Field Summary | |
|---|---|
static long |
serialVersionUID
|
| Constructor Summary | |
|---|---|
TrueZipFileSet()
|
|
| Method Summary | |
|---|---|
boolean |
isFollowArchive()
|
void |
setFollowArchive(boolean followArchive)
|
| 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 |
| Field Detail |
|---|
public static final long serialVersionUID
| Constructor Detail |
|---|
public TrueZipFileSet()
| Method Detail |
|---|
public boolean isFollowArchive()
public void setFollowArchive(boolean followArchive)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||