|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.jangaroo.jooc.config.JoocCommandLineParser
public class JoocCommandLineParser
Parses the jooc command line to produce a JoocConfiguration.
| Nested Class Summary | |
|---|---|
static class |
JoocCommandLineParser.CommandLineParseException
|
| Constructor Summary | |
|---|---|
JoocCommandLineParser()
|
|
| Method Summary | |
|---|---|
JoocConfiguration |
parse(java.lang.String[] argv)
|
protected void |
printHelp(org.apache.commons.cli.Options options)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JoocCommandLineParser()
| Method Detail |
|---|
public JoocConfiguration parse(java.lang.String[] argv)
throws JoocCommandLineParser.CommandLineParseException
JoocCommandLineParser.CommandLineParseExceptionprotected void printHelp(org.apache.commons.cli.Options options)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||