Package | Description |
---|---|
org.codehaus.plexus.archiver.tar |
Modifier and Type | Method and Description |
---|---|
static TarUnArchiver.UntarCompressionMethod |
TarUnArchiver.UntarCompressionMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TarUnArchiver.UntarCompressionMethod[] |
TarUnArchiver.UntarCompressionMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TarUnArchiver.setCompression(TarUnArchiver.UntarCompressionMethod method)
Set decompression algorithm to use; default=none.
|
Copyright © 2001-2015 Codehaus. All Rights Reserved.