lejos.pc.tools
Class NXJUploadCommandLineParser

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

public class NXJUploadCommandLineParser
extends Object

CommandLineParser

Rating red

Constructor Summary
NXJUploadCommandLineParser()
           
 
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

NXJUploadCommandLineParser

public NXJUploadCommandLineParser()
Method Detail

parse

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

Parameters:
args - command line
Throws:
TinyVMException