public class Convert extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
STATUS_INVALID_ARGUMENTS |
static int |
STATUS_MISSING_INPUT_FILE |
static int |
STATUS_OK |
| Constructor and Description |
|---|
Convert() |
public static final int STATUS_OK
public static final int STATUS_MISSING_INPUT_FILE
public static final int STATUS_INVALID_ARGUMENTS
public static void main(String[] arguments) throws org.apache.commons.cli.ParseException, org.json.JSONException, IOException
org.apache.commons.cli.ParseExceptionorg.json.JSONExceptionIOExceptionCopyright © 2003–2015. All rights reserved.