Uses of Class
pt.tumba.spell.DefaultWordFinder

Uses of DefaultWordFinder in pt.tumba.spell
 

Subclasses of DefaultWordFinder in pt.tumba.spell
 class TeXWordFinder
          A word finder for TeX and LaTeX documents, which searches text for sequences of letters, but ignores any commands and environments as well as Math environments.
 class XMLWordFinder
          A word finder for XMLdocuments, which searches text for sequences of letters, but ignores tags.