Package org.eclipse.net4j.util.io
Class ZIPUtil
java.lang.Object
org.eclipse.net4j.util.io.ZIPUtil
- Author:
- Eike Stepper
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
static class
static class
static interface
static interface
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Deprecated.static final int
-
Method Summary
-
Field Details
-
DEFALULT_BUFFER_SIZE
Deprecated.As of 3.4 useDEFAULT_BUFFER_SIZE
.- See Also:
-
DEFAULT_BUFFER_SIZE
public static final int DEFAULT_BUFFER_SIZE- Since:
- 3.4
- See Also:
-
-
Method Details
-
zip
- Throws:
IORuntimeException
-
zip
-
unzip
- Throws:
IORuntimeException
-
unzip
- Throws:
IORuntimeException
-
DEFAULT_BUFFER_SIZE
.