Package | Description |
---|---|
javax.help.search |
Supports simple access to search engines.
|
Modifier and Type | Field | Description |
---|---|---|
protected ConfigFile |
IndexerKit.config |
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.
|