|
XDC - v. 0.6.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.cli.Parser
org.apache.commons.cli.BasicParser
net.sf.xdc.XdcParser
This class provides a command line parser which mainly differs from its
parent, BasicParser, in the fact that it resolves paths to files
containing additional command line options ('@' notation).
| Constructor Summary | |
XdcParser()
|
|
| Method Summary | |
protected java.lang.String[] |
flatten(org.apache.commons.cli.Options options,
java.lang.String[] arguments,
boolean stopAtNonOption)
|
| Methods inherited from class org.apache.commons.cli.Parser |
parse, parse, processArgs |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XdcParser()
| Method Detail |
protected java.lang.String[] flatten(org.apache.commons.cli.Options options,
java.lang.String[] arguments,
boolean stopAtNonOption)
|
XDC - v. 0.6.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||