Indexer
The indexer creates the fulltext index of the HTML documentation.
It is used for the built-in HTML javascript search.
| Methods |
| static void |
main(String... args)
This method is called when executing this application from the command
line.
|
| static void |
main(String... args) throws Exception
This method is called when executing this application from the command
line.
Parameters:
args - the command line parameters
|