public class TermSuiteTerminoCLI
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
P_TAGGER_HOME_DIRECTORY
Name of the parameter that must be set to the tt dir
|
Constructor and Description |
---|
TermSuiteTerminoCLI() |
Modifier and Type | Method and Description |
---|---|
org.apache.commons.cli.Options |
declareOptions() |
static void |
main(java.lang.String[] args)
Application entry point
|
void |
readArguments(org.apache.commons.cli.CommandLine line) |
public static final java.lang.String P_TAGGER_HOME_DIRECTORY
public static void main(java.lang.String[] args) throws java.lang.Exception
args
- Command line argumentsjava.io.UnsupportedEncodingException
java.lang.Exception
public org.apache.commons.cli.Options declareOptions()
public void readArguments(org.apache.commons.cli.CommandLine line) throws java.io.IOException
java.io.IOException