Uses of Package
org.crosswire.jsword.book.search.parse

Packages that use org.crosswire.jsword.book.search.parse
org.crosswire.jsword.book.search.parse The search package is responsible for taking a text string "God & loves & world" and turning it into a series of calls to Book and Passage to find the answer. 
 

Classes in org.crosswire.jsword.book.search.parse used by org.crosswire.jsword.book.search.parse
CommandWord
          CommandWord extends Word to allow actions that alter a base Passage.
IndexSearcher
          The central interface to all searching.
Msg
          Compile safe Msg resource settings.
ParamWord
          A ParamWord extends Word to provide more information to a CommandWord.
Word
          The search.Searcher uses a Vector of SearchWords to calculate a search.
 


Copyright ? 2003-2004