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 ConfigFileIndexerKit. configMethods in javax.help.search with parameters of type ConfigFile 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.
-