|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| DirectoryJarFileFilter | A FileFilter that accepts directories and JarFiles. |
| HTMLFileFilter | A FileFilter that accepts only HTML files. |
| ImageFileFilter | A FileFilter that accepts only Image files (JPEG, PNG, GIF) and zip/jar entries. |
| JarUtilities | |
| JPEGFileFilter | A FileFilter that accepts only JPEG files and zip/jar entries. |
| SoundFileFilter | A FileFilter that accepts only Audio files and zip/jar entries. |
| XMLFileFilter | A FileFilter that accepts only XML files. |
| ZipCapableFileFilter | A file filter that can be used on regular files as well as zip/jar entries. |
Utilities for working with Zip files and JAR files. This class contains a number of ZipCapableFileFilters which are java.io.FileFilters that can be applied to entries in a Zip file or a JAR file as well as normal files. It also contains some utility classes for doing useful operations on Zip and Jar files.
|
|
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||