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, startSentence
public void outputWord(java.lang.String word)
SentenceMelder
outputWord
in class SentenceMelder
word
- The word to add.
In general this should not be called directly.