|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ZipArchiver.LEVEL in pl.koziolekweb.programmers.zip |
---|
Fields in pl.koziolekweb.programmers.zip declared as ZipArchiver.LEVEL | |
---|---|
protected ZipArchiver.LEVEL |
AchiverAbstractZIPImpl.compresionLevel
|
Methods in pl.koziolekweb.programmers.zip that return ZipArchiver.LEVEL | |
---|---|
static ZipArchiver.LEVEL |
ZipArchiver.LEVEL.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ZipArchiver.LEVEL[] |
ZipArchiver.LEVEL.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in pl.koziolekweb.programmers.zip with parameters of type ZipArchiver.LEVEL | |
---|---|
static ZipArchiver |
ArchiverFactory.getZipArchiver(ArchiverFactory.ZIP_TYPE type,
ZipArchiver.LEVEL level)
Dostarcza różne implementacje kompresji ZIP. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |