Uses of Interface
org.apache.commons.cli.avalon.ParserControl

Uses of ParserControl in org.apache.commons.cli.avalon
 

Classes in org.apache.commons.cli.avalon that implement ParserControl
 class AbstractParserControl
          Class to inherit from so when in future when new controls are added clients will not have to implement them.
 

Constructors in org.apache.commons.cli.avalon with parameters of type ParserControl
CLArgsParser(String[] args, CLOptionDescriptor[] optionDescriptors, ParserControl control)
          Create a parser that can deal with options and parses certain args.
 



Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.