org.sonatype.gshell.parser
Class CommandLineParserImpl
java.lang.Object
org.sonatype.gshell.parser.CommandLineParserImpl
- All Implemented Interfaces:
- CommandLineParser
public class CommandLineParserImpl
- extends Object
- implements CommandLineParser
The default CommandLineParser component.
- Since:
- 2.0
- Author:
- Jason Dillon
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandLineParserImpl
public CommandLineParserImpl()
parse
public CommandLineParser.CommandLine parse(String line)
throws Exception
- Specified by:
parse in interface CommandLineParser
- Throws:
Exception
Copyright © 2008-2011 Sonatype. All Rights Reserved.