org.artofsolving.jodconverter.cli
Class Convert
java.lang.Object
org.artofsolving.jodconverter.cli.Convert
public class Convert
- extends Object
Command line interface executable.
Method Summary |
static void |
main(String[] arguments)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STATUS_OK
public static final int STATUS_OK
- See Also:
- Constant Field Values
STATUS_MISSING_INPUT_FILE
public static final int STATUS_MISSING_INPUT_FILE
- See Also:
- Constant Field Values
STATUS_INVALID_ARGUMENTS
public static final int STATUS_INVALID_ARGUMENTS
- See Also:
- Constant Field Values
Convert
public Convert()
main
public static void main(String[] arguments)
throws org.apache.commons.cli.ParseException,
org.json.JSONException,
IOException
- Throws:
org.apache.commons.cli.ParseException
org.json.JSONException
IOException
Copyright © 2003-2011. All Rights Reserved.