Package org.h2.build.indexer

A Javadoc indexing mechanism.

See:
          Description

Class Summary
HtmlConverter This class replaces HTML entities in text (for example ü) to the correct character and vice versa.
Indexer The indexer creates the fulltext index of the HTML documentation.
Page Represents a page of the indexer.
Weight Represents a weight of a token in a page.
Word Represents a word of the full text index.
 

Package org.h2.build.indexer Description

A Javadoc indexing mechanism.