com.arsdigita.util.cmd
Class PathSwitch

java.lang.Object
  extended bycom.arsdigita.util.cmd.Switch
      extended bycom.arsdigita.util.cmd.PathSwitch

Deprecated. Use CLI (http://jakarta.apache.org/commons/cli/index.html) instead.

public class PathSwitch
extends Switch

Version:
$Revision: #7 $ $Date: 2004/04/07 $
Author:
rhs@mit.edu

Nested Class Summary
 
Nested classes inherited from class com.arsdigita.util.cmd.Switch
Switch.Type
 
Field Summary
static String versionId
          Deprecated.  
 
Fields inherited from class com.arsdigita.util.cmd.Switch
FLAG, PARAMETER
 
Constructor Summary
PathSwitch(String name, String usage, File[] defValue)
          Deprecated.  
 
Method Summary
protected  Object decode(String[] values)
          Deprecated.  
 
Methods inherited from class com.arsdigita.util.cmd.Switch
getDefault, getName, getType, getUsage, usage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

versionId

public static final String versionId
Deprecated. 
See Also:
Constant Field Values
Constructor Detail

PathSwitch

public PathSwitch(String name,
                  String usage,
                  File[] defValue)
Deprecated. 
Method Detail

decode

protected Object decode(String[] values)
Deprecated. 
Specified by:
decode in class Switch


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