net.jangaroo.exml.cli
Class ExmlcCommandLineParser

java.lang.Object
  extended by net.jangaroo.jooc.cli.AbstractCommandLineParser
      extended by net.jangaroo.exml.cli.ExmlcCommandLineParser

public class ExmlcCommandLineParser
extends AbstractCommandLineParser


Constructor Summary
ExmlcCommandLineParser()
           
 
Method Summary
 String getShellScriptName()
           
 ExmlConfiguration parse(String[] args)
           
 ExmlConfiguration parseConfig(org.kohsuke.args4j.CmdLineParser parser, ExmlConfiguration config)
           
 
Methods inherited from class net.jangaroo.jooc.cli.AbstractCommandLineParser
extendedUsage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExmlcCommandLineParser

public ExmlcCommandLineParser()
Method Detail

getShellScriptName

public String getShellScriptName()
Specified by:
getShellScriptName in class AbstractCommandLineParser

parseConfig

public ExmlConfiguration parseConfig(org.kohsuke.args4j.CmdLineParser parser,
                                     ExmlConfiguration config)

parse

public ExmlConfiguration parse(String[] args)
                        throws CommandLineParseException
Throws:
CommandLineParseException


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