Uses of Enum
org.codehaus.plexus.archiver.tar.TarUnArchiver.UntarCompressionMethod
-
Uses of TarUnArchiver.UntarCompressionMethod in org.codehaus.plexus.archiver.tar
Modifier and TypeMethodDescriptionReturns 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 TypeMethodDescriptionvoid
TarUnArchiver.setCompression
(TarUnArchiver.UntarCompressionMethod method) Set decompression algorithm to use; default=none.