public class ApiTest extends CLIOptions
programName_
Modifier and Type | Method and Description |
---|---|
java.lang.String |
readDoc(java.lang.String fileName) |
void |
runTest()
calls CLIOptions in addition to allowing API access in order to conduct
command line testing
|
isNull, printError, printHelp
getConfigSpec, getDebugSpec, getDictionarySpec, getDirectorySpec, getFingerprintSpec, getInputSpec, getMatcherSpec, getMaxIdfSpec, getMinIdfSpec, getMinScore, getOutputSpec
public java.lang.String readDoc(java.lang.String fileName)
fileName
- the file for sdtext to readpublic void runTest()