|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectAbstractWordFinder
com.dotmarketing.util.DotSpellChecker.DotWordFinder
public class DotSpellChecker.DotWordFinder
Class internally used to match the words to spell check
| Constructor Summary | |
|---|---|
DotSpellChecker.DotWordFinder(java.lang.String inText)
Constructor |
|
| Method Summary | |
|---|---|
com.swabunga.spell.event.Word |
next()
This method looks for the next word to be checked, in the process of looking for the next word this method ignores all the HTML and velocity reserved words and tags, those ones are not going to be spell checked. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DotSpellChecker.DotWordFinder(java.lang.String inText)
inText - Text to find for the word.| Method Detail |
|---|
public com.swabunga.spell.event.Word next()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||