| Modifier and Type | Method and Description |
|---|---|
java.util.List<Word> |
WordFinder.getWordList(int pageNum)
Finds all words on the specified page and returns a list containing the words.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
WordProc.Call(WordFinder wordFinder,
Word wInfo,
int pgNum) |