Uses of Package
com.fatdog.xmlEngine.words

Packages that use com.fatdog.xmlEngine.words
com.fatdog.xmlEngine Core classes and methods. 
com.fatdog.xmlEngine.words Low-level routines for word storage and string <=> intKey conversions. 
 

Classes in com.fatdog.xmlEngine.words used by com.fatdog.xmlEngine
IWordHandler
          Provides a callback for clients who need a word-break capability.
WordBreaker
          A class used to word-parse its way through a collection of text.
WordManager
          A class used to manage words.
 

Classes in com.fatdog.xmlEngine.words used by com.fatdog.xmlEngine.words
IWordHandler
          Provides a callback for clients who need a word-break capability.
WordBreaker
          A class used to word-parse its way through a collection of text.