|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ArchiverFactory.TYPE in pl.koziolekweb.programmers.zip |
---|
Methods in pl.koziolekweb.programmers.zip that return ArchiverFactory.TYPE | |
---|---|
static ArchiverFactory.TYPE |
ArchiverFactory.TYPE.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ArchiverFactory.TYPE[] |
ArchiverFactory.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.TYPE | |
---|---|
static Archiver |
ArchiverFactory.getArchiver(ArchiverFactory.TYPE type)
Dostracza domyślną implementację wskazanego archiwizatora. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |