Interface | Description |
---|---|
IndexChangedListener |
The changes in an index database may be monitored through this interface.
|
Class | Description |
---|---|
CommandLineOptions | |
Filter | |
Filter.PatternList | |
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
|
Exception | Description |
---|---|
IndexerException |