Package | Description |
---|---|
org.opensolaris.opengrok.configuration | |
org.opensolaris.opengrok.index | |
org.opensolaris.opengrok.management |
This package is the core package for starting a OpenGrok Agent.
|
org.opensolaris.opengrok.web |
Class and Description |
---|
Filter |
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.
|
Class and Description |
---|
Filter |
IndexChangedListener
The changes in an index database may be monitored through this interface.
|
Indexer
Creates and updates an inverted source index
as well as generates Xref, file stats etc., if specified
in the options
|
IndexerException |
Class and Description |
---|
IndexChangedListener
The changes in an index database may be monitored through this interface.
|
Class and Description |
---|
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.
|