net.jangaroo.jooc.config
Class JoocCommandLineParser

java.lang.Object
  extended by net.jangaroo.jooc.config.JoocCommandLineParser

public class JoocCommandLineParser
extends java.lang.Object

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

JoocCommandLineParser

public JoocCommandLineParser()
Method Detail

parse

public JoocConfiguration parse(java.lang.String[] argv)
                        throws JoocCommandLineParser.CommandLineParseException
Throws:
JoocCommandLineParser.CommandLineParseException

printHelp

protected void printHelp(org.apache.commons.cli.Options options)


Copyright © 2002-2010 CoreMedia AG. All Rights Reserved.