Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
G
I
M
P
R
S
U
Z
Z
ZipFileManager
- Class in
com.nsftools.zip
ZipFileManager is a Java class that is meant to simplify the process of reading from, creating, and modifying zip files.
ZipFileManager(File)
- Constructor for class com.nsftools.zip.
ZipFileManager
Create a new ZipFileManager object, using the given zipFile as the file we'll be reading from and potentially updating.
ZipFileManager(String)
- Constructor for class com.nsftools.zip.
ZipFileManager
Same as the other constructor, but allows a file name String instead of a File object.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
G
I
M
P
R
S
U
Z