Package com.nsftools.zip

Class Summary
PatternMatch This class has a single method that allows you to determine whether or not a given string matches a given pattern.
SimplePatternFilter This class is a simple implementation of a FileFilter that can be used for matching file names using DOS-like patterns (like *.txt or foo.???).
ZipFileManager ZipFileManager is a Java class that is meant to simplify the process of reading from, creating, and modifying zip files.