public class CmdLnDecoder extends Object
| Constructor and Description |
|---|
CmdLnDecoder(String[] argv)
Instantiates a command line decoder object, width the 'argv' command
line arguments.
|
public CmdLnDecoder(String[] argv)
IllegalArgumentException - If 'argv' is emptyDecoder.getExitCode()public static void main(String[] argv)
argv - The command line parametersCopyright © 2015. All rights reserved.