|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.plexus.logging.AbstractLogEnabled
org.codehaus.plexus.archiver.AbstractArchiver
org.codehaus.plexus.archiver.gzip.GZipArchiver
public class GZipArchiver
Field Summary |
---|
Fields inherited from class org.codehaus.plexus.archiver.AbstractArchiver |
---|
DEFAULT_DIR_MODE, DEFAULT_FILE_MODE |
Fields inherited from interface org.codehaus.plexus.archiver.Archiver |
---|
ROLE |
Constructor Summary | |
---|---|
GZipArchiver()
|
Method Summary | |
---|---|
void |
createArchive()
|
Methods inherited from class org.codehaus.plexus.archiver.AbstractArchiver |
---|
addDirectory, addDirectory, addDirectory, addDirectory, addFile, addFile, getDefaultDirectoryMode, getDefaultFileMode, getDestFile, getDirs, getFiles, getIncludeEmptyDirs, getLogger, setDefaultDirectoryMode, setDefaultFileMode, setDestFile, setIncludeEmptyDirs |
Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled |
---|
enableLogging, setupLogger, setupLogger, setupLogger |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GZipArchiver()
Method Detail |
---|
public void createArchive() throws ArchiverException, java.io.IOException
ArchiverException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |