|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmorfologik.tools.BaseCommandLineTool
morfologik.tools.FSADumpTool
public final class FSADumpTool
This utility will dump the information and contents of a given FSA
dictionary.
Field Summary |
---|
Fields inherited from class morfologik.tools.BaseCommandLineTool |
---|
cliOptions, logger |
Constructor Summary | |
---|---|
FSADumpTool()
|
Method Summary | |
---|---|
protected void |
go(org.apache.commons.cli.CommandLine line)
Override and write your stuff using command line options. |
protected void |
initializeOptions(org.apache.commons.cli.Options options)
Command line options for the tool. |
static void |
main(java.lang.String[] args)
Program's entry point. |
Methods inherited from class morfologik.tools.BaseCommandLineTool |
---|
getLogger, go, printUsage |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FSADumpTool()
Method Detail |
---|
protected void go(org.apache.commons.cli.CommandLine line) throws java.lang.Exception
BaseCommandLineTool
go
in class BaseCommandLineTool
java.lang.Exception
protected void initializeOptions(org.apache.commons.cli.Options options)
initializeOptions
in class BaseCommandLineTool
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |