|
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. |
| IgnoredNames.PatternList |
During the load of the configuration file, the framework will add
entries to the ignored pattern list. |
| 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 |