Uses of Class
javax.help.search.IndexBuilder
-
Packages that use IndexBuilder Package Description javax.help.search Supports simple access to search engines. -
-
Uses of IndexBuilder in javax.help.search
Fields in javax.help.search declared as IndexBuilder Modifier and Type Field Description protected IndexBuilderIndexerKit. builderMethods in javax.help.search with parameters of type IndexBuilder Modifier and Type Method Description abstract voidIndexerKit. parse(java.io.Reader in, java.lang.String file, boolean ignoreCharset, IndexBuilder builder, ConfigFile config)Parses content from the given stream.
-