org.incava.doctorj
public class ItemCommentSpellCheck extends CommentSpellCheck
Field Summary | |
---|---|
static int | NUM_CLOSEST_MATCHES |
Method Summary | |
---|---|
void | check(ItemDocAnalyzer analyzer, JavadocElement desc) |
protected String | makeMessage(String word, Map nearMatches) |
protected void | wordMisspelled(String word, int position, Map nearMatches) |