- 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
-
- 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
-
- incrementToken() - Method in class org.opensolaris.opengrok.analysis.Hash2TokenStream
-
- incrementToken() - Method in class org.opensolaris.opengrok.analysis.JFlexTokenizer
-
This will reinitalize internal AttributeImpls, or it returns false if end of input Reader ...
- incrementToken() - Method in class org.opensolaris.opengrok.analysis.List2TokenStream
-
- incrementToken() - Method in class org.opensolaris.opengrok.analysis.PathTokenizer
-
- 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.
- InsertQuery - Class in org.opensolaris.opengrok.jdbc
-
A StatementCreator
class that creates insert statements which
return generated keys.
- InsertQuery(String) - Constructor for class org.opensolaris.opengrok.jdbc.InsertQuery
-
Create an InsertQuery
instance.
- intern(T) - Method in class org.opensolaris.opengrok.util.Interner
-
Intern an object and return a canonical instance of it.
- Interner<T> - Class in org.opensolaris.opengrok.util
-
Helper class that interns objects, that is, returns a canonical
representation of the objects.
- Interner() - Constructor for class org.opensolaris.opengrok.util.Interner
-
- interrupt() - Method in class org.opensolaris.opengrok.index.IndexDatabase
-
Interrupt the index generation (and the index generation will stop as
soon as possible)
- invalidateRepositories(Collection<? extends RepositoryInfo>) - Method in class org.opensolaris.opengrok.history.HistoryGuru
-
Invalidate the current list of known repositories!
- IOUtils - Class in org.opensolaris.opengrok.util
-
A small utility class to provide common functionality related to
IO so that we don't need to duplicate the logic all over the place.
- isActive() - Method in class org.opensolaris.opengrok.history.HistoryEntry
-
- 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.
- isChattyStatusPage() - Method in class org.opensolaris.opengrok.configuration.Configuration
-
- isChattyStatusPage() - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
-
Should status.jsp print internal settings, like paths and database
URLs?
- isClosed() - Method in class org.opensolaris.opengrok.web.EftarFileReader
-
Check, whether this instance has been already closed.
- isCompressXref() - Method in class org.opensolaris.opengrok.configuration.Configuration
-
- isCompressXref() - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
-
Are we using compressed HTML files?
- isConnected() - Method in class org.opensolaris.opengrok.management.client.AgentConnection
-
- isCrossRefSearch - Variable in class org.opensolaris.opengrok.web.SearchHelper
-
Indicate, whether this is search from a cross reference.
- isDir() - Method in class org.opensolaris.opengrok.web.PageConfig
-
Check, whether the request related path represents a directory.
- 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.index.Filter
-
- 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
-
Should the history log be cached?
- isHistoryCacheInDB() - Method in class org.opensolaris.opengrok.configuration.Configuration
-
Should the history cache be stored in a database? If yes,
JDBCHistoryCache
will be used to cache the history; otherwise,
FileHistoryCache
is used.
- 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
-
- isObfuscatingEMailAddresses() - Method in class org.opensolaris.opengrok.configuration.Configuration
-
- isObfuscatingEMailAddresses() - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
-
Return whether e-mail addresses should be obfuscated in the xref.
- 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
-
- isPossiblyJavaClass(String) - Static method in class org.opensolaris.opengrok.util.StringUtils
-
Returns true if the string is possibly a full java class name
- isPrintProgress() - Method in class org.opensolaris.opengrok.configuration.Configuration
-
- isPrintProgress() - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
-
Is the progress print flag turned on?
- isQuickContextScan() - Method in class org.opensolaris.opengrok.configuration.Configuration
-
- isQuickContextScan() - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
-
- isRemote() - Method in class org.opensolaris.opengrok.history.RepositoryInfo
-
Is the history and version information for this repository stored on
a remote server?
- 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
-
- isValid() - Method in class org.opensolaris.opengrok.jdbc.ConnectionResource
-
Check if the connection is still valid.
- 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.ClearCaseRepository
-
- isWorking() - Method in class org.opensolaris.opengrok.history.CVSRepository
-
- 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.MonotoneRepository
-
- isWorking() - Method in class org.opensolaris.opengrok.history.PerforceRepository
-
- isWorking() - Method in class org.opensolaris.opengrok.history.RepoRepository
-
- isWorking() - Method in class org.opensolaris.opengrok.history.RepositoryInfo
-
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
-