Package org.h2.build.indexer


package org.h2.build.indexer
A Javadoc indexing mechanism.
  • Classes
    Class
    Description
    This class replaces HTML entities in text (for example ü) to the correct character and vice versa.
    The indexer creates the fulltext index of the HTML documentation.
    Represents a page of the indexer.
    Represents a weight of a token in a page.
    Represents a word of the full text index.