net.jangaroo.jooc.cli
Class JoocCommandLineParser

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

public class JoocCommandLineParser
extends Object

Parses the jooc command line to produce a JoocConfiguration.


Constructor Summary
JoocCommandLineParser()
           
 
Method Summary
 JoocConfiguration parse(String[] args)
           
 
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(String[] args)
                        throws CommandLineParseException
Throws:
CommandLineParseException


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