| Interface | Description |
|---|---|
| FileFilterEx |
Join of two interfaces:
FileFilter and FilenameFilter. |
| Class | Description |
|---|---|
| RegExpFileFilter |
FileFilter that matches files with use of Regular Expression.
|
| WildcardFileFilter |
FileFilter that matches file names against
wildcard pattern (*, ? |
Copyright © 2003-2013 Jodd Team