public class JASiGMLURLApp
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
SIGML_BASE_KEY
SiGML Base option key name.
|
static java.lang.String |
SIGML_FILE_KEY
SiGML File option key name.
|
Constructor and Description |
---|
JASiGMLURLApp(java.lang.String[] args)
Creates a new SiGML-URL-App instance using the given command line
arguments to determine the options settings.
|
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
Main method -- creates a new instance of the app with the given CL args.
|
public static final java.lang.String SIGML_BASE_KEY
public static final java.lang.String SIGML_FILE_KEY
public JASiGMLURLApp(java.lang.String[] args) throws java.lang.InterruptedException, java.lang.reflect.InvocationTargetException, java.io.IOException
java.lang.InterruptedException
java.lang.reflect.InvocationTargetException
java.io.IOException
public static void main(java.lang.String[] args) throws java.lang.InterruptedException, java.lang.reflect.InvocationTargetException, java.io.IOException
java.lang.InterruptedException
java.lang.reflect.InvocationTargetException
java.io.IOException