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