Uses of Interface
org.crosswire.jsword.book.search.parse.ParamWord

Packages that use ParamWord
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. 
 

Uses of ParamWord in org.crosswire.jsword.book.search.parse
 

Classes in org.crosswire.jsword.book.search.parse that implement ParamWord
 class DefaultWord
          The Search Word for a Word to search for.
 class GrammarParamWord
          The Search Word for a Word to search for.
 class PassageLeftParamWord
          The Search Word for a Word to search for.
 class PassageRightParamWord
          The end of an escape to specify a passage directly.
 class PhraseParamWord
          The Search Word for a Word to search for.
 class StartsParamWord
          The Search Word for a Word to search for.
 class SubLeftParamWord
          The Search Word for a Word to search for.
 class SubRightParamWord
          The Search Word for a Word to search for.
 


Copyright ? 2003-2004