| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.incava.doctorj.CommentSpellCheckorg.incava.doctorj.ItemCommentSpellCheckpublic class ItemCommentSpellCheckextends CommentSpellCheckField Summary | |
static int | |
Fields inherited from class org.incava.doctorj.CommentSpellCheck | |
instance | |
Method Summary | |
void |
|
protected String |
|
protected void |
|
Methods inherited from class org.incava.doctorj.CommentSpellCheck | |
addDictionary, addWord, check, checkCurrentWord, checkWord, consume, consumeTo, getInstance, skipBlanks, skipLink, skipSection, skipThroughWord, skipToWord, wordMisspelled | |
protected String makeMessage(String word,
Map nearMatches)protected void wordMisspelled(String word,
int position,
Map nearMatches)
- Overrides:
- wordMisspelled in interface CommentSpellCheck