| Package | Description |
|---|---|
| snaq.util.jclap |
Library for parsing command-line arguments in Java applications.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
FileOption.FileFilter
Implementation of an
StringOption.Filter which filters based
on existence and type of file to which the string refers. |
| Modifier and Type | Method and Description |
|---|---|
StringOption.Filter |
StringOption.getFilter()
Returns the
StringOption.Filter for this instance. |
| Modifier and Type | Method and Description |
|---|---|
void |
StringOption.setFilter(StringOption.Filter filter)
Sets the
StringOption.Filter for this instance. |
Copyright © 2015. All rights reserved.