private static class Test.DomainDelete extends Test.DomainSimple<DomainInfoRequest>
Constructor and Description |
---|
DomainDelete()
constructor
|
Modifier and Type | Method and Description |
---|---|
Test.Command |
parse(Test.Arguments args,
java.io.PrintWriter pw)
create a command from the arguments; note that in case of errors,
no help shall be printed (i.e. call to
Test.Operation.printHelp(java.io.PrintWriter) |
getName, parseData, printHelp
parseMultipleValueOption, parseSingleIntValueOption, parseSingleValueOption, printRepeatedOptionError
public Test.Command parse(Test.Arguments args, java.io.PrintWriter pw)
Test.Operation.printHelp(java.io.PrintWriter)
parse
in interface Test.Operation
parse
in class Test.DomainSimple<DomainInfoRequest>
args
- the argumentspw
- the print writer to use for error outputnull
if the arguments
could not be parsedCopyright © 2005-2013 Knipp Medien und Kommunikation GmbH