|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ParserControl | |
org.apache.avalon.excalibur.cli |
Uses of ParserControl in org.apache.avalon.excalibur.cli |
Classes in org.apache.avalon.excalibur.cli that implement ParserControl | |
class |
AbstractParserControl
Class to inherit from so when in future when new controls are added clients will no have to implement them. |
Fields in org.apache.avalon.excalibur.cli declared as ParserControl | |
protected ParserControl |
CLArgsParser.m_control
|
Constructors in org.apache.avalon.excalibur.cli with parameters of type ParserControl | |
CLArgsParser(java.lang.String[] args,
CLOptionDescriptor[] optionDescriptors,
ParserControl control)
Create a parser that can deals with options and parses certain args. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |