Package org.h2.build.indexer
Class Indexer
- java.lang.Object
-
- org.h2.build.indexer.Indexer
-
public class Indexer extends java.lang.ObjectThe indexer creates the fulltext index of the HTML documentation. It is used for the built-in HTML javascript search.
-
-
Constructor Summary
Constructors Constructor Description Indexer()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String... args)This method is called when executing this application from the command line.
-