public class AdornedXMLReader.MySentenceMelder extends SentenceMelder
LDQUOTESTR, LSQUOTESTR, RDQUOTESTR, RSQUOTESTR, state| Constructor and Description |
|---|
AdornedXMLReader.MySentenceMelder() |
| Modifier and Type | Method and Description |
|---|---|
void |
outputWord(java.lang.String word)
Add word to sentence.
|
endSentence, getState, outputBlank, processWord, reconstituteSentence, reset, setState, shouldOutputBlank, startSentencepublic void outputWord(java.lang.String word)
SentenceMelderoutputWord in class SentenceMelderword - The word to add.
In general this should not be called directly.