|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmorfologik.tools.FSA2CFSA
public final class FSA2CFSA
Convert from FSA5 to CFSA format.
| Field Summary | |
|---|---|
protected Options |
options
Command line options. |
| Constructor Summary | |
|---|---|
FSA2CFSA()
|
|
| Method Summary | |
|---|---|
protected void |
go(CommandLine line)
Command line entry point after parsing arguments. |
protected void |
go(String[] args)
Initializes application context. |
protected void |
initializeOptions(Options options)
Override and initialize options. |
static void |
main(String[] args)
Command line entry point. |
protected void |
printError(String msg)
Print an error without an exception. |
protected void |
printError(String msg,
Throwable t)
Print an error and an associated exception. |
protected void |
printUsage()
Prints usage (options). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final Options options
| Constructor Detail |
|---|
public FSA2CFSA()
| Method Detail |
|---|
protected void go(CommandLine line)
throws Exception
Exceptionprotected void printUsage()
protected void initializeOptions(Options options)
public static void main(String[] args)
throws Exception
Exceptionprotected final void go(String[] args)
protected void printError(String msg,
Throwable t)
protected void printError(String msg)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||