Uses of Class
javax.help.search.IndexBuilder

Packages that use IndexBuilder
javax.help.search Supports simple access to search engines. 
 

Uses of IndexBuilder in javax.help.search
 

Fields in javax.help.search declared as IndexBuilder
protected  IndexBuilder IndexerKit.builder
           
 

Methods in javax.help.search with parameters of type IndexBuilder
abstract  void IndexerKit.parse(java.io.Reader in, java.lang.String file, boolean ignoreCharset, IndexBuilder builder, ConfigFile config)
          Parses content from the given stream.