public final class TokenizerMETool extends BasicCmdLineTool
Constructor and Description |
---|
TokenizerMETool() |
Modifier and Type | Method and Description |
---|---|
String |
getHelp()
Retrieves a description on how to use the tool.
|
String |
getShortDescription()
Retrieves a short description of what the tool does.
|
void |
run(String[] args)
Executes the tool with the given parameters.
|
getBasicHelp, getBasicHelp, getName, hasParams, validateAndParseParams
public String getShortDescription()
CmdLineTool
getShortDescription
in class CmdLineTool
public String getHelp()
CmdLineTool
getHelp
in class CmdLineTool
public void run(String[] args)
BasicCmdLineTool
run
in class BasicCmdLineTool
args
- argumentsCopyright © 2015 The Apache Software Foundation. All rights reserved.