|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TarUtils.Compression | |
|---|---|
| adams.core.io | |
| Uses of TarUtils.Compression in adams.core.io |
|---|
| Methods in adams.core.io that return TarUtils.Compression | |
|---|---|
static TarUtils.Compression |
TarUtils.determineCompression(File archive)
Determines the compression based on the the file extension. |
static TarUtils.Compression |
TarUtils.determineCompression(String archive)
Determines the compression based on the the file extension. |
static TarUtils.Compression |
TarUtils.Compression.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TarUtils.Compression[] |
TarUtils.Compression.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||