| Class | Description |
|---|---|
| ExtendedZipEntry |
This class is an extension of
ZipEntry to allow storage of more attributes. |
| KMPMatch |
Knuth-Morris-Pratt Algorithm for Pattern Matching
http://stackoverflow.com/questions/1507780/searching-for-a-sequence-of-bytes-in-a-binary-file-with-java
|
| Pinch |
This class allows for single file downloads from a ZIP file stored on an HTTP server.
|
| ZipConstants |
Modified copy of java/util/zip/ZipConstants.java from Android source.
|