public class Main extends Object
| Modifier and Type | Field and Description |
|---|---|
static OptArg[] |
DEFAULT_OPTIONS |
static int |
MAJOR_VERSION |
static int |
MINOR_REVISION |
static int |
MINOR_VERSION |
| Constructor and Description |
|---|
Main() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
static void |
run(String[] _args) |
protected static void |
usage() |
protected static void |
version() |
public static final int MAJOR_VERSION
public static final int MINOR_VERSION
public static final int MINOR_REVISION
public static final OptArg[] DEFAULT_OPTIONS
public static void run(String[] _args) throws IOException
IOExceptionpublic static void main(String[] args)
protected static void version()
protected static void usage()
Copyright © 2016. All rights reserved.