|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tools.ant.ProjectComponent
org.apache.tools.ant.types.DataType
org.apache.tools.ant.types.AbstractFileSet
org.apache.tools.ant.types.FileSet
net.sourceforge.groboutils.codecoverage.v2.ant.zip.ZipFileSet
net.sourceforge.groboutils.codecoverage.v2.ant.GroboReZipTask.ReZipFileSet
Field Summary |
Fields inherited from class net.sourceforge.groboutils.codecoverage.v2.ant.zip.ZipFileSet |
DEFAULT_DIR_MODE, DEFAULT_FILE_MODE |
Fields inherited from class org.apache.tools.ant.types.DataType |
checked, description, ref |
Fields inherited from class org.apache.tools.ant.ProjectComponent |
project |
Constructor Summary | |
GroboReZipTask.ReZipFileSet()
|
|
GroboReZipTask.ReZipFileSet(org.apache.tools.ant.types.FileSet fs)
|
|
GroboReZipTask.ReZipFileSet(GroboReZipTask.ReZipFileSet rzfs)
|
|
GroboReZipTask.ReZipFileSet(ZipFileSet zfs)
|
Method Summary | |
boolean |
getReplaceOnly(org.apache.tools.ant.Project p)
|
void |
setReplaceOnly(boolean replace)
If this is set to true, then only the files in this fileset that already exist in the owning zip file will be added, all others in this fileset will be ignored. |
Methods inherited from class net.sourceforge.groboutils.codecoverage.v2.ant.zip.ZipFileSet |
clone, getDirectoryScanner, getDirMode, getFileMode, getFullpath, getPrefix, getRef, getRefid, getSrc, hasDirModeBeenSet, hasFileModeBeenSet, isChecked, setDir, setDirMode, setFileMode, setFullpath, setPrefix, setSrc |
Methods inherited from class org.apache.tools.ant.types.AbstractFileSet |
add, addAnd, addContains, addContainsRegexp, addCustom, addDate, addDepend, addDepth, addDifferent, addFilename, addMajority, addModified, addNone, addNot, addOr, addPresent, addSelector, addSize, addType, appendSelector, createExclude, createExcludesFile, createInclude, createIncludesFile, createPatternSet, getDataTypeName, getDir, getSelectors, hasPatterns, hasSelectors, isFollowSymlinks, selectorCount, selectorElements, setCaseSensitive, setDefaultexcludes, setExcludes, setExcludesfile, setFile, setFollowSymlinks, setIncludes, setIncludesfile, setRefid, setupDirectoryScanner, toString |
Methods inherited from class org.apache.tools.ant.types.DataType |
checkAttributesAllowed, checkChildrenAllowed, circularReference, dieOnCircularReference, getCheckedRef, getDescription, isReference, noChildrenAllowed, setChecked, setDescription, tooManyAttributes |
Methods inherited from class org.apache.tools.ant.ProjectComponent |
getProject, log, log, setProject |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public GroboReZipTask.ReZipFileSet()
public GroboReZipTask.ReZipFileSet(org.apache.tools.ant.types.FileSet fs)
public GroboReZipTask.ReZipFileSet(ZipFileSet zfs)
public GroboReZipTask.ReZipFileSet(GroboReZipTask.ReZipFileSet rzfs)
Method Detail |
public void setReplaceOnly(boolean replace)
public boolean getReplaceOnly(org.apache.tools.ant.Project p)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |