public class StdCmdLineConstructor extends Object implements CmdLineConstructor
CmdLineConstructor which support options and option
groups.| Constructor and Description |
|---|
StdCmdLineConstructor() |
| Modifier and Type | Method and Description |
|---|---|
Set<CmdLineOptionInstance> |
construct(CmdLineIterable<ParsedArg> parsedArgs,
Set<CmdLineOption> validOptions) |
public Set<CmdLineOptionInstance> construct(CmdLineIterable<ParsedArg> parsedArgs, Set<CmdLineOption> validOptions) throws CmdLineConstructionException
construct in interface CmdLineConstructorCmdLineConstructionExceptionCopyright © 1999–2017 Apache OODT. All rights reserved.