com.arsdigita.util.cmd
Class BooleanSwitch

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

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

public class BooleanSwitch
extends Switch

Version:
$Revision: #6 $ $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
BooleanSwitch(String name, String usage, Boolean 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

BooleanSwitch

public BooleanSwitch(String name,
                     String usage,
                     Boolean 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 20 2004:2337 UTC