Modifier and Type | Class and Description |
---|---|
class |
AbstractParserControl
Class to inherit from so when in future when new controls are added
clients will not have to implement them.
|
Constructor and Description |
---|
CLArgsParser(String[] args,
CLOptionDescriptor[] optionDescriptors,
ParserControl control)
Create a parser that can deal with options and parses certain args.
|
Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.