net.jangaroo.jooc.cli
Class JoocCommandLineParser
java.lang.Object
net.jangaroo.jooc.cli.AbstractCommandLineParser
net.jangaroo.jooc.cli.JoocCommandLineParser
public class JoocCommandLineParser
- extends AbstractCommandLineParser
Parses the jooc command line to produce a JoocConfiguration.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JoocCommandLineParser
public JoocCommandLineParser()
getShellScriptName
public String getShellScriptName()
- Specified by:
getShellScriptName in class AbstractCommandLineParser
parseConfig
public JoocConfiguration parseConfig(org.kohsuke.args4j.CmdLineParser parser,
JoocConfiguration config)
parse
public JoocConfiguration parse(String[] args)
throws CommandLineParseException
- Throws:
CommandLineParseException
Copyright © 2002-2011 CoreMedia AG. All Rights Reserved.