Uses of Class
org.apache.jackrabbit.standalone.cli.AbstractParameter

Packages that use AbstractParameter
org.apache.jackrabbit.standalone.cli   
 

Uses of AbstractParameter in org.apache.jackrabbit.standalone.cli
 

Subclasses of AbstractParameter in org.apache.jackrabbit.standalone.cli
 class Argument
          Command line argument
 class Flag
          A command line flag
A flag is a parameter that has no other value that the option name. e.g.
 class Option
          Command Line option.
 

Methods in org.apache.jackrabbit.standalone.cli with parameters of type AbstractParameter
protected  void AbstractParameter.clone(AbstractParameter param)
           
 



Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.