Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.incava.doctorj.CommentSpellCheck
org.incava.doctorj.ItemCommentSpellCheck
public class ItemCommentSpellCheck
extends CommentSpellCheck
Field 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