|
JAPI 0.9.0 Yet another Java API API Documentation |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Command | Shell commands can implement this interface and make use of ArgParser. |
Class Summary | |
---|---|
ArgParser | Parser for command line arguments. |
Annotation Types Summary | |
---|---|
Mandatory | Annotation for command argument methods to declare that the associated argument is mandatory. |
Option | Annotation to mark a method as command argument method. |
StopOption | Annotation to declare an option as stop option. |
Parsing command line arguments.
|
JAPI Yet another Java API API Documentation |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |