| Modifier and Type | Class and Description |
|---|---|
class |
ArgHandlerDir
Argument handler for arguments that are directories.
|
class |
ArgHandlerExtra
Argument handler that handles arguments that do not have preceeding flags.
|
class |
ArgHandlerFile
Argument handler for arguments that are directories.
|
class |
ArgHandlerFlag
Argument handler for flags that have no parameters.
|
class |
ArgHandlerInt
Argument handler for flags that take an integer as their parameter.
|
class |
ArgHandlerString
Argument handler for processing flags that take a string as their parameter.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ArgProcessorBase.registerHandler(ArgHandler handler) |
Copyright © December 07, 2012-2014 The Internet Party. All Rights Reserved.