Uses of Class
com.arsdigita.util.cmd.Switch

Packages that use Switch
com.arsdigita.util.cmd Deprecated. Use http://jakarta.apache.org/commons/cli/ instead. 
 

Uses of Switch in com.arsdigita.util.cmd
 

Subclasses of Switch in com.arsdigita.util.cmd
 class BooleanSwitch
          Deprecated. Use CLI (http://jakarta.apache.org/commons/cli/index.html) instead.
 class FileSwitch
          Deprecated. Use CLI (http://jakarta.apache.org/commons/cli/index.html) instead.
 class PathSwitch
          Deprecated. Use CLI (http://jakarta.apache.org/commons/cli/index.html) instead.
 class StringSwitch
          Deprecated. Use CLI (http://jakarta.apache.org/commons/cli/index.html) instead.
 

Methods in com.arsdigita.util.cmd that return Switch
 Switch CommandLine.getSwitch(String name)
          Deprecated.  
 

Methods in com.arsdigita.util.cmd with parameters of type Switch
 void CommandLine.addSwitch(Switch s)
          Deprecated.  
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC