|
org.netbeans.modules.sendopts/2 2.13.1 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| Env | Represents the environment an OptionProcessor operates in. |
| Option | Represents possible option that can appear on CommandLine
and contains factory methods to create them. |
| OptionGroups | Factory method that composes individual options into groups. |
| OptionProcessor | A subclass of this class shall be registered using ServiceProvider
in order to register it for participation on handling
and processing of command line options initiated by
CommandLine.getDefault()'s
CommandLine.process(java.lang.String...). |
Package for those that want to write a command line handler that can participate on handling parts of a command line send to the application.
|
org.netbeans.modules.sendopts/2 2.13.1 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||