public interface CmdLineConstructor
CmdLineOptionInstance
s 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
CmdLineConstructionException
Copyright © 1999–2017 Apache OODT. All rights reserved.