Uses of Class
org.apache.commons.cli.avalon.CLOption

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

Methods in org.apache.commons.cli.avalon that return CLOption
 CLOption CLArgsParser.getArgumentById(int id)
          Retrieve the CLOption with specified id, or null if no command line option is found.
 CLOption CLArgsParser.getArgumentByName(String name)
          Retrieve the CLOption with specified name, or null if no command line option is found.
 



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