|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ArchiverFactory.ZIP_TYPE in pl.koziolekweb.programmers.zip |
---|
Methods in pl.koziolekweb.programmers.zip that return ArchiverFactory.ZIP_TYPE | |
---|---|
static ArchiverFactory.ZIP_TYPE |
ArchiverFactory.ZIP_TYPE.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ArchiverFactory.ZIP_TYPE[] |
ArchiverFactory.ZIP_TYPE.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 ArchiverFactory.ZIP_TYPE | |
---|---|
static ZipArchiver |
ArchiverFactory.getZipArchiver(ArchiverFactory.ZIP_TYPE type,
ZipArchiver.LEVEL level)
Dostarcza różne implementacje kompresji ZIP. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |