org.h2.tools.indexer |
Javadoc package documentation
A Javadoc indexing mechanism.
|
Java Source File Name | Type | Comment |
HtmlConverter.java | Class | This class replaces HTML entities in text (for example ü) to the correct
character and vice versa. |
Indexer.java | Class | The indexer creates the fulltext index of the HTML documentation. |
Page.java | Class | Represents a page of the indexer. |
Weight.java | Class | Represents a weight of a token in a page. |
Word.java | Class | Represents a word of the full text index. |