| Package | Description |
|---|---|
| snaq.util.jclap |
Library for parsing command-line arguments in Java applications.
|
| Modifier and Type | Method and Description |
|---|---|
static StringOption.FileFilter.AcceptExistance |
StringOption.FileFilter.AcceptExistance.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StringOption.FileFilter.AcceptExistance[] |
StringOption.FileFilter.AcceptExistance.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
StringOption.FileFilter(StringOption.FileFilter.AcceptExistance eType,
StringOption.FileFilter.AcceptFileType fType)
Creates a new
FileOption instance (allows files/folders). |
Copyright © 2015. All rights reserved.