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
A
accept(File)
- Method in class com.nsftools.zip.
SimplePatternFilter
addDirectoryEntry(String)
- Method in class com.nsftools.zip.
ZipFileManager
Add all files in the specified directory to the new zip file, including all subdirectories.
addDirectoryEntry(File)
- Method in class com.nsftools.zip.
ZipFileManager
Add all files in the specified directory to the new zip file, including all subdirectories.
addDirectoryEntry(String, int)
- Method in class com.nsftools.zip.
ZipFileManager
Add all files in the specified directory to the new zip file.
addDirectoryEntry(File, int)
- Method in class com.nsftools.zip.
ZipFileManager
Add all files in the specified directory to the new zip file.
addDirectoryEntry(File, int, FileFilter)
- Method in class com.nsftools.zip.
ZipFileManager
Add all files in the specified directory to the new zip file.
addEntry(String, String)
- Method in class com.nsftools.zip.
ZipFileManager
Add the specified file to the new zip file, with the specified comment.
addEntry(String)
- Method in class com.nsftools.zip.
ZipFileManager
Add the specified file to the new zip file.
addEntry(File)
- Method in class com.nsftools.zip.
ZipFileManager
Add the specified file to the new zip file.
areChangesPending()
- Method in class com.nsftools.zip.
ZipFileManager
Returns true if there are changes pending (adds, removes, or updates) since the last time processChanges was called.
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