Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
I
IgnorantAnalyzerFactory
- Class in
org.opensolaris.opengrok.analysis.data
Factory for analyzer that claims to analyze files which are mostly plain text data, but ignores them.
IgnorantAnalyzerFactory()
- Constructor for class org.opensolaris.opengrok.analysis.data.
IgnorantAnalyzerFactory
ignore(File)
- Method in class org.opensolaris.opengrok.index.
IgnoredNames
Should the file be ignored or not?
ignore(String)
- Method in class org.opensolaris.opengrok.index.
IgnoredNames
Should the file be ignored or not?
IgnoredNames
- Class in
org.opensolaris.opengrok.index
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()
- Constructor for class org.opensolaris.opengrok.index.
IgnoredNames
IgnoredNames.PatternList
- Class in
org.opensolaris.opengrok.index
During the load of the configuration file, the framework will add entries to the ignored pattern list.
IgnoredNames.PatternList(IgnoredNames)
- Constructor for class org.opensolaris.opengrok.index.
IgnoredNames.PatternList
ImageAnalyzerFactory
- Class in
org.opensolaris.opengrok.analysis.data
Factory for analyzer that tells that image files can be displayed.
ImageAnalyzerFactory()
- Constructor for class org.opensolaris.opengrok.analysis.data.
ImageAnalyzerFactory
index(boolean)
- Method in class org.opensolaris.opengrok.management.
AgentIndexRunner
The index method starts a thread that will start indexing part of the opengrok agent.
index(boolean)
- Method in interface org.opensolaris.opengrok.management.
AgentIndexRunnerMBean
Start indexing outside the timer
IndexChangedListener
- Interface in
org.opensolaris.opengrok.index
The changes in an index database may be monitored through this interface.
IndexDatabase
- Class in
org.opensolaris.opengrok.index
This class is used to create / update the index databases.
IndexDatabase()
- Constructor for class org.opensolaris.opengrok.index.
IndexDatabase
Create a new instance of the Index Database.
IndexDatabase(Project)
- Constructor for class org.opensolaris.opengrok.index.
IndexDatabase
Create a new instance of an Index Database for a given project
Indexer
- Class in
org.opensolaris.opengrok.index
Creates and updates an inverted source index as well as generates Xref, file stats etc., if specified in the options
IndexerException
- Exception in
org.opensolaris.opengrok.index
INDEXTIMEOUTKEY
- Static variable in class org.opensolaris.opengrok.management.client.
SettingsPersistence
INDEXWARNINGICONURL
- Static variable in class org.opensolaris.opengrok.management.client.
OpenGrokTrayApp
Info
- Class in
org.opensolaris.opengrok
Utility class to get information of the OpenGrok version.
interrupt()
- Method in class org.opensolaris.opengrok.index.
IndexDatabase
Interrupt the index generation (and the index generation will stop as soon as possible)
isActive()
- Method in class org.opensolaris.opengrok.history.
DirectoryHistoryReader
isActive()
- Method in class org.opensolaris.opengrok.history.
HistoryEntry
isActive()
- Method in class org.opensolaris.opengrok.history.
HistoryReader
isAllowLeadingWildcard()
- Method in class org.opensolaris.opengrok.configuration.
Configuration
isAllowLeadingWildcard()
- Method in class org.opensolaris.opengrok.configuration.
RuntimeEnvironment
Is leading wildcards allowed?
isBinary()
- Method in class org.opensolaris.opengrok.search.
Hit
Getter for property binary.
isCacheable()
- Method in class org.opensolaris.opengrok.history.
BazaarRepository
isCacheable()
- Method in class org.opensolaris.opengrok.history.
ClearCaseRepository
isCacheable()
- Method in class org.opensolaris.opengrok.history.
DirectoryHistoryParser
isCacheable()
- Method in class org.opensolaris.opengrok.history.
GitRepository
isCacheable()
- Method in class org.opensolaris.opengrok.history.
MercurialRepository
isCacheable()
- Method in class org.opensolaris.opengrok.history.
SCCSRepository
isCacheable()
- Method in class org.opensolaris.opengrok.history.
SubversionRepository
isCompressXref()
- Method in class org.opensolaris.opengrok.configuration.
Configuration
isCompressXref()
- Method in class org.opensolaris.opengrok.configuration.
RuntimeEnvironment
Are we using copressed HTML files?
isConnected()
- Method in class org.opensolaris.opengrok.management.client.
AgentConnection
isEllipsis()
- Method in class org.opensolaris.opengrok.search.
Summary.Ellipsis
Returns true.
isEllipsis()
- Method in class org.opensolaris.opengrok.search.
Summary.Fragment
Returns true iff this fragment is an ellipsis.
isEmpty()
- Method in class org.opensolaris.opengrok.search.context.
Context
isEmpty()
- Method in class org.opensolaris.opengrok.search.context.
HistoryContext
isEnabled(int)
- Method in class org.opensolaris.opengrok.history.
Annotation
Gets the enabled state for the last change to the specified line.
isGenerateHtml()
- Method in class org.opensolaris.opengrok.configuration.
Configuration
isGenerateHtml()
- Method in class org.opensolaris.opengrok.configuration.
RuntimeEnvironment
Should we generate HTML or not during the indexing phase
isHighlight()
- Method in class org.opensolaris.opengrok.search.
Summary.Fragment
Returns true iff this fragment is to be highlighted.
isHighlight()
- Method in class org.opensolaris.opengrok.search.
Summary.Highlight
Returns true.
isHistoryCache()
- Method in class org.opensolaris.opengrok.configuration.
Configuration
isIndexVersionedFilesOnly()
- Method in class org.opensolaris.opengrok.configuration.
Configuration
isIndexVersionedFilesOnly()
- Method in class org.opensolaris.opengrok.configuration.
RuntimeEnvironment
isInP4Depot(File)
- Static method in class org.opensolaris.opengrok.history.
PerforceRepository
Check if a given file is in the depot
isMagic(byte[], InputStream)
- Method in interface org.opensolaris.opengrok.analysis.
FileAnalyzerFactory.Matcher
Try to match the file contents with an analyzer factory.
isNotificationEnabled(Notification)
- Method in class org.opensolaris.opengrok.management.
TimerFilter
isOnlyWhitespace(String)
- Static method in class org.opensolaris.opengrok.util.
StringUtils
Returns true if the string is empty or only includes whitespace characters.
isOptimizeDatabase()
- Method in class org.opensolaris.opengrok.configuration.
Configuration
isOptimizeDatabase()
- Method in class org.opensolaris.opengrok.configuration.
RuntimeEnvironment
isQuickContextScan()
- Method in class org.opensolaris.opengrok.configuration.
Configuration
isQuickContextScan()
- Method in class org.opensolaris.opengrok.configuration.
RuntimeEnvironment
isRemoteScmSupported()
- Method in class org.opensolaris.opengrok.configuration.
Configuration
isRemoteScmSupported()
- Method in class org.opensolaris.opengrok.configuration.
RuntimeEnvironment
isRepositoryFor(File)
- Method in class org.opensolaris.opengrok.history.
CVSRepository
isSpace(int)
- Static method in class org.opensolaris.opengrok.analysis.
TagFilter
isUsingLuceneLocking()
- Method in class org.opensolaris.opengrok.configuration.
Configuration
isUsingLuceneLocking()
- Method in class org.opensolaris.opengrok.configuration.
RuntimeEnvironment
isValidQuery()
- Method in class org.opensolaris.opengrok.search.
SearchEngine
isVerbose()
- Method in class org.opensolaris.opengrok.configuration.
Configuration
isVerbose()
- Method in class org.opensolaris.opengrok.configuration.
RuntimeEnvironment
Is the verbosity flag turned on?
isVerbose()
- Method in class org.opensolaris.opengrok.history.
ClearCaseRepository
Use verbose log messages, or just the summary
isWorking()
- Method in class org.opensolaris.opengrok.history.
BazaarRepository
isWorking()
- Method in class org.opensolaris.opengrok.history.
GitRepository
isWorking()
- Method in class org.opensolaris.opengrok.history.
MercurialRepository
isWorking()
- Method in class org.opensolaris.opengrok.history.
PerforceRepository
isWorking()
- Method in class org.opensolaris.opengrok.history.
Repository
Returns true if this repository is usable in this context (for SCM systems that use external binaries, the binary must be availabe etc)
isWorking()
- Method in class org.opensolaris.opengrok.history.
SCCSRepository
isWorking()
- Method in class org.opensolaris.opengrok.history.
SubversionRepository
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z