public interface CmdLineConstructor
CmdLineOptionInstances from parsed
command line arguments.| Modifier and Type | Method and Description |
|---|---|
Set<CmdLineOptionInstance> |
construct(CmdLineIterable<ParsedArg> parsedArgs,
Set<CmdLineOption> validOptions) |
Set<CmdLineOptionInstance> construct(CmdLineIterable<ParsedArg> parsedArgs, Set<CmdLineOption> validOptions) throws CmdLineConstructionException
CmdLineConstructionExceptionCopyright © 1999–2017 Apache OODT. All rights reserved.