|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RegExFilenameFilter.Directory | |
|---|---|
| de.jstacs.io | Provides classes for reading data from and writing to a file and storing a number of datatypes, including all primitives, arrays of primitives, and Storables to an XML-representation. |
| Uses of RegExFilenameFilter.Directory in de.jstacs.io |
|---|
| Methods in de.jstacs.io that return RegExFilenameFilter.Directory | |
|---|---|
static RegExFilenameFilter.Directory |
RegExFilenameFilter.Directory.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RegExFilenameFilter.Directory[] |
RegExFilenameFilter.Directory.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in de.jstacs.io with parameters of type RegExFilenameFilter.Directory | |
|---|---|
RegExFilenameFilter(String desc,
RegExFilenameFilter.Directory dir,
boolean ignoreCase,
String... regex)
Creates a new RegExFilenameFilter with given
regular expressions regex to be found in the
file name of the Files to be filtered. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||