Class XMLDictionaryToTableTool
- java.lang.Object
- 
- opennlp.tools.cmdline.CmdLineTool
- 
- opennlp.tools.cmdline.BasicCmdLineTool
- 
- opennlp.morfologik.cmdline.builder.XMLDictionaryToTableTool
 
 
 
- 
 public class XMLDictionaryToTableTool extends opennlp.tools.cmdline.BasicCmdLineTool
- 
- 
Constructor SummaryConstructors Constructor Description XMLDictionaryToTableTool()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetHelp()StringgetShortDescription()voidrun(String[] args)
 
- 
- 
- 
Method Detail- 
getShortDescriptionpublic String getShortDescription() - Overrides:
- getShortDescriptionin class- opennlp.tools.cmdline.CmdLineTool
 
 - 
getHelppublic String getHelp() - Specified by:
- getHelpin class- opennlp.tools.cmdline.CmdLineTool
 
 - 
runpublic void run(String[] args) - Specified by:
- runin class- opennlp.tools.cmdline.BasicCmdLineTool
 
 
- 
 
-