|
||||||||||
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 interface org.codehaus.plexus.archiver.Archiver |
---|
DEFAULT_DIR_MODE, DEFAULT_FILE_MODE, DUPLICATES_ADD, DUPLICATES_FAIL, DUPLICATES_PRESERVE, DUPLICATES_SKIP, DUPLICATES_VALID_BEHAVIORS, ROLE |
Constructor Summary | |
---|---|
GZipArchiver()
|
Method Summary | |
---|---|
protected void |
close()
|
protected void |
execute()
|
protected java.lang.String |
getArchiveType()
|
boolean |
isSupportingForced()
Returns, whether the archive supports uptodate checks. |
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 |
---|
protected void execute() throws ArchiverException, java.io.IOException
execute
in class AbstractArchiver
ArchiverException
java.io.IOException
public boolean isSupportingForced()
Archiver
Archiver.setForced(boolean)
to true.
isSupportingForced
in interface Archiver
isSupportingForced
in class AbstractArchiver
Archiver.setForced(boolean)
,
Archiver.isForced()
protected void close()
close
in class AbstractArchiver
protected java.lang.String getArchiveType()
getArchiveType
in class AbstractArchiver
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |