|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface WordEquiv
Used to establish whether a potential spelling suggestion is simply "equivalent" to the original word, and should thus be skipped.
| Field Summary | |
|---|---|
static WordEquiv |
DEFAULT
|
| Method Summary | |
|---|---|
boolean |
isEquivalent(String word1,
String word2)
|
| Field Detail |
|---|
static final WordEquiv DEFAULT
| Method Detail |
|---|
boolean isEquivalent(String word1,
String word2)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||