Uses of Package
javax.help.search

Packages that use javax.help.search
javax.help Supports presentation of online documentation with both content and contextual views of this information. 
javax.help.plaf.basic   
javax.help.search Supports simple access to search engines. 
javax.help.tagext   
 

Classes in javax.help.search used by javax.help
SearchEngine
          Defines the methods used to access a search engine.
SearchItem
          A SearchItem corresponds to one specific item found in a search query.
 

Classes in javax.help.search used by javax.help.plaf.basic
SearchEngine
          Defines the methods used to access a search engine.
SearchEvent
          Encapsulates information that describes changes to a SearchQuery.
SearchListener
          Defines the interface for an object that listens to changes from a SearchQuery instance.
SearchQuery
          The instance of a query on a search database.
 

Classes in javax.help.search used by javax.help.search
ConfigFile
          Describes and parses the configuration file for the full-text search indexer.
IndexBuilder
          Abstract base class that builds an index for a search database.
SearchEngine
          Defines the methods used to access a search engine.
SearchEvent
          Encapsulates information that describes changes to a SearchQuery.
SearchListener
          Defines the interface for an object that listens to changes from a SearchQuery instance.
SearchQuery
          The instance of a query on a search database.
 

Classes in javax.help.search used by javax.help.tagext
SearchEvent
          Encapsulates information that describes changes to a SearchQuery.
SearchListener
          Defines the interface for an object that listens to changes from a SearchQuery instance.