This project has retired. For details please refer to its
Attic page.
StdCmdLineParser (Apache OODT 1.2-SNAPSHOT API)
-
- All Implemented Interfaces:
- CmdLineParser
public class StdCmdLineParser
extends Object
implements CmdLineParser
Standard Command-line parser which parser command line options of the form
--longOption or -shortOption followed by 0 or more values.
- Author:
- bfoster (Brian Foster)
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 1999–2017 Apache OODT. All rights reserved.