Uses of Enum
org.codehaus.plexus.archiver.tar.TarArchiver.TarCompressionMethod
-
Uses of TarArchiver.TarCompressionMethod in org.codehaus.plexus.archiver.tar
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static TarArchiver.TarCompressionMethod[]
TarArchiver.TarCompressionMethod.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
TarArchiver.setCompression
(TarArchiver.TarCompressionMethod mode) Set compression method.