public interface CommandLineParser
Modifier and Type | Interface and Description |
---|---|
static interface |
CommandLineParser.CommandLine |
Modifier and Type | Method and Description |
---|---|
CommandLineParser.CommandLine |
parse(String line) |
CommandLineParser.CommandLine parse(String line) throws Exception
Exception
Copyright © 2008-2012 Sonatype. All Rights Reserved.