Package org.opensolaris.opengrok.index

Interface Summary
Printer  
 

Class Summary
CommandLineOptions  
IgnoredNames This class maintains a list of file names (like "cscope.out"), SRC_ROOT relative file paths (like "usr/src/uts" or "usr/src/Makefile"), and glob patterns (like .make.*) which opengrok should ignore.
IndexDatabase This class is used to create / update the index databases.
Indexer Creates and updates an inverted source index as well as generates Xref, file stats etc., if specified in the options
IndexerWizard