|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SubstringFilenameFilter.PartOfName | |
---|---|
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 Storable s to an XML-representation |
Uses of SubstringFilenameFilter.PartOfName in de.jstacs.io |
---|
Methods in de.jstacs.io that return SubstringFilenameFilter.PartOfName | |
---|---|
static SubstringFilenameFilter.PartOfName |
SubstringFilenameFilter.PartOfName.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SubstringFilenameFilter.PartOfName[] |
SubstringFilenameFilter.PartOfName.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Constructors in de.jstacs.io with parameters of type SubstringFilenameFilter.PartOfName | |
---|---|
SubstringFilenameFilter(SubstringFilenameFilter.PartOfName type,
String desc,
boolean dir,
boolean ignoreCase,
String... substring)
A simple constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |