Package | Description |
---|---|
org.netbeans.spi.sendopts |
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.
|
Modifier and Type | Method and Description |
---|---|
protected abstract void |
OptionProcessor.process(Env env,
Map<Option,String[]> optionValues)
Called by the sendopts parsing infrastructure as a result of
CommandLine.process(java.lang.String...) . |
Built on July 21 2012. | Portions Copyright 1997-2012 Sun Microsystems, Inc. All rights reserved.