|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.plexus.components.io.resources.AbstractPlexusIoResourceCollection
org.codehaus.plexus.components.io.resources.AbstractPlexusIoArchiveResourceCollection
org.codehaus.plexus.archiver.tar.PlexusIoTarFileResourceCollection
org.codehaus.plexus.archiver.tar.PlexusIoTarGZipFileResourceCollection
public class PlexusIoTarGZipFileResourceCollection
Field Summary |
---|
Fields inherited from class org.codehaus.plexus.archiver.tar.PlexusIoTarFileResourceCollection |
---|
ROLE_HINT |
Fields inherited from interface org.codehaus.plexus.components.io.resources.PlexusIoResourceCollection |
---|
DEFAULT_ROLE_HINT, ROLE |
Constructor Summary | |
---|---|
PlexusIoTarGZipFileResourceCollection()
|
Method Summary | |
---|---|
protected TarFile |
newTarFile(File file)
|
Methods inherited from class org.codehaus.plexus.archiver.tar.PlexusIoTarFileResourceCollection |
---|
getEntries |
Methods inherited from class org.codehaus.plexus.components.io.resources.AbstractPlexusIoArchiveResourceCollection |
---|
getFile, getLastModified, getResources, setFile |
Methods inherited from class org.codehaus.plexus.components.io.resources.AbstractPlexusIoResourceCollection |
---|
enableLogging, getExcludes, getFileMappers, getFileSelectors, getIncludes, getLogger, getName, getPrefix, isCaseSensitive, isIncludingEmptyDirectories, isSelected, isUsingDefaultExcludes, setCaseSensitive, setExcludes, setFileMappers, setFileSelectors, setIncludes, setIncludingEmptyDirectories, setPrefix, setUsingDefaultExcludes |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.codehaus.plexus.components.io.resources.PlexusIoResourceCollection |
---|
getName |
Constructor Detail |
---|
public PlexusIoTarGZipFileResourceCollection()
Method Detail |
---|
protected TarFile newTarFile(File file)
newTarFile
in class PlexusIoTarFileResourceCollection
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |