|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectopennlp.tools.cmdline.AbstractConverterTool<T>
public abstract class AbstractConverterTool<T>
| Constructor Summary | |
|---|---|
AbstractConverterTool()
|
|
| Method Summary | |
|---|---|
protected abstract ObjectStreamFactory<T> |
createStreamFactory(java.lang.String format)
|
java.lang.String |
getHelp()
Retrieves a description on how to use the tool. |
void |
run(java.lang.String[] args)
Executes the tool with the given parameters. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface opennlp.tools.cmdline.CmdLineTool |
|---|
getName, getShortDescription |
| Constructor Detail |
|---|
public AbstractConverterTool()
| Method Detail |
|---|
public java.lang.String getHelp()
CmdLineTool
getHelp in interface CmdLineToolprotected abstract ObjectStreamFactory<T> createStreamFactory(java.lang.String format)
public void run(java.lang.String[] args)
CmdLineTool
run in interface CmdLineTool
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||