lejos.pc.tools
Class NXJBrowserCommandLineParser

java.lang.Object
  extended by lejos.pc.tools.NXJBrowserCommandLineParser

public class NXJBrowserCommandLineParser
extends Object

CommandLineParser

Rating red

Constructor Summary
NXJBrowserCommandLineParser()
           
 
Method Summary
 org.apache.commons.cli.CommandLine parse(String[] args)
          Parse commandline.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NXJBrowserCommandLineParser

public NXJBrowserCommandLineParser()
Method Detail

parse

public org.apache.commons.cli.CommandLine parse(String[] args)
                                         throws TinyVMException
Parse commandline.

Parameters:
args - command line
Throws:
TinyVMException