JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
_
Z
zip(String)
- Static method in class de.innovationgate.utils.
Zipper
Deprecated.
zipDirectory(File, ZipOutputStream)
- Method in class de.innovationgate.utils.
DirZipper
Zips a directory to a zip output stream.
zipDirectory(File, ZipOutputStream, String)
- Method in class de.innovationgate.utils.
DirZipper
Zips the contents of a local directory to a ZIP archive
zipDirectory(File, ZipOutputStream)
- Static method in class de.innovationgate.utils.
WGUtils
Zips the contents of a directory to a ZipOutputStream.
zipFile(File, ZipOutputStream)
- Method in class de.innovationgate.utils.
DirZipper
Zips a file or directory to the output stream
zipNormalFile(File, ZipOutputStream, String)
- Method in class de.innovationgate.utils.
DirZipper
Zips a single normal file (no directory!)
Zipper
- Class in
de.innovationgate.utils
Deprecated.
Because it uses the string bytes in platform encoding, which may not work with non-ASCII characters
Zipper()
- Constructor for class de.innovationgate.utils.
Zipper
Deprecated.
zipString(String)
- Static method in class de.innovationgate.utils.
WGUtils
Zips a string input to compressed bytes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
_
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes