com.arsdigita.util.cmd
Class CommandLine
java.lang.Object
com.arsdigita.util.cmd.CommandLine
Deprecated. Use CLI (http://jakarta.apache.org/commons/cli/index.html) instead.
- public class CommandLine
- extends Object
- Version:
- $Revision: #7 $ $Date: 2004/04/07 $
- Author:
- rhs@mit.edu
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
versionId
public static final String versionId
- Deprecated.
- See Also:
- Constant Field Values
CommandLine
public CommandLine(String name,
String usage)
- Deprecated.
addSwitch
public void addSwitch(Switch s)
- Deprecated.
getSwitch
public Switch getSwitch(String name)
- Deprecated.
parse
public String[] parse(Map result,
String[] argv)
- Deprecated.
usage
public String usage()
- Deprecated.
usage
public String usage(String name)
- Deprecated.
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC