lejos.pc.tools
Class NXJUploadCommandLineParser
java.lang.Object
lejos.pc.tools.NXJUploadCommandLineParser
public class NXJUploadCommandLineParser
- extends Object
CommandLineParser
- Rating

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 |
NXJUploadCommandLineParser
public NXJUploadCommandLineParser()
parse
public org.apache.commons.cli.CommandLine parse(String[] args)
throws TinyVMException
- Parse commandline.
- Parameters:
args
- command line
- Throws:
TinyVMException