Package snap.text
Class SpellCheck.Word
java.lang.Object
snap.text.SpellCheck.Word
- Enclosing class:
- SpellCheck
An inner class to represent a misspelled word.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
_string
-
_start
protected int _start -
_end
protected int _end
-
-
Constructor Details
-
Word
Constructor for given word at index.
-
-
Method Details