|
|||||||||||
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.util.Compressor
org.codehaus.plexus.archiver.gzip.GZipCompressor
Constructor Summary | |
GZipCompressor()
|
Method Summary | |
protected void |
compress()
perform the GZip compression operation. |
Methods inherited from class org.codehaus.plexus.archiver.util.Compressor |
compressFile, execute, getDestFile, getSourceFile, setDestFile, setSourceFile |
Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled |
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GZipCompressor()
Method Detail |
protected void compress() throws ArchiverException
compress
in class Compressor
ArchiverException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |