Uses of Package
org.opensolaris.opengrok.index

Packages that use org.opensolaris.opengrok.index
org.opensolaris.opengrok.configuration   
org.opensolaris.opengrok.index   
org.opensolaris.opengrok.management This package is the core package for starting a OpenGrok Agent. 
 

Classes in org.opensolaris.opengrok.index used by org.opensolaris.opengrok.configuration
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.
 

Classes in org.opensolaris.opengrok.index used by org.opensolaris.opengrok.index
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.
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
           
 

Classes in org.opensolaris.opengrok.index used by org.opensolaris.opengrok.management
IndexChangedListener
          The changes in an index database may be monitored through this interface.