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