public class Main extends Object
Modifier and Type | Field and Description |
---|---|
static I18NResourceBundle |
i18n |
Constructor and Description |
---|
Main(PrintWriter out,
String program)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
decode(String[] argv)
Run the decoder
|
void |
error(String msg) |
static void |
main(String[] argv)
Main program
|
void |
usage()
Usage
|
public static final I18NResourceBundle i18n
public Main(PrintWriter out, String program)
Copyright © 2021. All Rights Reserved.