Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- abortQuote() - Method in class org.opengrok.indexer.analysis.perl.PerlSymbolTokenizer
- abortQuote() - Method in class org.opengrok.indexer.analysis.perl.PerlXref
- AbstractAnalyzer - Class in org.opengrok.indexer.analysis
- AbstractAnalyzer(Analyzer.ReuseStrategy) - Constructor for class org.opengrok.indexer.analysis.AbstractAnalyzer
- AbstractAnalyzer.Genre - Enum Class in org.opengrok.indexer.analysis
-
What kind of file is this?
- AbstractCache - Class in org.opengrok.indexer.history
-
Class to hold code shared between various cache implementations, notably
FileHistoryCache
andFileAnnotationCache
. - AbstractCache() - Constructor for class org.opengrok.indexer.history.AbstractCache
- AbstractLdapPlugin - Class in opengrok.auth.plugin
-
Abstract class for all plug-ins working with LDAP.
- AbstractLdapPlugin() - Constructor for class opengrok.auth.plugin.AbstractLdapPlugin
- AbstractLdapProvider - Class in opengrok.auth.plugin.ldap
- AbstractLdapProvider() - Constructor for class opengrok.auth.plugin.ldap.AbstractLdapProvider
- AbstractLdapProvider.LdapSearchResult<T> - Class in opengrok.auth.plugin.ldap
-
Encapsulates the result of LDAP search, namely single object's DN and attributes.
- AbstractObjectPool<T> - Class in org.opengrok.indexer.util
-
Represents an abstract implementation of
ObjectPool
that defines the procedure of returning an object to the pool. - AbstractObjectPool() - Constructor for class org.opengrok.indexer.util.AbstractObjectPool
- AbstractSourceCodeAnalyzer - Class in org.opengrok.indexer.analysis.plain
- AbstractSourceCodeAnalyzer(AnalyzerFactory, Supplier<JFlexTokenizer>) - Constructor for class org.opengrok.indexer.analysis.plain.AbstractSourceCodeAnalyzer
-
Creates a new instance of abstract analyzer.
- accept(File) - Method in class org.opengrok.indexer.configuration.PathAccepter
-
Evaluates the specified
file
versus the runtime configuration of ignored files and directories or of specified inclusive filtering, and returns a value whether thefile
is to be accepted. - accept(Class<?>, Function<String, Object>) - Static method in class org.opengrok.indexer.util.OptionParser
-
Supply parser with data conversion mechanism for option value.
- accept(String, Consumer<BoundaryChangesets.IdWithProgress>, Progress) - Method in class org.opengrok.indexer.history.GitRepository
- accept(String, Consumer<BoundaryChangesets.IdWithProgress>, Progress) - Method in class org.opengrok.indexer.history.MercurialRepository
- accept(String, Consumer<BoundaryChangesets.IdWithProgress>, Progress) - Method in class org.opengrok.indexer.history.RepositoryWithPerPartesHistory
-
Traverse the changesets using the visitor pattern.
- accept(Configuration, V) - Method in interface org.opengrok.indexer.configuration.ConfigurationValueConsumer
- accept(RepositoryWithHistoryTraversal.ChangesetInfo) - Method in class org.opengrok.indexer.history.FileCollector
- accept(RepositoryWithHistoryTraversal.ChangesetInfo) - Method in class org.opengrok.indexer.history.ProgressVisitor
- AccumulatedNumLinesLOC - Interface in org.opengrok.indexer.analysis
-
Represents an API for an aggregation of
NumLinesLOC
. - accumulator() - Method in class org.opengrok.indexer.util.ErrorMessageCollector
-
A function that folds a value into a mutable result container.
- AccuRevAnnotationParser - Class in org.opengrok.indexer.history
-
handles parsing the output of the
accurev annotate
command into an annotation object. - AccuRevAnnotationParser(String) - Constructor for class org.opengrok.indexer.history.AccuRevAnnotationParser
- AccuRevHistoryParser - Class in org.opengrok.indexer.history
-
Parse source history for a AccuRev Repository.
- AccuRevHistoryParser() - Constructor for class org.opengrok.indexer.history.AccuRevHistoryParser
- AccuRevRepository - Class in org.opengrok.indexer.history
-
Access to an AccuRev repository (here an actual user workspace) AccuRev requires that a user logs into their system before it can be used.
- AccuRevRepository() - Constructor for class org.opengrok.indexer.history.AccuRevRepository
- AdaAnalyzer - Class in org.opengrok.indexer.analysis.ada
-
Represents an implementation of
AbstractSourceCodeAnalyzer
for the Ada programming language. - AdaAnalyzer(AnalyzerFactory) - Constructor for class org.opengrok.indexer.analysis.ada.AdaAnalyzer
-
Creates a new instance of
AdaAnalyzer
. - AdaAnalyzerFactory - Class in org.opengrok.indexer.analysis.ada
-
Represents an implementation of
FileAnalyzerFactory
to produceAdaAnalyzer
instances. - AdaAnalyzerFactory() - Constructor for class org.opengrok.indexer.analysis.ada.AdaAnalyzerFactory
- AdaSymbolTokenizer - Class in org.opengrok.indexer.analysis.ada
- AdaSymbolTokenizer(Reader) - Constructor for class org.opengrok.indexer.analysis.ada.AdaSymbolTokenizer
-
Creates a new scanner
- AdaXref - Class in org.opengrok.indexer.analysis.ada
- AdaXref(Reader) - Constructor for class org.opengrok.indexer.analysis.ada.AdaXref
-
Creates a new scanner
- add(String) - Method in class org.opengrok.indexer.configuration.Filter
-
Add a pattern to the list of patterns.
- add(String) - Method in class org.opengrok.indexer.configuration.Filter.PatternList
- add(String) - Method in class org.opengrok.indexer.configuration.IgnoredNames
-
Adds the specified
pattern
if it follows the expected naming convention (or else ignored). - add(String, String) - Method in interface org.opengrok.indexer.analysis.LangMap
-
Adds the specified mapping of a file specification to a language.
- add(String, String) - Method in class org.opengrok.indexer.analysis.LangTreeMap
-
Adds the specified mapping of a file specification to a language.
- add(AuthorizationEntity) - Method in class org.opengrok.indexer.authorization.AuthorizationStack
-
Add a new authorization entity into this stack.
- add(Summary.Fragment) - Method in class org.opengrok.indexer.search.Summary
- addDescendant(Group) - Method in class org.opengrok.indexer.configuration.Group
- addExtension(String, AnalyzerFactory) - Static method in class org.opengrok.indexer.analysis.AnalyzerGuru
-
Instruct the AnalyzerGuru to use a given analyzer for a given file extension.
- addFile(String) - Method in class org.opengrok.indexer.history.HistoryEntry
- addGroup(Group) - Method in class org.opengrok.indexer.configuration.Configuration
-
Adds a group to the map.
- addGroup(Group) - Method in class org.opengrok.indexer.configuration.Group
- addGroup(Group) - Method in class org.opengrok.indexer.configuration.Project
-
Adds a group where this project belongs.
- addHeaderData(String) - Method in class org.opengrok.web.PageConfig
-
Add the given data to the <head> section of the html page to generate.
- addIndexChangedListener(IndexChangedListener) - Method in class org.opengrok.indexer.index.IndexDatabase
-
Register an object to receive events when modifications is done to the index database.
- addIndexDatabase(IndexDatabase, List<IndexDatabase>, Map<Repository, Optional<Exception>>) - Static method in class org.opengrok.indexer.index.IndexDatabase
- addIndexDatabaseForProject(IndexDatabase, Project, List<IndexDatabase>, Map<Repository, Optional<Exception>>) - Static method in class org.opengrok.indexer.index.IndexDatabase
- addMarkup(PhraseHighlight) - Method in class org.opengrok.indexer.search.context.LineHighlight
-
Adds the specified highlight.
- addMessage(Message) - Method in class org.opengrok.web.api.v1.controller.MessagesController
- addMessage(Message) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Add a message to the application.
- addMessage(Message) - Method in class org.opengrok.indexer.web.messages.MessagesContainer
-
Add a message to the application.
- addNumLinesLOC(Document, NumLinesLOC) - Method in class org.opengrok.indexer.analysis.AbstractAnalyzer
-
Subclasses must override to incorporate a determined number of lines and lines-of-code (LOC).
- addNumLinesLOC(Document, NumLinesLOC) - Method in class org.opengrok.indexer.analysis.FileAnalyzer
-
Add fields to store document number-of-lines and lines-of-code (LOC).
- addPlugin(AuthorizationStack, IAuthorizationPlugin) - Method in class org.opengrok.indexer.authorization.AuthorizationFramework
-
Add a plug-in into the plug-in stack.
- addPlugin(AuthorizationStack, IAuthorizationPlugin, AuthControlFlag) - Method in class org.opengrok.indexer.authorization.AuthorizationFramework
-
Add a plug-in into the plug-in array.
- addPool(String, int) - Method in class org.opengrok.web.api.ApiTaskManager
-
Add new thread pool.
- addPrefix(String, AnalyzerFactory) - Static method in class org.opengrok.indexer.analysis.AnalyzerGuru
-
Instruct the AnalyzerGuru to use a given analyzer for a given file prefix.
- addProject(HttpServletRequest, String) - Method in class org.opengrok.web.api.v1.controller.ProjectsController
- addProject(Project) - Method in class org.opengrok.indexer.configuration.Group
- addRepositories(File[]) - Method in class org.opengrok.indexer.history.HistoryGuru
-
Recursively search for repositories in given directories, add those found to the internally used map.
- addRepositories(Collection<String>) - Method in class org.opengrok.indexer.history.HistoryGuru
-
Recursively search for repositories in given directories, add those found to the internally used map.
- addRepositories(List<RepositoryInfo>) - Method in class org.opengrok.indexer.configuration.Configuration
- addRepositories(List<RepositoryInfo>) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Add repositories to the list.
- addRepository(Project) - Method in class org.opengrok.indexer.configuration.Group
- addScope(Scopes.Scope) - Method in class org.opengrok.indexer.analysis.Scopes
- addScript(String) - Method in class org.opengrok.web.PageConfig
-
Add a new file script to the page by the name.
- addScript(String, String, Scripts.Type) - Method in class org.opengrok.web.Scripts
-
Add a script which is identified by the name.
- addScript(Scripts.Script) - Method in class org.opengrok.web.Scripts
-
Add a script to the page, taking the script priority into account.
- addSearchCountsQueries(List<String>) - Method in class org.opengrok.web.api.v1.controller.SuggesterController
-
Initializes the search data used by suggester to perform most popular completion.
- addSearchCountsRaw(List<SuggesterController.TermIncrementData>) - Method in class org.opengrok.web.api.v1.controller.SuggesterController
-
Initializes the search data used by suggester to perform most popular completion.
- addTag(int, String, String, String, int, int) - Method in class org.opengrok.indexer.analysis.Definitions
- addTag(int, String, String, String, String, String, int, int) - Method in class org.opengrok.indexer.analysis.Definitions
- addTags(HistoryEntry, String) - Method in class org.opengrok.indexer.history.History
- AFTER_TAG_NAME - Static variable in class org.opengrok.indexer.analysis.php.PhpXref
- afterReload() - Method in class org.opengrok.indexer.authorization.AuthorizationFramework
-
Calling this function forces the framework to reload its stack.
- afterReload() - Method in class org.opengrok.indexer.framework.PluginFramework
-
Perform custom operations when the framework has reloaded all available plugins.
- ALIAS - Static variable in class org.opengrok.indexer.analysis.yaml.YamlXref
- ALIAS_ANCHOR - Static variable in class org.opengrok.indexer.analysis.yaml.YamlSymbolTokenizer
- ALL_PROJECT_SEARCH - Static variable in class org.opengrok.indexer.web.QueryParameters
-
Parameter to be used when searching all projects.
- ALLOW_COMPLEX_QUERIES_DEFAULT - Static variable in class org.opengrok.indexer.configuration.SuggesterConfig
- ALLOW_CORS_HEADER - Static variable in class org.opengrok.web.api.v1.filter.CorsFilter
- ALLOW_MOST_POPULAR_DEFAULT - Static variable in class org.opengrok.indexer.configuration.SuggesterConfig
- analyze(Document, StreamSource, Writer) - Method in class org.opengrok.indexer.analysis.AbstractAnalyzer
- analyze(Document, StreamSource, Writer) - Method in class org.opengrok.indexer.analysis.archive.BZip2Analyzer
- analyze(Document, StreamSource, Writer) - Method in class org.opengrok.indexer.analysis.archive.GZIPAnalyzer
- analyze(Document, StreamSource, Writer) - Method in class org.opengrok.indexer.analysis.archive.TarAnalyzer
- analyze(Document, StreamSource, Writer) - Method in class org.opengrok.indexer.analysis.archive.ZipAnalyzer
- analyze(Document, StreamSource, Writer) - Method in class org.opengrok.indexer.analysis.document.MandocAnalyzer
- analyze(Document, StreamSource, Writer) - Method in class org.opengrok.indexer.analysis.document.TroffAnalyzer
- analyze(Document, StreamSource, Writer) - Method in class org.opengrok.indexer.analysis.executables.ELFAnalyzer
- analyze(Document, StreamSource, Writer) - Method in class org.opengrok.indexer.analysis.executables.JarAnalyzer
- analyze(Document, StreamSource, Writer) - Method in class org.opengrok.indexer.analysis.executables.JavaClassAnalyzer
- analyze(Document, StreamSource, Writer) - Method in class org.opengrok.indexer.analysis.FileAnalyzer
-
Analyze the contents of a source file.
- analyze(Document, StreamSource, Writer) - Method in class org.opengrok.indexer.analysis.plain.PlainAnalyzer
- analyze(Document, StreamSource, Writer) - Method in class org.opengrok.indexer.analysis.plain.XMLAnalyzer
- analyze(Document, StreamSource, Writer) - Method in class org.opengrok.indexer.analysis.uue.UuencodeAnalyzer
- AnalyzerFactory - Class in org.opengrok.indexer.analysis
- AnalyzerFactory(FileAnalyzerFactory.Matcher, String) - Constructor for class org.opengrok.indexer.analysis.AnalyzerFactory
- AnalyzerGuru - Class in org.opengrok.indexer.analysis
-
Manages and provides Analyzers as needed.
- AnalyzerGuru() - Constructor for class org.opengrok.indexer.analysis.AnalyzerGuru
- AnalyzerGuruHelp - Class in org.opengrok.indexer.analysis
-
Represents a utility class to show the user details of
AnalyzerGuru
. - ANCHOR - Static variable in class org.opengrok.indexer.analysis.yaml.YamlXref
- annotate() - Method in class org.opengrok.web.PageConfig
-
Check, whether the resource to show should be annotated.
- annotate(File, String) - Method in class org.opengrok.indexer.history.HistoryGuru
-
Wrapper for
HistoryGuru.annotate(File, String, boolean)
. - annotate(File, String, boolean) - Method in class org.opengrok.indexer.history.HistoryGuru
-
Annotate the specified revision of a file.
- annotate(File, String) - Method in class org.opengrok.indexer.history.AccuRevRepository
- annotate(File, String) - Method in class org.opengrok.indexer.history.BazaarRepository
-
Annotate the specified file/revision.
- annotate(File, String) - Method in class org.opengrok.indexer.history.BitKeeperRepository
-
Annotate the specified file/revision.
- annotate(File, String) - Method in class org.opengrok.indexer.history.ClearCaseRepository
-
Annotate the specified file/revision.
- annotate(File, String) - Method in class org.opengrok.indexer.history.GitRepository
-
Annotate the specified file/revision.
- annotate(File, String) - Method in class org.opengrok.indexer.history.MercurialRepository
-
Annotate the specified file/revision.
- annotate(File, String) - Method in class org.opengrok.indexer.history.MonotoneRepository
-
Annotate the specified file/revision using the
mnt annotate
command. - annotate(File, String) - Method in class org.opengrok.indexer.history.PerforceRepository
- annotate(File, String) - Method in class org.opengrok.indexer.history.SCCSRepository
-
Annotate the specified file/revision.
- annotate(File, String) - Method in class org.opengrok.indexer.history.SubversionRepository
- annotation - Variable in class org.opengrok.indexer.analysis.JFlexNonXref
- Annotation - Class in org.opengrok.indexer.history
-
Class representing file annotation, i.e., revision and author for the last modification of each line in the file.
- Annotation(String) - Constructor for class org.opengrok.indexer.history.Annotation
- Annotation(AnnotationData) - Constructor for class org.opengrok.indexer.history.Annotation
- ANNOTATION_PARAM - Static variable in class org.opengrok.indexer.web.QueryParameters
-
Parameter name to control activation of xref annotation.
- ANNOTATION_PARAM_EQ_TRUE - Static variable in class org.opengrok.indexer.web.QueryParameters
-
QueryParameters.ANNOTATION_PARAM
concatenated with"=true"
. - AnnotationCache - Interface in org.opengrok.indexer.history
-
Annotation Cache Related Operations.
- AnnotationController - Class in org.opengrok.web.api.v1.controller
- AnnotationController() - Constructor for class org.opengrok.web.api.v1.controller.AnnotationController
- AnnotationData - Class in org.opengrok.indexer.history
-
Holds serializable content for
Annotation
. - AnnotationData() - Constructor for class org.opengrok.indexer.history.AnnotationData
- AnnotationData(String) - Constructor for class org.opengrok.indexer.history.AnnotationData
- AnnotationException - Exception in org.opengrok.indexer.history
- AnnotationException(String, Throwable) - Constructor for exception org.opengrok.indexer.history.AnnotationException
-
Construct a
AnnotationException
with the specified message and cause. - AnnotationException(Throwable) - Constructor for exception org.opengrok.indexer.history.AnnotationException
-
Construct a
HistoryException
with the specified cause. - AnnotationLine - Class in org.opengrok.indexer.history
-
Class representing one line in the file.
- AnnotationLine() - Constructor for class org.opengrok.indexer.history.AnnotationLine
- API_PATH - Static variable in class org.opengrok.web.api.v1.RestApp
- ApiTask - Class in org.opengrok.web.api
-
Represents task associated with asynchronous API request.
- ApiTask(String, Callable<Object>) - Constructor for class org.opengrok.web.api.ApiTask
- ApiTask(String, Callable<Object>, Response.Status) - Constructor for class org.opengrok.web.api.ApiTask
- ApiTask(String, Callable<Object>, Response.Status, Map<Class<?>, Response.Status>) - Constructor for class org.opengrok.web.api.ApiTask
- ApiTaskManager - Class in org.opengrok.web.api
-
Manages asynchronous API requests.
- ApiUtils - Class in org.opengrok.indexer.web
- APOS_NO_BSESC - Static variable in class org.opengrok.indexer.util.StringUtils
-
Matches an apostrophe not following a backslash escape or following an even numberĀ¹ of backslash escapes.
- appendLink(Writer, JFlexLexer, String, boolean, Pattern) - Static method in class org.opengrok.indexer.analysis.JFlexXrefUtils
- appendLink(String) - Method in class org.opengrok.indexer.analysis.JFlexNonXref
-
Calls
JFlexNonXref.appendLink(java.lang.String, boolean)
withurl
and false. - appendLink(String) - Method in class org.opengrok.indexer.analysis.JFlexXref
-
Calls
JFlexXrefUtils.appendLink(java.io.Writer, org.opengrok.indexer.analysis.JFlexLexer, java.lang.String, boolean, java.util.regex.Pattern)
with the activeWriter
, the instance'sScanningSymbolMatcher
,url
,false
, andnull
. - appendLink(String, boolean) - Method in class org.opengrok.indexer.analysis.JFlexNonXref
-
Calls
JFlexNonXref.appendLink(java.lang.String, boolean, java.util.regex.Pattern)
withurl
,doEndingPushback
, and null. - appendLink(String, boolean, Pattern) - Method in class org.opengrok.indexer.analysis.JFlexNonXref
-
Calls
JFlexXrefUtils.appendLink(java.io.Writer, org.opengrok.indexer.analysis.JFlexLexer, java.lang.String, boolean, java.util.regex.Pattern)
with the activeWriter
, the fieldmatcher
,url
,doEndingPushback
, andcollateralCapture
. - appendMessage(String) - Method in class org.opengrok.indexer.history.HistoryEntry
- appendProject(Writer, Project) - Static method in class org.opengrok.indexer.analysis.JFlexXrefUtils
-
Writes if
project
is not null an XML & followed by theProject.getName()
to the specifiedout
Writer
. - appendQuery(StringBuilder, String, String) - Static method in class org.opengrok.indexer.web.Util
-
Append '&name=value" to the given buffer.
- applyConfig(boolean, CommandTimeoutType) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Re-apply the configuration.
- applyConfig(String, boolean, CommandTimeoutType) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Set configuration from a message.
- applyConfig(Configuration, boolean, CommandTimeoutType) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Set configuration from the incoming parameter.
- areModifiersOK() - Method in class org.opengrok.indexer.analysis.perl.PerlXref
-
Gets a value indicating if modifiers are OK at the end of the last quote-like operator.
- areModifiersOK() - Method in class org.opengrok.indexer.analysis.ruby.RubyXref
-
Gets a value indicating if modifiers are OK at the end of the last quote-like operator.
- AsmAnalyzer - Class in org.opengrok.indexer.analysis.asm
-
Represents an analyzer for assembly language.
- AsmAnalyzer(AnalyzerFactory) - Constructor for class org.opengrok.indexer.analysis.asm.AsmAnalyzer
-
Creates a new instance of
AsmAnalyzer
. - AsmAnalyzerFactory - Class in org.opengrok.indexer.analysis.asm
-
Represents a factory to create
AsmAnalyzer
instances. - AsmAnalyzerFactory() - Constructor for class org.opengrok.indexer.analysis.asm.AsmAnalyzerFactory
-
Initializes a factory instance to associate file extensions ".asm" and ".s" with
AsmAnalyzer
. - AsmSymbolTokenizer - Class in org.opengrok.indexer.analysis.asm
- AsmSymbolTokenizer(Reader) - Constructor for class org.opengrok.indexer.analysis.asm.AsmSymbolTokenizer
-
Creates a new scanner
- AsmXref - Class in org.opengrok.indexer.analysis.asm
- AsmXref(Reader) - Constructor for class org.opengrok.indexer.analysis.asm.AsmXref
-
Creates a new scanner
- ATTRIBUTE_DOUBLE - Static variable in class org.opengrok.indexer.analysis.php.PhpXref
- ATTRIBUTE_NOQUOTE - Static variable in class org.opengrok.indexer.analysis.php.PhpXref
- ATTRIBUTE_SINGLE - Static variable in class org.opengrok.indexer.analysis.php.PhpXref
- AuthControlFlag - Enum Class in org.opengrok.indexer.authorization
-
Enum for available authorization roles.
- AUTHOR_CLASS - Static variable in class org.opengrok.indexer.web.HtmlConsts
- AuthorizationEntity - Class in org.opengrok.indexer.authorization
-
This class covers authorization entities used in opengrok.
- AuthorizationEntity() - Constructor for class org.opengrok.indexer.authorization.AuthorizationEntity
- AuthorizationEntity(AuthControlFlag, String) - Constructor for class org.opengrok.indexer.authorization.AuthorizationEntity
- AuthorizationEntity(AuthorizationEntity) - Constructor for class org.opengrok.indexer.authorization.AuthorizationEntity
-
Copy constructor for the entity.
- AuthorizationEntity.PluginDecisionPredicate - Class in org.opengrok.indexer.authorization
-
Predicate specialized for the the plugin decisions.
- AuthorizationEntity.PluginSkippingPredicate - Class in org.opengrok.indexer.authorization
-
Predicate specialized for the entity skipping decisions.
- AuthorizationException - Exception in org.opengrok.indexer.authorization
- AuthorizationException(String) - Constructor for exception org.opengrok.indexer.authorization.AuthorizationException
- AuthorizationException(Throwable) - Constructor for exception org.opengrok.indexer.authorization.AuthorizationException
- AuthorizationFilter - Class in org.opengrok.web.api.v1.suggester.provider.filter
-
Serves for authorization of specific REST API endpoints.
- AuthorizationFilter - Class in org.opengrok.web
- AuthorizationFilter() - Constructor for class org.opengrok.web.api.v1.suggester.provider.filter.AuthorizationFilter
- AuthorizationFilter() - Constructor for class org.opengrok.web.AuthorizationFilter
- AuthorizationFramework - Class in org.opengrok.indexer.authorization
-
Placeholder for performing authorization checks.
- AuthorizationFramework() - Constructor for class org.opengrok.indexer.authorization.AuthorizationFramework
-
Create a new instance of authorization framework with no plugin directory and the default plugin stack.
- AuthorizationFramework(String) - Constructor for class org.opengrok.indexer.authorization.AuthorizationFramework
-
Create a new instance of authorization framework with the plugin directory and the default plugin stack.
- AuthorizationFramework(String, AuthorizationStack) - Constructor for class org.opengrok.indexer.authorization.AuthorizationFramework
-
Create a new instance of authorization framework with the plugin directory and the plugin stack.
- AuthorizationPlugin - Class in org.opengrok.indexer.authorization
-
This is a subclass of
AuthorizationEntity
and is a wrapper to aIAuthorizationPlugin
delegating the decision methods to the contained plugin. - AuthorizationPlugin() - Constructor for class org.opengrok.indexer.authorization.AuthorizationPlugin
- AuthorizationPlugin(AuthControlFlag, String) - Constructor for class org.opengrok.indexer.authorization.AuthorizationPlugin
- AuthorizationPlugin(AuthControlFlag, String, IAuthorizationPlugin) - Constructor for class org.opengrok.indexer.authorization.AuthorizationPlugin
- AuthorizationPlugin(AuthControlFlag, IAuthorizationPlugin) - Constructor for class org.opengrok.indexer.authorization.AuthorizationPlugin
- AuthorizationPlugin(AuthorizationPlugin) - Constructor for class org.opengrok.indexer.authorization.AuthorizationPlugin
-
Clones the plugin.
- AuthorizationStack - Class in org.opengrok.indexer.authorization
-
Subclass of
AuthorizationEntity
. - AuthorizationStack() - Constructor for class org.opengrok.indexer.authorization.AuthorizationStack
- AuthorizationStack(AuthControlFlag, String) - Constructor for class org.opengrok.indexer.authorization.AuthorizationStack
- AuthorizationStack(AuthorizationStack) - Constructor for class org.opengrok.indexer.authorization.AuthorizationStack
-
Copy constructor from another stack.
- Authorized - Annotation Interface in org.opengrok.web.api.v1.suggester.provider.filter
-
Serves for specifying api's to be authorized by authorization stack.
B
- B - Static variable in class org.opengrok.indexer.web.HtmlConsts
- BACKQUOTE - Static variable in class org.opengrok.indexer.analysis.php.PhpSymbolTokenizer
- BACKQUOTE - Static variable in class org.opengrok.indexer.analysis.php.PhpXref
- BACKQUOTE - Static variable in class org.opengrok.indexer.analysis.sh.ShXref
- BASE_LOGGER - Static variable in class org.opengrok.indexer.logger.LoggerUtil
- BazaarAnnotationParser - Class in org.opengrok.indexer.history
-
BazaarAnnotationParser handles parsing the output of the
bzr blame
command into an annotation object. - BazaarAnnotationParser(String) - Constructor for class org.opengrok.indexer.history.BazaarAnnotationParser
- BazaarRepository - Class in org.opengrok.indexer.history
-
Access to a Bazaar repository.
- BazaarRepository() - Constructor for class org.opengrok.indexer.history.BazaarRepository
- BazaarTagEntry - Class in org.opengrok.indexer.history
-
Bazaar specific tag class with ability to compare itself with generic HistoryEntry.
- BazaarTagEntry(int, String) - Constructor for class org.opengrok.indexer.history.BazaarTagEntry
- BazaarTagParser - Class in org.opengrok.indexer.history
-
handles parsing the output of the
bzr tags
command into a set of tag entries. - BazaarTagParser() - Constructor for class org.opengrok.indexer.history.BazaarTagParser
- BCOMMENT - Static variable in class org.opengrok.indexer.analysis.haskell.HaskellSymbolTokenizer
- BCOMMENT - Static variable in class org.opengrok.indexer.analysis.haskell.HaskellXref
- beforeReload() - Method in class org.opengrok.indexer.authorization.AuthorizationFramework
-
Prepare the loading stack for new plugins.
- beforeReload() - Method in class org.opengrok.indexer.framework.PluginFramework
-
Perform custom operations before the plugins are loaded.
- BEGIN - Static variable in class org.opengrok.indexer.analysis.uue.UuencodeFullTokenizer
- BitIntsHolder - Class in org.opengrok.suggest.query.data
-
IntsHolder
implementation by using theBitSet
. - BitIntsHolder() - Constructor for class org.opengrok.suggest.query.data.BitIntsHolder
- BitIntsHolder(int) - Constructor for class org.opengrok.suggest.query.data.BitIntsHolder
- BitKeeperAnnotationParser - Class in org.opengrok.indexer.history
-
handles parsing the output of the
bk annotate
command into an annotation object. - BitKeeperAnnotationParser(String) - Constructor for class org.opengrok.indexer.history.BitKeeperAnnotationParser
- BitKeeperRepository - Class in org.opengrok.indexer.history
-
Access to a BitKeeper repository.
- BitKeeperRepository() - Constructor for class org.opengrok.indexer.history.BitKeeperRepository
-
Constructor to construct the thing to be constructed.
- BitKeeperTagEntry - Class in org.opengrok.indexer.history
-
BitKeeper specific tag class with ability to compare itself with generic HistoryEntry.
- BitKeeperTagEntry(String, Date, String) - Constructor for class org.opengrok.indexer.history.BitKeeperTagEntry
- BitKeeperTagParser - Class in org.opengrok.indexer.history
-
handles parsing the output of the
bk tags
command into a set of tag entries. - BitKeeperTagParser(String) - Constructor for class org.opengrok.indexer.history.BitKeeperTagParser
-
Constructor to construct the thing to be constructed.
- BLANK_PLACEHOLDER - Static variable in class org.opengrok.web.DirectoryListing
- BlockingObjectPool<T> - Interface in org.opengrok.indexer.util
-
Represents an API for a pool of objects that makes the requesting threads wait if no object is available.
- blue - Variable in class org.opengrok.indexer.util.Color
- BODY_INCLUDE_FILE - Static variable in class org.opengrok.indexer.configuration.Configuration
-
The name of the file relative to the DATA_ROOT, which should be included into the body of web app's "Home" page.
- BOLD - Static variable in class org.opengrok.indexer.analysis.document.TroffXref
- BOLD_CLASS - Static variable in class org.opengrok.indexer.web.HtmlConsts
- bounce() - Method in class org.opengrok.indexer.index.IndexerParallelizer
-
Shuts down the instance's executors if any of the getters were called, releasing all resources; and prepares them to be called again to return new instances.
- BoundaryChangesets - Class in org.opengrok.indexer.history
-
Helper class to split sequence of VCS changesets into number of intervals.
- BoundaryChangesets(RepositoryWithPerPartesHistory) - Constructor for class org.opengrok.indexer.history.BoundaryChangesets
- BoundedBlockingObjectPool<T> - Class in org.opengrok.indexer.util
-
Represents a subclass of
AbstractObjectPool
and implementation ofBlockingObjectPool
with a defined limit of objects and a helper to validate instances onAbstractObjectPool.release(java.lang.Object)
. - BoundedBlockingObjectPool(int, ObjectValidator<T>, ObjectFactory<T>) - Constructor for class org.opengrok.indexer.util.BoundedBlockingObjectPool
- BR - Static variable in class org.opengrok.indexer.web.HtmlConsts
- bracedSigilID(String) - Method in class org.opengrok.indexer.analysis.perl.PerlXref
-
Splits a braced sigil identifier -- where the
capture
starts with a sigil and ends with a '}' and where Perl allows whitespace after the sigil and around the identifier -- and write the parts to output. - BRACEGROUP - Static variable in class org.opengrok.indexer.analysis.sh.ShXref
- BRACES - Static variable in class org.opengrok.indexer.analysis.tcl.TclSymbolTokenizer
- BRACES - Static variable in class org.opengrok.indexer.analysis.tcl.TclXref
- BRACKETED_COMMENT - Static variable in class org.opengrok.indexer.analysis.sql.PLSQLSymbolTokenizer
- BRACKETED_COMMENT - Static variable in class org.opengrok.indexer.analysis.sql.PLSQLXref
- BRACKETED_COMMENT - Static variable in class org.opengrok.indexer.analysis.sql.SQLSymbolTokenizer
- BRACKETED_COMMENT - Static variable in class org.opengrok.indexer.analysis.sql.SQLXref
- branch - Variable in class org.opengrok.indexer.history.RepositoryInfo
- breadcrumbPath(String, String) - Static method in class org.opengrok.indexer.web.Util
-
Convenience method for
breadcrumbPath(urlPrefix, path, PATH_SEPARATOR)
. - breadcrumbPath(String, String, char) - Static method in class org.opengrok.indexer.web.Util
-
Convenience method for
breadcrumbPath(urlPrefix, path, sep, "", false)
. - breadcrumbPath(String, String, char, String, boolean) - Static method in class org.opengrok.indexer.web.Util
-
Convenience method for
breadcrumbPath(urlPrefix, path, sep, "", false, path.endsWith(sep)
. - breadcrumbPath(String, String, char, String, boolean, boolean) - Static method in class org.opengrok.indexer.web.Util
-
Create a breadcrumb path to allow navigation to each element of a path.
- BufferSink - Interface in org.opengrok.indexer.util
-
Represents a functional interface for accepting buffers.
- build() - Method in class org.opengrok.indexer.search.QueryBuilder
-
Build a new query based on the query text that has been passed in to this builder.
- build() - Method in class org.opengrok.indexer.web.SearchHelper.Builder
-
Create and return the final search helper instance.
- BUILD_TERMINATION_TIME_DEFAULT - Static variable in class org.opengrok.indexer.configuration.SuggesterConfig
- Builder(File, File, EftarFileReader, QueryBuilder, String) - Constructor for class org.opengrok.indexer.web.SearchHelper.Builder
-
Search Helper Builder Class constructor.
- buildLink(String, String) - Static method in class org.opengrok.indexer.web.Util
-
Build an anchor with given name and a pack of attributes.
- buildLink(String, String, boolean) - Static method in class org.opengrok.indexer.web.Util
-
Build an anchor with given name and a pack of attributes.
- buildLink(String, Map<String, String>) - Static method in class org.opengrok.indexer.web.Util
-
Build an anchor with given name and a pack of attributes.
- buildQuery(String, String) - Method in class org.opengrok.indexer.search.QueryBuilder
-
Build a subquery against one of the fields.
- buildQuery(String, String) - Method in class org.opengrok.web.api.v1.suggester.query.SuggesterQueryBuilder
-
Build a subquery against one of the fields.
- buildTagList(File, CommandTimeoutType) - Method in class org.opengrok.indexer.history.BazaarRepository
- buildTagList(File, CommandTimeoutType) - Method in class org.opengrok.indexer.history.BitKeeperRepository
-
Constructs a set of tags up front.
- buildTagList(File, CommandTimeoutType) - Method in class org.opengrok.indexer.history.GitRepository
-
Builds a Git tag list by querying Git commit hash, commit time, and tag names.
- buildTagList(File, CommandTimeoutType) - Method in class org.opengrok.indexer.history.MercurialRepository
- buildTagList(File, CommandTimeoutType) - Method in class org.opengrok.indexer.history.Repository
-
Create internal list of all tags in this repository.
- BY_PATH - Enum constant in enum class org.opengrok.indexer.web.SortOrder
-
sort by path.
- bytes() - Method in class org.opengrok.suggest.popular.impl.chronicle.BytesRefDataAccess
- BytesRefDataAccess - Class in org.opengrok.suggest.popular.impl.chronicle
-
BytesRef
data serializer forChronicleMap
. - BytesRefDataAccess() - Constructor for class org.opengrok.suggest.popular.impl.chronicle.BytesRefDataAccess
- BytesRefSizedReader - Class in org.opengrok.suggest.popular.impl.chronicle
-
BytesRef
data serializer forChronicleMap
. - BZip2Analyzer - Class in org.opengrok.indexer.analysis.archive
-
Analyzes a BZip2 file.
- BZip2Analyzer(AnalyzerFactory) - Constructor for class org.opengrok.indexer.analysis.archive.BZip2Analyzer
- BZip2AnalyzerFactory - Class in org.opengrok.indexer.analysis.archive
- BZip2AnalyzerFactory() - Constructor for class org.opengrok.indexer.analysis.archive.BZip2AnalyzerFactory
C
- Cache - Interface in org.opengrok.indexer.history
-
Cache interface for common cache related operations.
- cached() - Static method in interface org.opengrok.indexer.history.RepositoryLookup
- cachedAnalyzer - Variable in class org.opengrok.indexer.analysis.AnalyzerFactory
-
Cached analyzer object for the current thread (analyzer objects can be expensive to allocate).
- CacheException - Exception in org.opengrok.indexer.history
-
Exception thrown when retrieval or manipulation of cache data fails.
- CacheException(String) - Constructor for exception org.opengrok.indexer.history.CacheException
-
Construct a
CacheException
with the specified message. - CacheException(String, Throwable) - Constructor for exception org.opengrok.indexer.history.CacheException
-
Construct a
CacheException
with the specified message and cause. - CacheException(String, Level) - Constructor for exception org.opengrok.indexer.history.CacheException
-
Construct a
CacheException
with the specified message and log level. - CacheException(String, Level, boolean) - Constructor for exception org.opengrok.indexer.history.CacheException
-
Construct a
CacheException
with the specified message and log level and whether to log stack trace. - CacheException(Throwable) - Constructor for exception org.opengrok.indexer.history.CacheException
-
Construct a
CacheException
with the specified cause. - CacheUtil - Class in org.opengrok.indexer.history
-
Helper functions for
HistoryCache
andAnnotationCache
implementations. - CAnalyzer - Class in org.opengrok.indexer.analysis.c
-
An Analyzer for C/C++/Java type of files.
- CAnalyzer(AnalyzerFactory) - Constructor for class org.opengrok.indexer.analysis.c.CAnalyzer
-
Creates a new instance of CAnalyzer.
- CAnalyzerFactory - Class in org.opengrok.indexer.analysis.c
- CAnalyzerFactory() - Constructor for class org.opengrok.indexer.analysis.c.CAnalyzerFactory
- candidate(String, int) - Method in class org.opengrok.indexer.util.OptionParser
-
Discover full name of partial option name.
- CanonicalRootValidator - Class in org.opengrok.indexer.configuration
-
Represents a validator of a --canonicalRoot value.
- canProcess() - Method in class org.opengrok.web.PageConfig
-
Check, whether the request contains minimal information required to produce a valid page.
- CDATA - Static variable in class org.opengrok.indexer.analysis.plain.XMLXref
- changeset - Variable in class org.opengrok.indexer.history.BitKeeperTagEntry
- ChangesetVisitor - Class in org.opengrok.indexer.history
- ChangesetVisitor(boolean) - Constructor for class org.opengrok.indexer.history.ChangesetVisitor
- CHAR - Static variable in class org.opengrok.indexer.analysis.haskell.HaskellSymbolTokenizer
- CHAR - Static variable in class org.opengrok.indexer.analysis.haskell.HaskellXref
- characteristics() - Method in class org.opengrok.indexer.util.ErrorMessageCollector
-
Returns a
Set
ofCollector.Characteristics
indicating the characteristics of this Collector. - CHARLITERAL_APOS_DELIMITER - Static variable in class org.opengrok.indexer.analysis.fortran.FortranUtils
-
Matches an apostrophe that is notĀ¹ part of a Fortran apostrophe escape sequence:
- CHARLITERAL_APOS_DELIMITER - Static variable in class org.opengrok.indexer.analysis.pascal.PascalUtils
-
Matches an apostrophe that is notĀ¹ part of a Pascal apostrophe escape sequence.
- check(IndexCheck.IndexCheckMode) - Method in class org.opengrok.indexer.index.IndexCheck
-
Check index(es).
- checkConfiguration() - Method in class org.opengrok.indexer.configuration.Configuration
-
Check if configuration is populated and self-consistent.
- checkEntity(HttpServletRequest, Group) - Method in class opengrok.auth.plugin.AbstractLdapPlugin
-
Decide if the group should be allowed for this request.
- checkEntity(HttpServletRequest, Group) - Method in class opengrok.auth.plugin.LdapAttrPlugin
- checkEntity(HttpServletRequest, Group) - Method in class opengrok.auth.plugin.LdapFilterPlugin
- checkEntity(HttpServletRequest, Group) - Method in class opengrok.auth.plugin.LdapUserPlugin
- checkEntity(HttpServletRequest, Project) - Method in class opengrok.auth.plugin.AbstractLdapPlugin
-
Decide if the project should be allowed for this request.
- checkEntity(HttpServletRequest, Project) - Method in class opengrok.auth.plugin.LdapAttrPlugin
- checkEntity(HttpServletRequest, Project) - Method in class opengrok.auth.plugin.LdapFilterPlugin
- checkEntity(HttpServletRequest, Project) - Method in class opengrok.auth.plugin.LdapUserPlugin
- checkInput(ObjectInputFilter.FilterInfo) - Method in class org.opengrok.indexer.util.WhitelistObjectInputFilter
- checkJavaVersion() - Static method in class org.opengrok.indexer.util.RuntimeUtil
- checkSourceRootExistence() - Method in class org.opengrok.web.PageConfig
- checkTransforms(Map<String, String>) - Static method in class opengrok.auth.plugin.util.FilterUtil
-
Verify the names of the transforms in the map.
- chkLOC() - Method in class org.opengrok.indexer.analysis.ada.AdaXref
-
Calls
JFlexJointLexer.phLOC()
if the yystate is not SCOMMENT. - chkLOC() - Method in class org.opengrok.indexer.analysis.asm.AsmXref
- chkLOC() - Method in class org.opengrok.indexer.analysis.c.CXref
- chkLOC() - Method in class org.opengrok.indexer.analysis.c.CxxXref
- chkLOC() - Method in class org.opengrok.indexer.analysis.clojure.ClojureXref
- chkLOC() - Method in class org.opengrok.indexer.analysis.csharp.CSharpXref
- chkLOC() - Method in class org.opengrok.indexer.analysis.document.TroffXref
- chkLOC() - Method in class org.opengrok.indexer.analysis.eiffel.EiffelSymbolTokenizer
-
Calls
JFlexJointLexer.phLOC()
if the yystate is not SCOMMENT. - chkLOC() - Method in class org.opengrok.indexer.analysis.erlang.ErlangXref
- chkLOC() - Method in class org.opengrok.indexer.analysis.fortran.FortranXref
- chkLOC() - Method in class org.opengrok.indexer.analysis.golang.GolangXref
- chkLOC() - Method in class org.opengrok.indexer.analysis.haskell.HaskellXref
- chkLOC() - Method in class org.opengrok.indexer.analysis.hcl.HCLLexer
-
Calls
JFlexJointLexer.phLOC()
if the yystate is not COMMENT or SCOMMENT. - chkLOC() - Method in class org.opengrok.indexer.analysis.java.JavaXref
- chkLOC() - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptLexer
-
Calls
JFlexJointLexer.phLOC()
if the yystate is not COMMENT or SCOMMENT. - chkLOC() - Method in class org.opengrok.indexer.analysis.kotlin.KotlinXref
- chkLOC() - Method in class org.opengrok.indexer.analysis.lisp.LispXref
- chkLOC() - Method in class org.opengrok.indexer.analysis.lua.LuaXref
- chkLOC() - Method in class org.opengrok.indexer.analysis.pascal.PascalXref
- chkLOC() - Method in class org.opengrok.indexer.analysis.perl.PerlXref
-
Calls
JFlexJointLexer.phLOC()
if the yystate is not SCOMMENT or POD. - chkLOC() - Method in class org.opengrok.indexer.analysis.php.PhpXref
- chkLOC() - Method in class org.opengrok.indexer.analysis.plain.XMLXref
- chkLOC() - Method in class org.opengrok.indexer.analysis.powershell.PoshXref
- chkLOC() - Method in class org.opengrok.indexer.analysis.python.PythonXref
- chkLOC() - Method in class org.opengrok.indexer.analysis.r.RLexer
-
Calls
JFlexJointLexer.phLOC()
if the yystate is not SCOMMENT. - chkLOC() - Method in class org.opengrok.indexer.analysis.ruby.RubyXref
-
Calls
JFlexJointLexer.phLOC()
if the yystate is not SCOMMENT or POD. - chkLOC() - Method in class org.opengrok.indexer.analysis.rust.RustXref
- chkLOC() - Method in class org.opengrok.indexer.analysis.scala.ScalaXref
- chkLOC() - Method in class org.opengrok.indexer.analysis.sh.ShXref
- chkLOC() - Method in class org.opengrok.indexer.analysis.sql.PLSQLXref
-
Calls
JFlexJointLexer.phLOC()
if the yystate is not BRACKETED_COMMENT or SINGLE_LINE_COMMENT. - chkLOC() - Method in class org.opengrok.indexer.analysis.swift.SwiftXref
- chkLOC() - Method in class org.opengrok.indexer.analysis.tcl.TclXref
- chkLOC() - Method in class org.opengrok.indexer.analysis.vb.VBXref
- chkLOC() - Method in class org.opengrok.indexer.analysis.verilog.VerilogXref
-
Calls
JFlexJointLexer.phLOC()
if the yystate is not COMMENT or SCOMMENT. - chkLOC() - Method in class org.opengrok.indexer.analysis.yaml.YamlXref
- ChronicleMapAdapter - Class in org.opengrok.suggest.popular.impl.chronicle
-
Adapter for
ChronicleMap
to expose only the necessary operations needed for most popular completion. - ChronicleMapAdapter(String, double, int, File) - Constructor for class org.opengrok.suggest.popular.impl.chronicle.ChronicleMapAdapter
- ChronicleMapConfiguration - Class in org.opengrok.suggest.popular.impl.chronicle
-
ChronicleMap
does not have the configuration stored in the file. - ChronicleMapConfiguration(int, double) - Constructor for class org.opengrok.suggest.popular.impl.chronicle.ChronicleMapConfiguration
- CLASS - Enum constant in enum class org.opengrok.indexer.analysis.CtagsReader.tagFields
- classLoaded(IAuthorizationPlugin) - Method in class org.opengrok.indexer.authorization.AuthorizationFramework
- classLoaded(P) - Method in class org.opengrok.indexer.framework.PluginFramework
-
Allow the implementing class to interact with the loaded class when the class was loaded with the custom class loader.
- ClassUtil - Class in org.opengrok.indexer.util
- cleanup() - Method in class org.opengrok.indexer.analysis.document.TroffXref
- cleanup(ServletRequest) - Static method in class org.opengrok.web.PageConfig
-
Cleanup all allocated resources (if any) from the instance attached to the given request.
- cleanup(PageConfig) - Static method in class org.opengrok.web.ProjectHelper
- clear() - Method in interface org.opengrok.indexer.analysis.LangMap
-
Removes all settings from this map.
- clear() - Method in class org.opengrok.indexer.analysis.LangTreeMap
-
Removes all settings from this map.
- clear() - Method in class org.opengrok.indexer.configuration.Filter
-
Remove all installed patterns from the list of files to filename.
- clear() - Method in class org.opengrok.indexer.configuration.IgnoredNames
- clear() - Method in class org.opengrok.indexer.history.HistoryGuru
- clear() - Method in interface org.opengrok.indexer.history.RepositoryLookup
-
Lifecycle method to clear internal cache (if any) when repositories are invalidated.
- clear() - Method in class org.opengrok.indexer.history.RepositoryLookupCached
- clear() - Method in class org.opengrok.indexer.history.RepositoryLookupUncached
- clear(RepositoryInfo) - Method in interface org.opengrok.indexer.history.Cache
-
Clear the cache for a repository.
- clear(RepositoryInfo) - Method in class org.opengrok.indexer.history.FileAnnotationCache
- clearAnnotationCacheFile(String) - Method in class org.opengrok.indexer.history.HistoryGuru
-
Clear entry for single file from annotation cache.
- clearAttributesEtc() - Method in class org.opengrok.indexer.analysis.JFlexTokenizer
-
Calls
AttributeSource.clearAttributes()
, and also resets some additional tracked state. - clearCache(Collection<RepositoryInfo>) - Method in class org.opengrok.indexer.history.AbstractCache
- clearCache(Collection<RepositoryInfo>) - Method in interface org.opengrok.indexer.history.Cache
-
Remove cache data for a collection of repositories.
- clearCacheDir(RepositoryInfo, Cache) - Static method in class org.opengrok.indexer.history.CacheUtil
- ClearCaseAnnotationParser - Class in org.opengrok.indexer.history
-
handles parsing the output of the
cleartool annotate
command into an annotation object. - ClearCaseAnnotationParser(String) - Constructor for class org.opengrok.indexer.history.ClearCaseAnnotationParser
- ClearCaseRepository - Class in org.opengrok.indexer.history
-
Access to a ClearCase repository.
- ClearCaseRepository() - Constructor for class org.opengrok.indexer.history.ClearCaseRepository
- clearFile(String) - Method in class org.opengrok.indexer.history.AbstractCache
- clearFile(String) - Method in interface org.opengrok.indexer.history.AnnotationCache
-
Clear annotation cache entry for given file.
- clearFileCollector() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- clearHistoryCacheFile(String, boolean) - Method in class org.opengrok.indexer.history.HistoryGuru
-
Clear entry for single file from history cache.
- clearNonSymbolMatchedListener() - Method in class org.opengrok.indexer.analysis.JFlexSymbolMatcher
-
Clears any association to a listener.
- clearNonSymbolMatchedListener() - Method in interface org.opengrok.indexer.analysis.SymbolMatchedPublisher
-
Clears any listener from the publisher.
- clearProperties() - Method in class org.opengrok.indexer.configuration.Project
- clearStack() - Method in class org.opengrok.indexer.analysis.JFlexStateStacker
-
Clears the instance stack.
- clearStack() - Method in class org.opengrok.indexer.analysis.php.PhpSymbolTokenizer
- clearStack() - Method in class org.opengrok.indexer.analysis.php.PhpXref
- clearStack() - Method in class org.opengrok.indexer.analysis.powershell.PoshXref
- clearStack() - Method in class org.opengrok.indexer.analysis.sh.ShXref
- clearSymbolMatchedListener() - Method in class org.opengrok.indexer.analysis.JFlexSymbolMatcher
-
Clears any association to a listener.
- clearSymbolMatchedListener() - Method in interface org.opengrok.indexer.analysis.SymbolMatchedPublisher
-
Clears any listener from the publisher.
- ClojureAnalyzer - Class in org.opengrok.indexer.analysis.clojure
- ClojureAnalyzer(AnalyzerFactory) - Constructor for class org.opengrok.indexer.analysis.clojure.ClojureAnalyzer
- ClojureAnalyzerFactory - Class in org.opengrok.indexer.analysis.clojure
- ClojureAnalyzerFactory() - Constructor for class org.opengrok.indexer.analysis.clojure.ClojureAnalyzerFactory
- ClojureSymbolTokenizer - Class in org.opengrok.indexer.analysis.clojure
- ClojureSymbolTokenizer(Reader) - Constructor for class org.opengrok.indexer.analysis.clojure.ClojureSymbolTokenizer
-
Creates a new scanner
- ClojureXref - Class in org.opengrok.indexer.analysis.clojure
- ClojureXref(Reader) - Constructor for class org.opengrok.indexer.analysis.clojure.ClojureXref
-
Creates a new scanner
- clone() - Method in class org.opengrok.indexer.authorization.AuthorizationEntity
-
Perform a deep copy of the entity.
- clone() - Method in class org.opengrok.indexer.authorization.AuthorizationPlugin
-
Clones the plugin.
- clone() - Method in class org.opengrok.indexer.authorization.AuthorizationStack
-
Clones the stack.
- close() - Method in class opengrok.auth.plugin.ldap.AbstractLdapProvider
-
Closes the LDAP provider.
- close() - Method in class opengrok.auth.plugin.ldap.FakeLdapFacade
- close() - Method in class opengrok.auth.plugin.ldap.LdapFacade
-
Closes all available servers.
- close() - Method in class opengrok.auth.plugin.ldap.LdapServer
-
Closes the server context.
- close() - Method in class org.opengrok.indexer.analysis.Ctags
-
Ctags.reset()
, and close any running ctags instance. - close() - Method in class org.opengrok.indexer.analysis.IteratorReader
- close() - Method in class org.opengrok.indexer.analysis.JFlexTokenizer
-
Closes the instance and the instance's
ScanningSymbolMatcher
. - close() - Method in class org.opengrok.indexer.analysis.ZeroReader
-
Closes the underlying
Reader
. - close() - Method in class org.opengrok.indexer.history.HistoryReader
- close() - Method in class org.opengrok.indexer.history.RCSget
- close() - Method in class org.opengrok.indexer.index.IndexCheck
- close() - Method in class org.opengrok.indexer.index.IndexerParallelizer
-
Calls
IndexerParallelizer.bounce()
, which prepares for -- but does not start -- new pools. - close() - Method in class org.opengrok.indexer.util.NullWriter
- close() - Method in class org.opengrok.indexer.util.Progress
- close() - Method in interface org.opengrok.indexer.util.ResourceLock
-
Unlocking doesn't throw any checked exception.
- close() - Method in class org.opengrok.indexer.web.EftarFileReader
- close() - Method in class org.opengrok.suggest.popular.impl.chronicle.ChronicleMapAdapter
-
Closes the opened
ChronicleMap
. - close() - Method in interface org.opengrok.suggest.popular.PopularityMap
- close() - Method in class org.opengrok.suggest.Suggester
-
Closes opened resources.
- close() - Method in class org.opengrok.suggest.util.Progress
- close() - Method in class org.opengrok.web.api.v1.suggester.provider.service.impl.SuggesterServiceImpl
-
Closes the underlying service explicitly.
- close() - Method in interface org.opengrok.web.api.v1.suggester.provider.service.SuggesterService
-
Closes the underlying service explicitly.
- close(Closeable) - Static method in class org.opengrok.indexer.util.IOUtils
- CloseableReentrantReadWriteLock - Class in org.opengrok.indexer.util
-
Represents a subclass of
ReentrantReadWriteLock
that can returnResourceLock
instances. - CloseableReentrantReadWriteLock() - Constructor for class org.opengrok.indexer.util.CloseableReentrantReadWriteLock
- closeDiv() - Method in class org.opengrok.indexer.analysis.document.TroffXref
- closePara() - Method in class org.opengrok.indexer.analysis.document.TroffXref
- closeSpan() - Method in class org.opengrok.indexer.analysis.document.TroffXref
- CMD_FALLBACK - Static variable in class org.opengrok.indexer.history.AccuRevRepository
-
The command to use to access the repository if none was given explicitly.
- CMD_FALLBACK - Static variable in class org.opengrok.indexer.history.BazaarRepository
-
The command to use to access the repository if none was given explicitly.
- CMD_FALLBACK - Static variable in class org.opengrok.indexer.history.BitKeeperRepository
-
The command to use to access the repository if none was given explicitly.
- CMD_FALLBACK - Static variable in class org.opengrok.indexer.history.ClearCaseRepository
-
The command to use to access the repository if none was given explicitly.
- CMD_FALLBACK - Static variable in class org.opengrok.indexer.history.CVSRepository
-
The command to use to access the repository if none was given explicitly.
- CMD_FALLBACK - Static variable in class org.opengrok.indexer.history.MercurialRepository
-
The command to use to access the repository if none was given explicitly.
- CMD_FALLBACK - Static variable in class org.opengrok.indexer.history.MonotoneRepository
-
The command to use to access the repository if none was given explicitly.
- CMD_FALLBACK - Static variable in class org.opengrok.indexer.history.PerforceRepository
-
The command to use to access the repository if none was given explicitly.
- CMD_FALLBACK - Static variable in class org.opengrok.indexer.history.RepoRepository
-
The command to use to access the repository if none was given explicitly.
- CMD_FALLBACK - Static variable in class org.opengrok.indexer.history.SCCSRepository
-
The command to use to access the repository if none was given explicitly.
- CMD_FALLBACK - Static variable in class org.opengrok.indexer.history.SSCMRepository
-
The command to use to access the repository if none was given explicitly.
- CMD_FALLBACK - Static variable in class org.opengrok.indexer.history.SubversionRepository
-
The command to use to access the repository if none was given explicitly.
- CMD_PROPERTY_KEY - Static variable in class org.opengrok.indexer.history.AccuRevRepository
-
The property name used to obtain the client command for this repository.
- CMD_PROPERTY_KEY - Static variable in class org.opengrok.indexer.history.BazaarRepository
-
The property name used to obtain the client command for this repository.
- CMD_PROPERTY_KEY - Static variable in class org.opengrok.indexer.history.BitKeeperRepository
-
The property name used to obtain the client command for this repository.
- CMD_PROPERTY_KEY - Static variable in class org.opengrok.indexer.history.ClearCaseRepository
-
The property name used to obtain the client command for this repository.
- CMD_PROPERTY_KEY - Static variable in class org.opengrok.indexer.history.CVSRepository
-
The property name used to obtain the client command for repository.
- CMD_PROPERTY_KEY - Static variable in class org.opengrok.indexer.history.MercurialRepository
-
The property name used to obtain the client command for this repository.
- CMD_PROPERTY_KEY - Static variable in class org.opengrok.indexer.history.MonotoneRepository
-
The property name used to obtain the client command for this repository.
- CMD_PROPERTY_KEY - Static variable in class org.opengrok.indexer.history.PerforceRepository
-
The property name used to obtain the client command for this repository.
- CMD_PROPERTY_KEY - Static variable in class org.opengrok.indexer.history.RepoRepository
-
The property name used to obtain the client command for this repository.
- CMD_PROPERTY_KEY - Static variable in class org.opengrok.indexer.history.SCCSRepository
-
The property name used to obtain the client command for this repository.
- CMD_PROPERTY_KEY - Static variable in class org.opengrok.indexer.history.SSCMRepository
-
The property name used to obtain the client command for this repository.
- CMD_PROPERTY_KEY - Static variable in class org.opengrok.indexer.history.SubversionRepository
-
The property name used to obtain the client command for this repository.
- Color - Class in org.opengrok.indexer.util
- Color(int, int, int) - Constructor for class org.opengrok.indexer.util.Color
- colorToString(String) - Method in class org.opengrok.indexer.authorization.AuthorizationEntity
-
Print the color element for this entity.
- ColorUtil - Class in org.opengrok.indexer.util
- combiner() - Method in class org.opengrok.indexer.util.ErrorMessageCollector
-
A function that accepts two partial results and merges them.
- CommandTimeoutType - Enum Class in org.opengrok.indexer.configuration
-
Command Time Out Type.
- COMMENT - Static variable in class org.opengrok.indexer.analysis.asm.AsmSymbolTokenizer
- COMMENT - Static variable in class org.opengrok.indexer.analysis.asm.AsmXref
- COMMENT - Static variable in class org.opengrok.indexer.analysis.c.CSymbolTokenizer
- COMMENT - Static variable in class org.opengrok.indexer.analysis.c.CXref
- COMMENT - Static variable in class org.opengrok.indexer.analysis.c.CxxSymbolTokenizer
- COMMENT - Static variable in class org.opengrok.indexer.analysis.c.CxxXref
- COMMENT - Static variable in class org.opengrok.indexer.analysis.clojure.ClojureSymbolTokenizer
- COMMENT - Static variable in class org.opengrok.indexer.analysis.clojure.ClojureXref
- COMMENT - Static variable in class org.opengrok.indexer.analysis.csharp.CSharpSymbolTokenizer
- COMMENT - Static variable in class org.opengrok.indexer.analysis.csharp.CSharpXref
- COMMENT - Static variable in class org.opengrok.indexer.analysis.document.TroffXref
- COMMENT - Static variable in class org.opengrok.indexer.analysis.erlang.ErlangSymbolTokenizer
- COMMENT - Static variable in class org.opengrok.indexer.analysis.erlang.ErlangXref
- COMMENT - Static variable in class org.opengrok.indexer.analysis.golang.GolangSymbolTokenizer
- COMMENT - Static variable in class org.opengrok.indexer.analysis.golang.GolangXref
- COMMENT - Static variable in class org.opengrok.indexer.analysis.haskell.HaskellSymbolTokenizer
- COMMENT - Static variable in class org.opengrok.indexer.analysis.haskell.HaskellXref
- COMMENT - Static variable in class org.opengrok.indexer.analysis.hcl.HCLSymbolTokenizer
- COMMENT - Static variable in class org.opengrok.indexer.analysis.hcl.HCLXref
- COMMENT - Static variable in class org.opengrok.indexer.analysis.java.JavaSymbolTokenizer
- COMMENT - Static variable in class org.opengrok.indexer.analysis.java.JavaXref
- COMMENT - Static variable in class org.opengrok.indexer.analysis.javascript.JavaScriptSymbolTokenizer
- COMMENT - Static variable in class org.opengrok.indexer.analysis.javascript.JavaScriptXref
- COMMENT - Static variable in class org.opengrok.indexer.analysis.kotlin.KotlinSymbolTokenizer
- COMMENT - Static variable in class org.opengrok.indexer.analysis.kotlin.KotlinXref
- COMMENT - Static variable in class org.opengrok.indexer.analysis.lisp.LispSymbolTokenizer
- COMMENT - Static variable in class org.opengrok.indexer.analysis.lisp.LispXref
- COMMENT - Static variable in class org.opengrok.indexer.analysis.lua.LuaSymbolTokenizer
- COMMENT - Static variable in class org.opengrok.indexer.analysis.lua.LuaXref
- COMMENT - Static variable in class org.opengrok.indexer.analysis.pascal.PascalSymbolTokenizer
- COMMENT - Static variable in class org.opengrok.indexer.analysis.pascal.PascalXref
- COMMENT - Static variable in class org.opengrok.indexer.analysis.php.PhpSymbolTokenizer
- COMMENT - Static variable in class org.opengrok.indexer.analysis.php.PhpXref
- COMMENT - Static variable in class org.opengrok.indexer.analysis.plain.XMLXref
- COMMENT - Static variable in class org.opengrok.indexer.analysis.powershell.PoshSymbolTokenizer
- COMMENT - Static variable in class org.opengrok.indexer.analysis.powershell.PoshXref
- COMMENT - Static variable in class org.opengrok.indexer.analysis.rust.RustSymbolTokenizer
- COMMENT - Static variable in class org.opengrok.indexer.analysis.rust.RustXref
- COMMENT - Static variable in class org.opengrok.indexer.analysis.scala.ScalaSymbolTokenizer
- COMMENT - Static variable in class org.opengrok.indexer.analysis.scala.ScalaXref
- COMMENT - Static variable in class org.opengrok.indexer.analysis.sh.ShSymbolTokenizer
- COMMENT - Static variable in class org.opengrok.indexer.analysis.swift.SwiftSymbolTokenizer
- COMMENT - Static variable in class org.opengrok.indexer.analysis.swift.SwiftXref
- COMMENT - Static variable in class org.opengrok.indexer.analysis.tcl.TclSymbolTokenizer
- COMMENT - Static variable in class org.opengrok.indexer.analysis.tcl.TclXref
- COMMENT - Static variable in class org.opengrok.indexer.analysis.terraform.TerraformSymbolTokenizer
- COMMENT - Static variable in class org.opengrok.indexer.analysis.terraform.TerraformXref
- COMMENT - Static variable in class org.opengrok.indexer.analysis.typescript.TypeScriptSymbolTokenizer
- COMMENT - Static variable in class org.opengrok.indexer.analysis.typescript.TypeScriptXref
- COMMENT - Static variable in class org.opengrok.indexer.analysis.vb.VBSymbolTokenizer
- COMMENT - Static variable in class org.opengrok.indexer.analysis.vb.VBXref
- COMMENT - Static variable in class org.opengrok.indexer.analysis.verilog.VerilogSymbolTokenizer
- COMMENT - Static variable in class org.opengrok.indexer.analysis.verilog.VerilogXref
- COMMENT() - Method in class org.opengrok.indexer.analysis.hcl.HCLLexer
-
Subclasses must override to get the constant value created by JFlex to represent COMMENT.
- COMMENT() - Method in class org.opengrok.indexer.analysis.hcl.HCLSymbolTokenizer
-
Gets the constant value created by JFlex to represent COMMENT.
- COMMENT() - Method in class org.opengrok.indexer.analysis.hcl.HCLXref
-
Gets the constant value created by JFlex to represent COMMENT.
- COMMENT() - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptLexer
-
Subclasses must override to get the constant value created by JFlex to represent COMMENT.
- COMMENT() - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptSymbolTokenizer
-
Gets the constant value created by JFlex to represent COMMENT.
- COMMENT() - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptXref
-
Gets the constant value created by JFlex to represent COMMENT.
- COMMENT() - Method in class org.opengrok.indexer.analysis.terraform.TerraformSymbolTokenizer
-
Gets the constant value created by JFlex to represent COMMENT.
- COMMENT() - Method in class org.opengrok.indexer.analysis.terraform.TerraformXref
-
Gets the constant value created by JFlex to represent COMMENT.
- COMMENT() - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptSymbolTokenizer
-
Gets the constant value created by JFlex to represent COMMENT.
- COMMENT() - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptXref
-
Gets the constant value created by JFlex to represent COMMENT.
- COMMENT_CLASS - Static variable in class org.opengrok.indexer.web.HtmlConsts
- commentLevel - Variable in class org.opengrok.indexer.analysis.sql.PLSQLXref
- compare(PendingToken, PendingToken) - Method in class org.opengrok.indexer.analysis.PendingTokenOffsetsComparator
- compare(PhraseHighlight, PhraseHighlight) - Method in class org.opengrok.indexer.search.context.PhraseHighlightComparator
-
Compares two
PhraseHighlight
instances for order by first comparing usingInteger.compare(int, int)
thePhraseHighlight.lineStart
values ofo1
ando2
and subsequently, if identical, comparing thePhraseHighlight.lineEnd
values ofo2
ando1
(i.e. - compareTo(Scopes.Scope) - Method in class org.opengrok.indexer.analysis.Scopes.Scope
- compareTo(Group) - Method in class org.opengrok.indexer.configuration.Group
- compareTo(Project) - Method in class org.opengrok.indexer.configuration.Project
- compareTo(HistoryEntry) - Method in class org.opengrok.indexer.history.BazaarTagEntry
- compareTo(HistoryEntry) - Method in class org.opengrok.indexer.history.BitKeeperTagEntry
- compareTo(HistoryEntry) - Method in class org.opengrok.indexer.history.MercurialTagEntry
- compareTo(HistoryEntry) - Method in class org.opengrok.indexer.history.TagEntry
-
Compares to given HistoryEntry, needed for history parsing.
- compareTo(TagEntry) - Method in class org.opengrok.indexer.history.TagEntry
-
Necessary Comparable method, used for sorting of TagEntries.
- compareTo(Hit) - Method in class org.opengrok.indexer.search.Hit
-
Compare this object to another hit (in order to implement the comparable interface).
- compareTo(Version) - Method in class org.opengrok.indexer.util.Version
- compareTo(Message) - Method in class org.opengrok.indexer.web.messages.Message
- compareTo(MessagesContainer.AcceptedMessage) - Method in class org.opengrok.indexer.web.messages.MessagesContainer.AcceptedMessage
- compareTo(LookupResultItem) - Method in class org.opengrok.suggest.LookupResultItem
- CompatibleAnalyser - Class in org.opengrok.indexer.analysis
- CompatibleAnalyser() - Constructor for class org.opengrok.indexer.analysis.CompatibleAnalyser
- compilePattern(String) - Static method in class org.opengrok.indexer.configuration.PatternUtil
-
Check and compile the bug pattern.
- completeUrl(String, HttpServletRequest) - Static method in class org.opengrok.indexer.web.Util
-
Try to complete the given URL part into full URL with server name, port, scheme, ...
- completeWithDefaults() - Method in class org.opengrok.indexer.configuration.Project
-
Fill the project with the current configuration where the applicable project property has a default value.
- condenseMarkups() - Method in class org.opengrok.indexer.search.context.LineHighlight
-
Sort and condense overlapping markup highlights.
- ConfigMerge - Class in org.opengrok.indexer.configuration
-
Merge 2 config files together.
- Configuration - Class in opengrok.auth.plugin.configuration
-
Encapsulates configuration for LDAP plugins.
- Configuration - Class in org.opengrok.indexer.configuration
-
Placeholder class for all configuration variables.
- Configuration() - Constructor for class opengrok.auth.plugin.configuration.Configuration
- Configuration() - Constructor for class org.opengrok.indexer.configuration.Configuration
-
Creates a new instance of Configuration with default values.
- CONFIGURATION_PARAM - Static variable in class opengrok.auth.plugin.AbstractLdapPlugin
- Configuration.ConfigurationException - Exception in org.opengrok.indexer.configuration
- Configuration.RemoteSCM - Enum Class in org.opengrok.indexer.configuration
-
History handling types for remote SCM repositories.
- ConfigurationChangedListener - Interface in org.opengrok.indexer.configuration
-
Callback that is called when configuration is changed.
- ConfigurationClassLoader - Class in org.opengrok.indexer.configuration
-
Temporary hack to prevent
XMLDecoder
to deserialize other than allowed classes. - ConfigurationClassLoader() - Constructor for class org.opengrok.indexer.configuration.ConfigurationClassLoader
- ConfigurationController - Class in org.opengrok.web.api.v1.controller
- ConfigurationController(SuggesterService) - Constructor for class org.opengrok.web.api.v1.controller.ConfigurationController
- ConfigurationException(String) - Constructor for exception org.opengrok.indexer.configuration.Configuration.ConfigurationException
- ConfigurationHelp - Class in org.opengrok.indexer.configuration
-
Represents a utility class to present some user-readable help regarding
Configuration
. - ConfigurationValueConsumer<V> - Interface in org.opengrok.indexer.configuration
-
Represents an API for consuming a
Configuration
instance along with a specified value. - configure() - Method in class org.opengrok.web.api.v1.suggester.SuggesterAppBinder
- ConsoleFormatter - Class in org.opengrok.indexer.logger.formatter
- ConsoleFormatter() - Constructor for class org.opengrok.indexer.logger.formatter.ConsoleFormatter
- constantToString(Constant, ConstantPool, int[]) - Method in class org.opengrok.indexer.analysis.executables.JavaClassAnalyzer
- Consts - Class in org.opengrok.indexer.analysis.ada
-
Represents a container for Ada keywords and other string constants.
- Consts - Class in org.opengrok.indexer.analysis.asm
-
Holds static hash set containing the C keywords (copying for use by Asm for now).
- Consts - Class in org.opengrok.indexer.analysis.c
-
Holds static hash set containing the C keywords.
- Consts - Class in org.opengrok.indexer.analysis.clojure
-
Holds static hash set containing Clojure 1.6 keywords.
- Consts - Class in org.opengrok.indexer.analysis.csharp
-
C# keywords.
- Consts - Class in org.opengrok.indexer.analysis.eiffel
-
Represents a container for a set of Eiffel keywords.
- Consts - Class in org.opengrok.indexer.analysis.erlang
-
Holds static hash set containing the Erlang keywords.
- Consts - Class in org.opengrok.indexer.analysis.fortran
-
Holds static hash set containing the Fortran keywords.
- Consts - Class in org.opengrok.indexer.analysis.golang
-
Holds static hash set containing the Golang keywords.
- Consts - Class in org.opengrok.indexer.analysis.haskell
-
Holds static hash set containing the Haskell keywords.
- Consts - Class in org.opengrok.indexer.analysis.hcl
-
Represents a container for HCL keywords and other string constants.
- Consts - Class in org.opengrok.indexer.analysis.java
-
Holds static hash set containing the Java keywords.
- Consts - Class in org.opengrok.indexer.analysis.javascript
-
Holds JavaScript keywords from ECMA-262 10th Edition, June 2019.
- Consts - Class in org.opengrok.indexer.analysis.json
-
Holds static hash set containing the Json (schema) keywords.
- Consts - Class in org.opengrok.indexer.analysis.kotlin
-
Holds static hash set containing the Kotlin keywords.
- Consts - Class in org.opengrok.indexer.analysis.lisp
-
Holds static hash set containing Lisp keywords.
- Consts - Class in org.opengrok.indexer.analysis.lua
-
Holds static hash set containing the Lua keywords.
- Consts - Class in org.opengrok.indexer.analysis.pascal
-
Holds static hash set containing the Pascal keywords.
- Consts - Class in org.opengrok.indexer.analysis.perl
-
Holds static hash set containing the Perl keywords.
- Consts - Class in org.opengrok.indexer.analysis.php
-
Holds static hash set containing the Perl keywords.
- Consts - Class in org.opengrok.indexer.analysis.powershell
-
PowerShell keyword hash.
- Consts - Class in org.opengrok.indexer.analysis.python
-
Holds static hash set containing the Python keywords.
- Consts - Class in org.opengrok.indexer.analysis.r
-
Represents a container for R keywords and other string constants.
- Consts - Class in org.opengrok.indexer.analysis.ruby
-
Represents a container for Ruby keywords and other string constants.
- Consts - Class in org.opengrok.indexer.analysis.rust
-
Holds static hash set containing the Rust language keywords.
- Consts - Class in org.opengrok.indexer.analysis.scala
-
Holds static hash set containing the Scala keywords.
- Consts - Class in org.opengrok.indexer.analysis.sh
-
Shell keyword hash.
- Consts - Class in org.opengrok.indexer.analysis.sql
- Consts - Class in org.opengrok.indexer.analysis.swift
-
Holds static hash set containing the Swift keywords.
- Consts - Class in org.opengrok.indexer.analysis.tcl
-
Holds static hash set containing Tcl keywords.
- Consts - Class in org.opengrok.indexer.analysis.terraform
-
Represents a container for Terraform keywords and other string constants.
- Consts - Class in org.opengrok.indexer.analysis.typescript
-
Represents a container for TypeScript Version 1.8 (January 2016) plus ECMAScript (June 2019) keywords.
- Consts - Class in org.opengrok.indexer.analysis.vb
- Consts - Class in org.opengrok.indexer.analysis.verilog
-
Represents a container for a set of SystemVerilog keywords.
- Consts - Class in org.opengrok.indexer.analysis.yaml
-
Holds static hash set containing the Java keywords.
- Consts() - Constructor for class org.opengrok.indexer.analysis.javascript.Consts
- consume() - Method in class org.opengrok.indexer.util.LineBreakerScanner
-
Call
LineBreakerScanner.yylex()
untilfalse
, which consumes all input so that the argument toLineBreakerScanner.setTarget(List)
contains the entire transformation. - consume() - Method in class org.opengrok.indexer.util.SourceSplitterScanner
-
Call
SourceSplitterScanner.yylex()
untilfalse
, which consumes all input so that the argument toSourceSplitterScanner.setTarget(List)
contains the entire transformation. - contentType - Variable in class org.opengrok.indexer.analysis.AnalyzerFactory
-
The content type for the files recognized by this kind of analyzer.
- Context - Class in org.opengrok.indexer.search.context
-
This is supposed to get the matching lines from sourcefile.
- Context(Query, QueryBuilder) - Constructor for class org.opengrok.indexer.search.context.Context
-
Initializes a context generator for matchers derived from the specified
query
-- which might benull
and result inContext.isEmpty()
returningtrue
. - ContextArgs - Class in org.opengrok.indexer.search.context
-
Represents an immutable settings instance for coordinating objects related to producing context presentations.
- ContextArgs(short, short) - Constructor for class org.opengrok.indexer.search.context.ContextArgs
-
Initializes an instance with the specified values.
- contextDestroyed(ServletContextEvent) - Method in class org.opengrok.web.WebappListener
- ContextFormatter - Class in org.opengrok.indexer.search.context
-
Represents a subclass of
PassageFormatter
that usesPassageConverter
. - ContextFormatter(ContextArgs) - Constructor for class org.opengrok.indexer.search.context.ContextFormatter
-
Initializes a formatter for the specified arguments.
- contextInitialized(ServletContextEvent) - Method in class org.opengrok.web.WebappListener
- convert(Passage[], SourceSplitter) - Method in class org.opengrok.indexer.search.context.PassageConverter
-
Converts the specified passages into a sorted map of
LineHighlight
instances keyed by line offsets. - CookieFilter - Class in org.opengrok.web
-
Makes sure that all cookies originating from the web application have the Same-site attribute set.
- CookieFilter() - Constructor for class org.opengrok.web.CookieFilter
- copy() - Method in class org.opengrok.suggest.popular.impl.chronicle.BytesRefDataAccess
- CORS_REQUEST_HEADER - Static variable in class org.opengrok.web.api.v1.filter.CorsFilter
- CorsEnable - Annotation Interface in org.opengrok.web.api.v1.filter
-
This decorator is to enable CORS for paths.
- CorsFilter - Class in org.opengrok.web.api.v1.filter
- CorsFilter() - Constructor for class org.opengrok.web.api.v1.filter.CorsFilter
- count() - Method in class org.opengrok.indexer.util.HeadHandler
- count() - Method in class org.opengrok.indexer.util.LineBreaker
-
Gets the number of split lines.
- count() - Method in class org.opengrok.indexer.util.SourceSplitter
-
Gets the number of split lines.
- COUNT_PARAM - Static variable in class org.opengrok.indexer.web.QueryParameters
-
Parameter name to specify a count value.
- COUNT_PARAM_EQ - Static variable in class org.opengrok.indexer.web.QueryParameters
-
QueryParameters.COUNT_PARAM
concatenated with"="
. - countMarkups() - Method in class org.opengrok.indexer.search.context.LineHighlight
-
Gets the number of markups.
- countOpeningLongBracket(String) - Static method in class org.opengrok.indexer.analysis.lua.LuaUtils
-
Counts the level of a Lua opening long bracket specified in
capture
. - countPushback(String, Pattern) - Static method in class org.opengrok.indexer.util.StringUtils
-
Determines if the specified pattern,
pat
, matches the specifiedcapture
, and computes an eligible pushback. - countRawHashes(String) - Static method in class org.opengrok.indexer.analysis.rust.RustUtils
-
Counts the number of hashes ('#') before a terminating quote ('"') in
capture
. - countsAggregator - Variable in class org.opengrok.indexer.analysis.AbstractAnalyzer
- countURIEndingPushback(String) - Static method in class org.opengrok.indexer.util.StringUtils
-
Count the number of ending pushback characters from a matched URI.
- create(int, int) - Static method in class org.opengrok.indexer.search.context.PhraseHighlight
- create(Set<PathDescription>, String) - Method in class org.opengrok.indexer.web.EftarFile
- createAnnotationCache(File, String) - Method in class org.opengrok.indexer.history.HistoryGuru
-
Retrieve and store the annotation cache entry for given file.
- createBOMStrippedReader(InputStream) - Static method in class org.opengrok.indexer.util.IOUtils
-
Create BOM stripped reader from the stream.
- createBOMStrippedReader(InputStream, String) - Static method in class org.opengrok.indexer.util.IOUtils
-
Create BOM stripped reader from the stream.
- createComponents(String) - Method in class org.opengrok.indexer.analysis.AbstractAnalyzer
- createComponents(String) - Method in class org.opengrok.indexer.analysis.CompatibleAnalyser
- createComponents(String) - Method in class org.opengrok.indexer.analysis.FileAnalyzer
- createComponents(String) - Method in class org.opengrok.indexer.analysis.HistoryAnalyzer
-
Creates components using a new
PlainFullTokenizer
, filtered using a default set of English stop-words. - createDirectoryEntries(File, String, List<String>) - Method in class org.opengrok.web.DirectoryListing
- createDTO(Object) - Static method in class org.opengrok.web.util.DTOUtil
-
Generate Data Transfer Object from an object.
- createEnder(int) - Static method in class org.opengrok.indexer.search.context.PhraseHighlight
- createEntire() - Static method in class org.opengrok.indexer.search.context.PhraseHighlight
- createHistoryCache() - Method in class org.opengrok.indexer.history.HistoryGuru
-
Create the history cache for all repositories.
- createHistoryCache(Collection<String>) - Method in class org.opengrok.indexer.history.HistoryGuru
-
Create history cache for selected repositories.
- createNew() - Method in interface org.opengrok.indexer.util.ObjectFactory
-
Returns a new instance of an object of type T.
- createSlider(int, int, int) - Static method in class org.opengrok.indexer.web.Util
-
Creates a HTML slider for pagination.
- createSlider(int, int, long, HttpServletRequest) - Static method in class org.opengrok.indexer.web.Util
-
Creates HTML slider for pagination.
- createStarter(int) - Static method in class org.opengrok.indexer.search.context.PhraseHighlight
- createWeight(IndexSearcher, ScoreMode, float) - Method in class org.opengrok.suggest.query.customized.CustomPhraseQuery
- crossRefSearch(boolean) - Method in class org.opengrok.indexer.web.SearchHelper.Builder
-
Indicate whether this is search from a cross-reference.
- CSharpAnalyzer - Class in org.opengrok.indexer.analysis.csharp
- CSharpAnalyzer(AnalyzerFactory) - Constructor for class org.opengrok.indexer.analysis.csharp.CSharpAnalyzer
- CSharpAnalyzerFactory - Class in org.opengrok.indexer.analysis.csharp
- CSharpAnalyzerFactory() - Constructor for class org.opengrok.indexer.analysis.csharp.CSharpAnalyzerFactory
- CSharpSymbolTokenizer - Class in org.opengrok.indexer.analysis.csharp
- CSharpSymbolTokenizer(Reader) - Constructor for class org.opengrok.indexer.analysis.csharp.CSharpSymbolTokenizer
-
Creates a new scanner
- CSharpXref - Class in org.opengrok.indexer.analysis.csharp
- CSharpXref(Reader) - Constructor for class org.opengrok.indexer.analysis.csharp.CSharpXref
-
Creates a new scanner
- CSymbolTokenizer - Class in org.opengrok.indexer.analysis.c
- CSymbolTokenizer(Reader) - Constructor for class org.opengrok.indexer.analysis.c.CSymbolTokenizer
-
Creates a new scanner
- ctags - Variable in class org.opengrok.indexer.analysis.AbstractAnalyzer
- Ctags - Class in org.opengrok.indexer.analysis
-
Provides Ctags by having a running subprocess of ctags.
- Ctags() - Constructor for class org.opengrok.indexer.analysis.Ctags
-
Initializes an instance with the current
AnalyzerGuru.getLangMap()
. - CtagsReader - Class in org.opengrok.indexer.analysis
-
Represents a reader of output from runs of ctags.
- CtagsReader() - Constructor for class org.opengrok.indexer.analysis.CtagsReader
- CtagsReader.tagFields - Enum Class in org.opengrok.indexer.analysis
-
This should mimic https://github.com/universal-ctags/ctags/blob/master/docs/format.rst or http://ctags.sourceforge.net/FORMAT (for backwards compatibility).
- CtagsUtil - Class in org.opengrok.indexer.util
- CtagsValidator - Class in org.opengrok.indexer.analysis
- CtagsValidator() - Constructor for class org.opengrok.indexer.analysis.CtagsValidator
- current() - Method in class org.opengrok.indexer.search.context.StrictLineBreakIterator
- currentSetup - Variable in class org.opengrok.indexer.authorization.AuthorizationEntity
-
Hold current setup - merged with all ancestor's stacks.
- currentVersion - Variable in class org.opengrok.indexer.history.RepositoryInfo
- CustomPhraseQuery - Class in org.opengrok.suggest.query.customized
-
Modified Apache Lucene's
PhraseQuery
to allow to useCustomExactPhraseScorer
andCustomSloppyPhraseScorer
. - CustomPhraseQuery(int, String, String...) - Constructor for class org.opengrok.suggest.query.customized.CustomPhraseQuery
-
Create a phrase query which will match documents that contain the given list of terms at consecutive positions in
field
, and at a maximum edit distance ofslop
. - CustomPhraseQuery(int, String, BytesRef...) - Constructor for class org.opengrok.suggest.query.customized.CustomPhraseQuery
-
Create a phrase query which will match documents that contain the given list of terms at consecutive positions in
field
, and at a maximum edit distance ofslop
. - CustomPhraseQuery(int, Term[], int[]) - Constructor for class org.opengrok.suggest.query.customized.CustomPhraseQuery
- CustomPhraseQuery(String, String...) - Constructor for class org.opengrok.suggest.query.customized.CustomPhraseQuery
-
Create a phrase query which will match documents that contain the given list of terms at consecutive positions in
field
. - CustomPhraseQuery(String, BytesRef...) - Constructor for class org.opengrok.suggest.query.customized.CustomPhraseQuery
-
Create a phrase query which will match documents that contain the given list of terms at consecutive positions in
field
. - CustomQueryParser - Class in org.opengrok.indexer.search
-
A custom query parser for OpenGrok.
- CustomQueryParser(String) - Constructor for class org.opengrok.indexer.search.CustomQueryParser
-
Create a query parser customized for OpenGrok.
- CVSAnnotationParser - Class in org.opengrok.indexer.history
-
handles parsing the output of the
cvs annotate
command into an annotation object. - CVSAnnotationParser(String) - Constructor for class org.opengrok.indexer.history.CVSAnnotationParser
- CVSRepository - Class in org.opengrok.indexer.history
-
Access to a CVS repository.
- CVSRepository() - Constructor for class org.opengrok.indexer.history.CVSRepository
- CXref - Class in org.opengrok.indexer.analysis.c
- CXref(Reader) - Constructor for class org.opengrok.indexer.analysis.c.CXref
-
Creates a new scanner
- CxxAnalyzer - Class in org.opengrok.indexer.analysis.c
-
An Analyzer for C++ files.
- CxxAnalyzer(AnalyzerFactory) - Constructor for class org.opengrok.indexer.analysis.c.CxxAnalyzer
-
Creates a new instance of
CxxAnalyzer
. - CxxAnalyzerFactory - Class in org.opengrok.indexer.analysis.c
- CxxAnalyzerFactory() - Constructor for class org.opengrok.indexer.analysis.c.CxxAnalyzerFactory
- CxxConsts - Class in org.opengrok.indexer.analysis.c
-
Holds static hash set containing the C keywords.
- CxxSymbolTokenizer - Class in org.opengrok.indexer.analysis.c
- CxxSymbolTokenizer(Reader) - Constructor for class org.opengrok.indexer.analysis.c.CxxSymbolTokenizer
-
Creates a new scanner
- CxxXref - Class in org.opengrok.indexer.analysis.c
- CxxXref(Reader) - Constructor for class org.opengrok.indexer.analysis.c.CxxXref
-
Creates a new scanner
D
- D - Static variable in class org.opengrok.indexer.search.QueryBuilder
-
Fields we use in Lucene: internal ones.
- DATA - Enum constant in enum class org.opengrok.indexer.analysis.AbstractAnalyzer.Genre
-
not xrefed - no context.
- DATATYPE - Static variable in class org.opengrok.indexer.analysis.powershell.PoshSymbolTokenizer
- DATATYPE - Static variable in class org.opengrok.indexer.analysis.powershell.PoshXref
- date - Variable in class org.opengrok.indexer.history.TagEntry
-
If repo does not use linear numbering.
- DATE - Static variable in class org.opengrok.indexer.search.QueryBuilder
- datePatterns - Variable in class org.opengrok.indexer.history.RepositoryInfo
- DEC - Enum constant in enum class org.opengrok.indexer.analysis.ScopeAction
- decision(IAuthorizationPlugin) - Method in class org.opengrok.indexer.authorization.AuthorizationEntity.PluginDecisionPredicate
-
Perform the authorization check for this plugin.
- decodeTimeCookie(String) - Static method in class opengrok.auth.plugin.util.Timestamp
-
Converts OSSO timestamp cookie into java Date.
- decScope() - Method in class org.opengrok.indexer.analysis.JFlexNonXref
- decScope() - Method in class org.opengrok.indexer.analysis.JFlexXref
- DEFAULT_DELIMITER - Static variable in class org.opengrok.indexer.analysis.PathTokenizer
- DEFAULT_INSTANCE - Static variable in class org.opengrok.indexer.analysis.archive.ZipAnalyzerFactory
- DEFAULT_INSTANCE - Static variable in class org.opengrok.indexer.analysis.document.MandocAnalyzerFactory
- DEFAULT_INSTANCE - Static variable in class org.opengrok.indexer.analysis.document.TroffAnalyzerFactory
- DEFAULT_INSTANCE - Static variable in class org.opengrok.indexer.analysis.executables.JarAnalyzerFactory
- DEFAULT_INSTANCE - Static variable in class org.opengrok.indexer.analysis.executables.JavaClassAnalyzerFactory
- DEFAULT_INSTANCE - Static variable in class org.opengrok.indexer.analysis.plain.PlainAnalyzerFactory
-
Gets the singleton, factory instance that associates
PlainAnalyzer
with files whose initial bytes are the UTF-8, UTF-16BE, or UTF-16LE Byte Order Mark; or whose initial bytes are all UTF-8-encoded graphic characters or whitespace. - DEFAULT_RAM_BUFFER_SIZE - Static variable in class org.opengrok.indexer.configuration.Configuration
- DEFAULT_SCANNING_DEPTH - Static variable in class org.opengrok.indexer.configuration.Configuration
-
The directory hierarchy depth to limit the scanning for repositories.
- DefaultIndexChangedListener - Class in org.opengrok.indexer.index
-
Print the index modifications to the standard output stream when running in verbose mode.
- DefaultIndexChangedListener() - Constructor for class org.opengrok.indexer.index.DefaultIndexChangedListener
- DefaultQueryEscaper - Class in org.opengrok.indexer.search
- DefaultQueryEscaper(Reader) - Constructor for class org.opengrok.indexer.search.DefaultQueryEscaper
-
Creates a new scanner
- DEFINITION_STYLES - Static variable in class org.opengrok.indexer.analysis.XrefStyle
-
Description of styles to use for different types of definitions.
- Definitions - Class in org.opengrok.indexer.analysis
- Definitions() - Constructor for class org.opengrok.indexer.analysis.Definitions
- DEFINITIONS - Enum constant in enum class org.opengrok.indexer.index.IndexCheck.IndexCheckMode
- Definitions.LineTagMap - Class in org.opengrok.indexer.analysis
- Definitions.Tag - Class in org.opengrok.indexer.analysis
-
Class that represents a single tag.
- DefinitionsTokenStream - Class in org.opengrok.indexer.analysis.plain
-
Represents a token stream from
Definitions
. - DefinitionsTokenStream() - Constructor for class org.opengrok.indexer.analysis.plain.DefinitionsTokenStream
- defs - Variable in class org.opengrok.indexer.analysis.JFlexNonXref
- DEFS - Static variable in class org.opengrok.indexer.search.QueryBuilder
- DEFS_SEARCH_PARAM - Static variable in class org.opengrok.indexer.web.QueryParameters
-
Parameter name to specify an OpenGrok search of definitions.
- DEFS_SEARCH_PARAM_EQ - Static variable in class org.opengrok.indexer.web.QueryParameters
-
QueryParameters.DEFS_SEARCH_PARAM
concatenated with"="
. - delete(String) - Method in class org.opengrok.web.api.v1.controller.StatusController
- delete(String) - Method in class org.opengrok.web.api.v1.suggester.provider.service.impl.SuggesterServiceImpl
-
Deletes all suggester data for the
project
. - delete(String) - Method in interface org.opengrok.web.api.v1.suggester.provider.service.SuggesterService
-
Deletes all suggester data for the
project
. - deleteAnnotationCache(HttpServletRequest, String) - Method in class org.opengrok.web.api.v1.controller.ProjectsController
- deleteApiTask(String) - Method in class org.opengrok.web.api.ApiTaskManager
-
Delete API task.
- DELETED_CLASS - Static variable in class org.opengrok.indexer.web.HtmlConsts
- deletedFiles - Variable in class org.opengrok.indexer.history.RepositoryWithHistoryTraversal.ChangesetInfo
- deleteHistoryCache(HttpServletRequest, String) - Method in class org.opengrok.web.api.v1.controller.ProjectsController
- deleteProject(HttpServletRequest, String) - Method in class org.opengrok.web.api.v1.controller.ProjectsController
- deleteProjectData(HttpServletRequest, String) - Method in class org.opengrok.web.api.v1.controller.ProjectsController
- deleteTempFiles() - Static method in class org.opengrok.indexer.util.CtagsUtil
-
Deletes Ctags temporary files left over after terminating Ctags processes in case of timeout or Ctags crash, @see Ctags#doCtags.
- DEPRECATED_KEY - Static variable in class org.opengrok.indexer.history.MonotoneRepository
- description() - Method in interface org.opengrok.indexer.analysis.FileAnalyzerFactory.Matcher
-
Gets a default, reportable description of the matcher.
- deserialize(byte[]) - Static method in class org.opengrok.indexer.analysis.Definitions
-
De-serialize a binary representation of a
Definitions
object. - deserialize(byte[]) - Static method in class org.opengrok.indexer.analysis.Scopes
-
De-serialize a binary representation of a
Definitions
object. - deserialize(byte[]) - Static method in class org.opengrok.indexer.index.IndexAnalysisSettings
-
De-serializes a binary representation of an
IndexAnalysisSettings
object. - deserialize(byte[]) - Static method in class org.opengrok.indexer.index.IndexAnalysisSettings3
-
De-serializes a binary representation of an
IndexAnalysisSettings3
object. - destroy() - Method in class org.opengrok.indexer.analysis.document.MandocRunner
-
Kills the mandoc process if it is running.
- destroy() - Method in class org.opengrok.indexer.search.SearchEngine
-
Free resources associated with this instance.
- destroy() - Method in class org.opengrok.indexer.web.SearchHelper
-
Free any resources associated with this helper.
- destroy() - Method in class org.opengrok.web.AuthorizationFilter
- destroy() - Method in class org.opengrok.web.CookieFilter
- destroy() - Method in class org.opengrok.web.ResponseHeaderFilter
- destroy() - Method in class org.opengrok.web.StatisticsFilter
- determineBranch() - Method in class org.opengrok.indexer.history.Repository
-
Determine branch of this repository.
- determineCurrentVersion() - Method in class org.opengrok.indexer.history.Repository
- determineCurrentVersion(CommandTimeoutType) - Method in class org.opengrok.indexer.history.GitRepository
- determineCurrentVersion(CommandTimeoutType) - Method in class org.opengrok.indexer.history.MercurialRepository
- determineCurrentVersion(CommandTimeoutType) - Method in class org.opengrok.indexer.history.SubversionRepository
- determineParent() - Method in class org.opengrok.indexer.history.Repository
-
Determine parent of this repository.
- didSeePhysicalLOC - Variable in class org.opengrok.indexer.analysis.JFlexNonXref
-
The following field is set to
true
(viaJFlexNonXref.phLOC()
) when applicable during lexing before a call toJFlexNonXref.startNewLine()
so that the lines-of-code count is also incremented. - didStartMandoc - Variable in class org.opengrok.indexer.analysis.document.MandocXref
- didStartTee - Variable in class org.opengrok.indexer.analysis.document.MandocXref
- DIFF_LEVEL_PARAM - Static variable in class org.opengrok.indexer.web.QueryParameters
-
Parameter name to specify a source code degree of diffing.
- DIFF_LEVEL_PARAM_EQ - Static variable in class org.opengrok.indexer.web.QueryParameters
-
QueryParameters.DIFF_LEVEL_PARAM
concatenated with"="
. - DIFF_P - Enum constant in enum class org.opengrok.indexer.web.Prefix
-
Diff to previous version (link prefix).
- DIFF_S - Enum constant in enum class org.opengrok.indexer.web.Prefix
-
Reserved (not used).
- DiffData - Class in org.opengrok.web
-
A simple container to store the data required to generate a view of diffs for a certain versioned file.
- DiffData(String, String) - Constructor for class org.opengrok.web.DiffData
- diffline(StringBuilder, StringBuilder) - Static method in class org.opengrok.indexer.web.Util
-
Tag changes in the given line1 and line2 for highlighting.
- DiffType - Enum Class in org.opengrok.web
-
Known diff display types.
- DIRBASED - Enum constant in enum class org.opengrok.indexer.configuration.Configuration.RemoteSCM
- directives - Static variable in class org.opengrok.indexer.analysis.vb.Consts
- DirectoryEntry - Class in org.opengrok.indexer.search
-
Represents a pairing of
File
along with supplementalNullableNumLinesLOC
. - DirectoryEntry(File) - Constructor for class org.opengrok.indexer.search.DirectoryEntry
-
Initializes an instance with a specified, required
File
. - DirectoryEntry(File, NullableNumLinesLOC) - Constructor for class org.opengrok.indexer.search.DirectoryEntry
-
Initializes an instance with a specified, required
File
and a possibleNullableNumLinesLOC
. - DirectoryExtraReader - Class in org.opengrok.indexer.search
-
Represents a searcher to supplement metadata from the file-system with per-file, OpenGrok-analyzed data.
- DirectoryExtraReader() - Constructor for class org.opengrok.indexer.search.DirectoryExtraReader
- DirectoryHistoryReader - Class in org.opengrok.indexer.history
-
Generate SCM history for directory by using the Index database.
- DirectoryHistoryReader(String) - Constructor for class org.opengrok.indexer.history.DirectoryHistoryReader
-
The main task of this method is to produce list of history entries for the specified directory and store them in @code history.
- DirectoryListing - Class in org.opengrok.web
-
Generates HTML listing of a Directory.
- DirectoryListing() - Constructor for class org.opengrok.web.DirectoryListing
- DirectoryListing(EftarFileReader) - Constructor for class org.opengrok.web.DirectoryListing
- DirectoryListingController - Class in org.opengrok.web.api.v1.controller
- DirectoryListingController() - Constructor for class org.opengrok.web.api.v1.controller.DirectoryListingController
- DIRPATH - Static variable in class org.opengrok.indexer.search.QueryBuilder
- disjointSpan(Writer, String, String) - Static method in class org.opengrok.indexer.analysis.JFlexXrefUtils
-
Writes the closing of an open span tag -- if
currentDisjointSpanName
is not null -- and the opening -- ifclassName
is non-null -- of a new span tag. - disjointSpan(String) - Method in class org.opengrok.indexer.analysis.ada.AdaSymbolTokenizer
- disjointSpan(String) - Method in class org.opengrok.indexer.analysis.ada.AdaXref
- disjointSpan(String) - Method in class org.opengrok.indexer.analysis.eiffel.EiffelSymbolTokenizer
- disjointSpan(String) - Method in class org.opengrok.indexer.analysis.eiffel.EiffelXref
- disjointSpan(String) - Method in class org.opengrok.indexer.analysis.hcl.HCLSymbolTokenizer
-
Does nothing.
- disjointSpan(String) - Method in class org.opengrok.indexer.analysis.hcl.HCLXref
- disjointSpan(String) - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptSymbolTokenizer
- disjointSpan(String) - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptXref
- disjointSpan(String) - Method in interface org.opengrok.indexer.analysis.JFlexJointLexer
-
Indicates the closing of an open tag and the opening -- if
className
is non-null -- of a new one. - disjointSpan(String) - Method in class org.opengrok.indexer.analysis.JFlexNonXref
-
Writes the closing of an open span tag previously opened by this method and the opening -- if
className
is non-null -- of a new span tag. - disjointSpan(String) - Method in class org.opengrok.indexer.analysis.perl.PerlSymbolTokenizer
- disjointSpan(String) - Method in class org.opengrok.indexer.analysis.perl.PerlXref
- disjointSpan(String) - Method in class org.opengrok.indexer.analysis.r.RSymbolTokenizer
-
Does nothing.
- disjointSpan(String) - Method in class org.opengrok.indexer.analysis.r.RXref
- disjointSpan(String) - Method in class org.opengrok.indexer.analysis.ruby.RubySymbolTokenizer
- disjointSpan(String) - Method in class org.opengrok.indexer.analysis.ruby.RubyXref
- disjointSpan(String) - Method in class org.opengrok.indexer.analysis.sql.SQLSymbolTokenizer
-
noop.
- disjointSpan(String) - Method in class org.opengrok.indexer.analysis.sql.PLSQLXref
- disjointSpan(String) - Method in class org.opengrok.indexer.analysis.terraform.TerraformSymbolTokenizer
-
Does nothing.
- disjointSpan(String) - Method in class org.opengrok.indexer.analysis.terraform.TerraformXref
- disjointSpan(String) - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptSymbolTokenizer
- disjointSpan(String) - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptXref
- disjointSpan(String) - Method in class org.opengrok.indexer.analysis.verilog.VerilogSymbolTokenizer
- disjointSpan(String) - Method in class org.opengrok.indexer.analysis.verilog.VerilogXref
- disjointSpanChanged(DisjointSpanChangedEvent) - Method in class org.opengrok.indexer.analysis.JFlexXref
- disjointSpanChanged(DisjointSpanChangedEvent) - Method in interface org.opengrok.indexer.analysis.NonSymbolMatchedListener
-
Receives an event instance.
- DisjointSpanChangedEvent - Class in org.opengrok.indexer.analysis
-
Represents an event raised when a language lexer indicates that a disjoint span has changed.
- DisjointSpanChangedEvent(Object, String, long) - Constructor for class org.opengrok.indexer.analysis.DisjointSpanChangedEvent
-
Initializes an immutable instance of
DisjointSpanChangedEvent
. - doc(int) - Method in class org.opengrok.indexer.search.SearchEngine
-
Gets the document of the specified
docId
fromsearch(...)
if it was called. - DOCCOM_NAME - Static variable in class org.opengrok.indexer.analysis.php.PhpSymbolTokenizer
- DOCCOM_NAME - Static variable in class org.opengrok.indexer.analysis.php.PhpXref
- DOCCOM_TYPE - Static variable in class org.opengrok.indexer.analysis.php.PhpSymbolTokenizer
- DOCCOM_TYPE - Static variable in class org.opengrok.indexer.analysis.php.PhpXref
- DOCCOM_TYPE_THEN_NAME - Static variable in class org.opengrok.indexer.analysis.php.PhpSymbolTokenizer
- DOCCOM_TYPE_THEN_NAME - Static variable in class org.opengrok.indexer.analysis.php.PhpXref
- DOCCOMMENT - Static variable in class org.opengrok.indexer.analysis.php.PhpSymbolTokenizer
- DOCCOMMENT - Static variable in class org.opengrok.indexer.analysis.php.PhpXref
- doCreateCache(HistoryCache, String, File) - Method in class org.opengrok.indexer.history.Repository
- doCreateCache(HistoryCache, String, File) - Method in class org.opengrok.indexer.history.RepositoryWithHistoryTraversal
- doCreateCache(HistoryCache, String, File) - Method in class org.opengrok.indexer.history.RepositoryWithPerPartesHistory
- doCtags(String) - Method in class org.opengrok.indexer.analysis.Ctags
-
Run ctags on a file.
- DocumentMatcher - Class in org.opengrok.indexer.analysis.document
-
Represents an implementation of
FileAnalyzerFactory.Matcher
that detects a troff- or mandoc-like document. - DocumentMatcher(AnalyzerFactory, String[]) - Constructor for class org.opengrok.indexer.analysis.document.DocumentMatcher
-
Initializes an instance for the required parameters.
- DOCUMENTS - Enum constant in enum class org.opengrok.indexer.index.IndexCheck.IndexCheckMode
- doesCheckExtraFieldID() - Method in class org.opengrok.indexer.analysis.archive.ZipMatcherBase
-
Derived classes must implement to get a value indicating if the ZIP "Extra field ID" should be checked to match the value returne by
ZipMatcherBase.strictExtraFieldID()
. - doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.opengrok.web.AuthorizationFilter
-
All RESTful API requests are allowed here because they go through
IncomingFilter
. - doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.opengrok.web.CookieFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.opengrok.web.ResponseHeaderFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.opengrok.web.StatisticsFilter
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.opengrok.web.servlet.MetricsServlet
- doIndexerExecution(Set<Project>, IndexChangedListener, Map<Repository, Optional<Exception>>) - Method in class org.opengrok.indexer.index.Indexer
-
This is the second phase of the indexer which generates Lucene index by passing source code files through
ctags
, generating xrefs and storing data from the source files in the index (along with history, if any). - doIndexerExecution(Set<Project>, IndexChangedListener) - Method in class org.opengrok.indexer.index.Indexer
- DOLLAR_SIGN - Static variable in class org.opengrok.indexer.analysis.scala.ScalaUtils
-
Matches a dollar sign, which is a valid URI character but also the start of string interpolation.
- DOTSYNTAX - Static variable in class org.opengrok.indexer.analysis.powershell.PoshSymbolTokenizer
- DOTSYNTAX - Static variable in class org.opengrok.indexer.analysis.powershell.PoshXref
- DOWNLOAD_P - Enum constant in enum class org.opengrok.indexer.web.Prefix
-
Download file (link prefix).
- DTOElement - Annotation Interface in org.opengrok.indexer.util
-
Annotated fields will be present in generated DTO object.
- DTOUtil - Class in org.opengrok.web.util
- DUMMY_READER - Static variable in class org.opengrok.indexer.analysis.AbstractAnalyzer
- DUMMY_REVISION - Static variable in class org.opengrok.web.PageConfig
- dump() - Method in class org.opengrok.indexer.history.HistoryEntry
- dump(Writer, File, boolean) - Static method in class org.opengrok.indexer.web.Util
-
Silently dump a file to the given destination.
- dump(Writer, File, String, boolean) - Static method in class org.opengrok.indexer.web.Util
-
Silently dump a file to the given destination.
- dump(Writer, Reader) - Static method in class org.opengrok.indexer.web.Util
-
Just read the given source and dump as is to the given destination.
- dumpConfiguration(Appendable) - Static method in class org.opengrok.indexer.web.Util
-
Dump the configuration as an HTML table.
- dumpRest() - Method in class org.opengrok.indexer.search.context.PlainLineTokenizer
- dumpXref(Writer, File, boolean, String) - Static method in class org.opengrok.indexer.web.Util
-
Silently dump a xref file to the given destination.
- dumpXref(Writer, Reader, String, File) - Static method in class org.opengrok.indexer.web.Util
-
Dump a xref file to the given destination.
E
- E_FORBIDDEN_INCLUDE_FILE - Static variable in class org.opengrok.indexer.configuration.Configuration
-
The name of the file relative to the DATA_ROOT, which should be included into the error page handling access forbidden errors - HTTP code 403 Forbidden.
- EFTAR_DTAGS_NAME - Static variable in class org.opengrok.indexer.configuration.Configuration
-
The name of the eftar file relative to the DATA_ROOT, which contains definition tags.
- EftarFile - Class in org.opengrok.indexer.web
-
An Extremely Fast Tagged Attribute Read-only File System.
- EftarFile() - Constructor for class org.opengrok.indexer.web.EftarFile
- EftarFileReader - Class in org.opengrok.indexer.web
-
An Extremely Fast Tagged Attribute Read-only File Reader.
- EftarFileReader(File) - Constructor for class org.opengrok.indexer.web.EftarFileReader
- EftarFileReader(String) - Constructor for class org.opengrok.indexer.web.EftarFileReader
- EftarFileReader.FNode - Class in org.opengrok.indexer.web
- EiffelAnalyzer - Class in org.opengrok.indexer.analysis.eiffel
-
Represents an analyzer for the Eiffel language.
- EiffelAnalyzer(AnalyzerFactory) - Constructor for class org.opengrok.indexer.analysis.eiffel.EiffelAnalyzer
-
Creates a new instance of
EiffelAnalyzer
. - EiffelAnalyzerFactory - Class in org.opengrok.indexer.analysis.eiffel
-
Represents a factory to create
EiffelAnalyzer
instances. - EiffelAnalyzerFactory() - Constructor for class org.opengrok.indexer.analysis.eiffel.EiffelAnalyzerFactory
-
Initializes a factory instance to associate a file extension ".e" with
EiffelAnalyzer
. - EiffelSymbolTokenizer - Class in org.opengrok.indexer.analysis.eiffel
- EiffelSymbolTokenizer(Reader) - Constructor for class org.opengrok.indexer.analysis.eiffel.EiffelSymbolTokenizer
-
Creates a new scanner
- EiffelXref - Class in org.opengrok.indexer.analysis.eiffel
- EiffelXref(Reader) - Constructor for class org.opengrok.indexer.analysis.eiffel.EiffelXref
-
Creates a new scanner
- ELFAnalyzer - Class in org.opengrok.indexer.analysis.executables
-
Analyzes ELF (Executable and Linking Format) files.
- ELFAnalyzer(AnalyzerFactory) - Constructor for class org.opengrok.indexer.analysis.executables.ELFAnalyzer
-
Creates a new instance of ELFAnalyzer.
- ELFAnalyzerFactory - Class in org.opengrok.indexer.analysis.executables
- ELFAnalyzerFactory() - Constructor for class org.opengrok.indexer.analysis.executables.ELFAnalyzerFactory
- Ellipsis() - Constructor for class org.opengrok.indexer.search.Summary.Ellipsis
- EM - Enum constant in enum class org.opengrok.indexer.analysis.EmphasisHint
- EMAIL - Enum constant in enum class org.opengrok.indexer.analysis.LinkageType
- EmphasisHint - Enum Class in org.opengrok.indexer.analysis
-
Represents a hint from a language lexer for emphasis of non-symbolic matches.
- EMPTY - Static variable in interface org.opengrok.indexer.web.messages.JSONable
- emptyStack() - Method in interface org.opengrok.indexer.analysis.JFlexStackingLexer
-
Tests if the instance's state stack is empty.
- emptyStack() - Method in class org.opengrok.indexer.analysis.JFlexStateStacker
-
Tests if the instance's state stack is empty.
- ENABLED_DEFAULT - Static variable in class org.opengrok.indexer.configuration.SuggesterConfig
- enableProjects(String) - Static method in class org.opengrok.indexer.index.IndexerUtil
-
Enable projects in the remote host application.
- encode(String) - Static method in class org.opengrok.indexer.web.Util
-
Converts different HTML special characters into their encodings used in html.
- encode(String, Appendable) - Static method in class org.opengrok.indexer.web.Util
-
Converts different HTML special characters into their encodings used in html.
- encodeObject(OutputStream) - Method in class org.opengrok.indexer.configuration.Configuration
- encodeTimeCookie(Date) - Static method in class opengrok.auth.plugin.util.Timestamp
-
Converts Date into OSSO cookie.
- encodeURL(String) - Static method in class org.opengrok.indexer.web.Util
-
Encode URL.
- end - Variable in class org.opengrok.indexer.analysis.PendingToken
- end() - Method in class org.opengrok.indexer.analysis.PathTokenizer
- END - Enum constant in enum class org.opengrok.indexer.analysis.ScopeAction
- END_C_COMMENT - Static variable in class org.opengrok.indexer.util.StringUtils
-
Matches the close of a C comment.
- END_OLD_PASCAL_COMMENT - Static variable in class org.opengrok.indexer.analysis.pascal.PascalUtils
-
Matches the close of an old-style Pascal comment.
- endOfLineMatched(TextMatchedEvent) - Method in class org.opengrok.indexer.analysis.JFlexXref
- endOfLineMatched(TextMatchedEvent) - Method in interface org.opengrok.indexer.analysis.NonSymbolMatchedListener
-
Receives an event instance.
- endScope() - Method in class org.opengrok.indexer.analysis.JFlexNonXref
- endScope() - Method in class org.opengrok.indexer.analysis.JFlexXref
- ensureCommand(String, String) - Method in class org.opengrok.indexer.history.Repository
-
Set the name of the external client command that should be used to access the repository wrt.
- equals(Object) - Method in class org.opengrok.indexer.analysis.PendingToken
-
Compares this instance's immutable fields to the other.
- equals(Object) - Method in class org.opengrok.indexer.configuration.Group
- equals(Object) - Method in class org.opengrok.indexer.configuration.Project
- equals(Object) - Method in class org.opengrok.indexer.configuration.SuggesterConfig
- equals(Object) - Method in class org.opengrok.indexer.history.AnnotationData
- equals(Object) - Method in class org.opengrok.indexer.history.AnnotationLine
- equals(Object) - Method in class org.opengrok.indexer.history.History
- equals(Object) - Method in class org.opengrok.indexer.history.HistoryEntry
- equals(Object) - Method in class org.opengrok.indexer.history.RepositoryInfo
- equals(Object) - Method in class org.opengrok.indexer.history.TagEntry
- equals(Object) - Method in class org.opengrok.indexer.index.IndexDatabase
- equals(Object) - Method in class org.opengrok.indexer.index.IndexedSymlink
-
Compares
IndexedSymlink.getAbsolute()
,IndexedSymlink.getCanonical()
, andIndexedSymlink.isLocal()
to determine equality. - equals(Object) - Method in class org.opengrok.indexer.index.PendingFileDeletion
-
Compares
absolutePath
to the other object's value. - equals(Object) - Method in class org.opengrok.indexer.index.PendingFileRenaming
-
Compares
absolutePath
to the other object's value. - equals(Object) - Method in class org.opengrok.indexer.index.PendingSymlinkage
-
Compares
sourcePath
to the other object's value. - equals(Object) - Method in class org.opengrok.indexer.search.Hit
-
Check if two objects are equal.
- equals(Object) - Method in class org.opengrok.indexer.util.Version
- equals(Object) - Method in class org.opengrok.indexer.web.messages.Message
- equals(Object) - Method in class org.opengrok.indexer.web.messages.MessagesContainer.AcceptedMessage
- equals(Object) - Method in class org.opengrok.suggest.LookupResultItem
- equals(Object) - Method in class org.opengrok.suggest.query.customized.CustomPhraseQuery
- equals(Object) - Method in class org.opengrok.suggest.query.SuggesterPhraseQuery
- equals(Object) - Method in class org.opengrok.suggest.query.SuggesterRangeQuery
- equals(Object) - Method in class org.opengrok.suggest.Suggester.NamedIndexDir
- ErlangAnalyzer - Class in org.opengrok.indexer.analysis.erlang
- ErlangAnalyzer(AnalyzerFactory) - Constructor for class org.opengrok.indexer.analysis.erlang.ErlangAnalyzer
-
Creates a new instance of ErlangAnalyzer.
- ErlangAnalyzerFactory - Class in org.opengrok.indexer.analysis.erlang
- ErlangAnalyzerFactory() - Constructor for class org.opengrok.indexer.analysis.erlang.ErlangAnalyzerFactory
- ErlangSymbolTokenizer - Class in org.opengrok.indexer.analysis.erlang
- ErlangSymbolTokenizer(Reader) - Constructor for class org.opengrok.indexer.analysis.erlang.ErlangSymbolTokenizer
-
Creates a new scanner
- ErlangXref - Class in org.opengrok.indexer.analysis.erlang
- ErlangXref(Reader) - Constructor for class org.opengrok.indexer.analysis.erlang.ErlangXref
-
Creates a new scanner
- ERROR - Enum constant in enum class org.opengrok.indexer.web.messages.Message.MessageLevel
- ERROR - Enum constant in enum class org.opengrok.indexer.web.Prefix
-
Misc error occurred.
- ErrorMessageCollector - Class in org.opengrok.indexer.util
-
Custom collector to collect error messages for list of projects and join them with comma.
- ErrorMessageCollector(String) - Constructor for class org.opengrok.indexer.util.ErrorMessageCollector
-
Creates a collector with given prefix and returns optional empty for empty collection.
- ErrorMessageCollector(String, String) - Constructor for class org.opengrok.indexer.util.ErrorMessageCollector
-
Creates a string joiner with given prefix and empty string.
- escapeForShell(List<String>, boolean, boolean) - Static method in class org.opengrok.indexer.util.Executor
-
Build a string from the specified argv list with optional tab-indenting and line-continuations if
multiline
istrue
. - evaluateMatchOffset() - Method in class org.opengrok.web.PageConfig
-
Determines whether a match offset from a search result has been indicated, and if so tries to calculate a translated xref fragment identifier.
- ExceptionMapperUtils - Class in org.opengrok.web.api.error
- exclude(String) - Method in interface org.opengrok.indexer.analysis.LangMap
-
Exclude the specified mapping of a file specification to any language.
- exclude(String) - Method in class org.opengrok.indexer.analysis.LangTreeMap
-
Exclude the specified mapping of a file specification to any language.
- exec() - Method in class org.opengrok.indexer.util.Executor
-
Execute the command and collect the output.
- exec(boolean) - Method in class org.opengrok.indexer.util.Executor
-
Execute the command and collect the output.
- exec(boolean, Executor.StreamHandler) - Method in class org.opengrok.indexer.util.Executor
-
Execute the command and collect the output.
- execute(Consumer<Object>) - Method in class org.opengrok.indexer.util.OptionParser.Option
-
Code to be activated when option encountered.
- execute(Consumer<OptionParser>) - Static method in class org.opengrok.indexer.util.OptionParser
-
Instantiate a new options parser and construct option actionable components.
- executeQuery() - Method in class org.opengrok.indexer.web.SearchHelper
-
Start the search prepared by
SearchHelper.prepareExec(SortedSet)
. - Executor - Class in org.opengrok.indexer.util
-
Wrapper to Java Process API.
- Executor(String[]) - Constructor for class org.opengrok.indexer.util.Executor
-
Create a new instance of the Executor.
- Executor(List<String>) - Constructor for class org.opengrok.indexer.util.Executor
-
Create a new instance of the Executor.
- Executor(List<String>, File) - Constructor for class org.opengrok.indexer.util.Executor
-
Create a new instance of the Executor with default command timeout value.
- Executor(List<String>, File, boolean) - Constructor for class org.opengrok.indexer.util.Executor
-
Create a new instance of the Executor with or without timeout.
- Executor(List<String>, File, int) - Constructor for class org.opengrok.indexer.util.Executor
-
Create a new instance of the Executor with specific timeout value.
- Executor.StreamHandler - Interface in org.opengrok.indexer.util
-
You should use the StreamHandler interface if you would like to process the output from a process while it is running.
- ExpandTabsReader - Class in org.opengrok.indexer.analysis
-
Wrapper around Reader to expand tabs to spaces in the input.
- expandUserFilter(User, String) - Static method in class opengrok.auth.plugin.util.FilterUtil
-
Replace attribute names with values in filter string.
- expandUserFilter(User, String, Map<String, String>) - Static method in class opengrok.auth.plugin.util.FilterUtil
-
Expand
User
object attribute values into the filter. - extraListTo(String, File, Writer, String, List<DirectoryEntry>) - Method in class org.opengrok.web.DirectoryListing
-
Write HTML-ized listing of the given directory to the given destination.
F
- factory - Variable in class org.opengrok.indexer.analysis.AbstractAnalyzer
- FakeLdapFacade - Class in opengrok.auth.plugin.ldap
-
LDAP facade for testing.
- FakeLdapFacade() - Constructor for class opengrok.auth.plugin.ldap.FakeLdapFacade
- FalsePlugin - Class in opengrok.auth.plugin
-
Authorization plugin that returns false (not allowed) for all decisions.
- FalsePlugin() - Constructor for class opengrok.auth.plugin.FalsePlugin
- fileAdd(String, String) - Method in class org.opengrok.indexer.index.DefaultIndexChangedListener
- fileAdd(String, String) - Method in interface org.opengrok.indexer.index.IndexChangedListener
-
A file is to be added to the index database.
- fileAdded(String, String) - Method in class org.opengrok.indexer.index.DefaultIndexChangedListener
- fileAdded(String, String) - Method in interface org.opengrok.indexer.index.IndexChangedListener
-
A file was added to the index database.
- FileAnalyzer - Class in org.opengrok.indexer.analysis
-
Base class for all different File Analyzers.
- FileAnalyzer(AnalyzerFactory) - Constructor for class org.opengrok.indexer.analysis.FileAnalyzer
-
Creates a new instance of FileAnalyzer.
- FileAnalyzer(AnalyzerFactory, Supplier<JFlexTokenizer>) - Constructor for class org.opengrok.indexer.analysis.FileAnalyzer
-
Creates a new instance of
FileAnalyzer
. - FileAnalyzerFactory - Class in org.opengrok.indexer.analysis
-
Factory class which creates a
FileAnalyzer
object and provides information about this type of analyzers. - FileAnalyzerFactory(String[], String[], String[], String[], FileAnalyzerFactory.Matcher, String, AbstractAnalyzer.Genre, String, boolean) - Constructor for class org.opengrok.indexer.analysis.FileAnalyzerFactory
-
Construct an instance of
FileAnalyzerFactory
. - FileAnalyzerFactory.Matcher - Interface in org.opengrok.indexer.analysis
-
Interface for matchers which map file contents to analyzer factories.
- FileAnnotationCache - Class in org.opengrok.indexer.history
- FileAnnotationCache() - Constructor for class org.opengrok.indexer.history.FileAnnotationCache
- FileCollector - Class in org.opengrok.indexer.history
-
This class is meant to collect files that were touched in some way by SCM update.
- FileCollector(boolean) - Constructor for class org.opengrok.indexer.history.FileCollector
- FileController - Class in org.opengrok.web.api.v1.controller
- FileController() - Constructor for class org.opengrok.web.api.v1.controller.FileController
- FileExtraZipper - Class in org.opengrok.indexer.util
-
Represents a transformer of lists of files and
NullableNumLinesLOC
instances to zip them into a list ofDirectoryEntry
instances. - FileExtraZipper() - Constructor for class org.opengrok.indexer.util.FileExtraZipper
- fileHasAnnotation(File) - Method in class org.opengrok.indexer.history.AccuRevRepository
- fileHasAnnotation(File) - Method in class org.opengrok.indexer.history.BazaarRepository
- fileHasAnnotation(File) - Method in class org.opengrok.indexer.history.BitKeeperRepository
-
Returns whether BitKeeper has annotation for a file.
- fileHasAnnotation(File) - Method in class org.opengrok.indexer.history.ClearCaseRepository
- fileHasAnnotation(File) - Method in class org.opengrok.indexer.history.CVSRepository
- fileHasAnnotation(File) - Method in class org.opengrok.indexer.history.GitRepository
- fileHasAnnotation(File) - Method in class org.opengrok.indexer.history.MercurialRepository
- fileHasAnnotation(File) - Method in class org.opengrok.indexer.history.MonotoneRepository
- fileHasAnnotation(File) - Method in class org.opengrok.indexer.history.PerforceRepository
- fileHasAnnotation(File) - Method in class org.opengrok.indexer.history.SCCSRepository
- fileHasAnnotation(File) - Method in class org.opengrok.indexer.history.SubversionRepository
- fileHasHistory(File) - Method in class org.opengrok.indexer.history.BazaarRepository
- fileHasHistory(File) - Method in class org.opengrok.indexer.history.BitKeeperRepository
-
Returns whether BitKeeper has history for a file.
- fileHasHistory(File) - Method in class org.opengrok.indexer.history.ClearCaseRepository
- fileHasHistory(File) - Method in class org.opengrok.indexer.history.CVSRepository
- fileHasHistory(File) - Method in class org.opengrok.indexer.history.GitRepository
- fileHasHistory(File) - Method in class org.opengrok.indexer.history.MercurialRepository
- fileHasHistory(File) - Method in class org.opengrok.indexer.history.MonotoneRepository
- fileHasHistory(File) - Method in class org.opengrok.indexer.history.SCCSRepository
- fileHasHistory(File) - Method in class org.opengrok.indexer.history.SubversionRepository
- FILELIKE - Enum constant in enum class org.opengrok.indexer.analysis.LinkageType
- FileLogFormatter - Class in org.opengrok.indexer.logger.formatter
- FileLogFormatter() - Constructor for class org.opengrok.indexer.logger.formatter.FileLogFormatter
- FileNotFoundExceptionMapper - Class in org.opengrok.web.api.v1
- FileNotFoundExceptionMapper() - Constructor for class org.opengrok.web.api.v1.FileNotFoundExceptionMapper
- fileRemove(String) - Method in class org.opengrok.indexer.index.DefaultIndexChangedListener
- fileRemove(String) - Method in interface org.opengrok.indexer.index.IndexChangedListener
-
A file is to be removed from the index database.
- fileRemoved(String) - Method in class org.opengrok.indexer.index.DefaultIndexChangedListener
- fileRemoved(String) - Method in interface org.opengrok.indexer.index.IndexChangedListener
-
A file was removed from the index database.
- files - Variable in class org.opengrok.indexer.history.RepositoryWithHistoryTraversal.ChangesetInfo
- FileScript(String, int) - Constructor for class org.opengrok.web.Scripts.FileScript
- FileUtil - Class in org.opengrok.web.util
- fillFromProject() - Method in class org.opengrok.indexer.history.RepositoryInfo
-
Fill configurable properties from associated project (if any) or Configuration.
- fillLastHistoryEntries(File, List<DirectoryEntry>) - Method in class org.opengrok.indexer.history.HistoryGuru
-
Get the last modified times and descriptions for all files and subdirectories in the specified directory and set it into the entries provided.
- fillSession(HttpServletRequest, User) - Method in class opengrok.auth.plugin.AbstractLdapPlugin
-
Fill the session with some information related to the subclass.
- fillSession(HttpServletRequest, User) - Method in class opengrok.auth.plugin.LdapAttrPlugin
- fillSession(HttpServletRequest, User) - Method in class opengrok.auth.plugin.LdapFilterPlugin
- fillSession(HttpServletRequest, User) - Method in class opengrok.auth.plugin.LdapUserPlugin
- filter(ContainerRequestContext) - Method in class org.opengrok.web.api.v1.filter.IncomingFilter
- filter(ContainerRequestContext) - Method in class org.opengrok.web.api.v1.filter.PathAuthorizationFilter
- filter(ContainerRequestContext) - Method in class org.opengrok.web.api.v1.suggester.provider.filter.AuthorizationFilter
-
Checks if the request contains
AuthorizationFilter.PROJECTS_PARAM
and if so then checks if the user has access to the specified projects. - filter(ContainerRequestContext) - Method in class org.opengrok.web.api.v1.suggester.provider.filter.SuggestionsEnabledFilter
- filter(ContainerRequestContext, ContainerResponseContext) - Method in class org.opengrok.web.api.v1.filter.CorsFilter
-
Method for ContainerResponseFilter.
- Filter - Class in org.opengrok.indexer.configuration
- Filter() - Constructor for class org.opengrok.indexer.configuration.Filter
- FILTER_PARAM - Static variable in class opengrok.auth.plugin.LdapFilterPlugin
- Filter.PatternList - Class in org.opengrok.indexer.configuration
- FilterUtil - Class in opengrok.auth.plugin.util
- find(InputStream) - Static method in class org.opengrok.indexer.analysis.AnalyzerGuru
-
Finds a suitable analyzer class for the data in this stream.
- find(InputStream, String) - Static method in class org.opengrok.indexer.analysis.AnalyzerGuru
-
Finds a suitable analyzer class for file name.
- find(String) - Static method in class org.opengrok.indexer.analysis.AnalyzerGuru
-
Finds a suitable analyser class for file name.
- findBOMEncoding(byte[]) - Static method in class org.opengrok.indexer.util.IOUtils
-
Gets a value indicating a UTF encoding if the array starts with a known byte sequence.
- findByFileTypeName(String) - Static method in class org.opengrok.indexer.analysis.AnalyzerGuru
-
Finds a
FileAnalyzerFactory
for the specifiedFileAnalyzer.getFileTypeName()
. - findDataFile() - Method in class org.opengrok.web.PageConfig
-
Lookup the file
PageConfig.getPath()
relative to the cross-file directory of the opengrok data directory. - findDataFiles(List<String>) - Method in class org.opengrok.web.PageConfig
-
Find the files with the given names in the
PageConfig.getPath()
directory relative to the cross-file directory of the opengrok data directory. - findFactory(String) - Static method in class org.opengrok.indexer.analysis.AnalyzerGuru
-
Find a
FileAnalyzerFactory
with the specified class name. - findLineIndex(int) - Method in class org.opengrok.indexer.util.LineBreaker
-
Find the line index for the specified document offset.
- findLineIndex(int) - Method in class org.opengrok.indexer.util.SourceSplitter
-
Find the line index for the specified document offset.
- finish() - Method in class org.opengrok.indexer.analysis.document.MandocRunner
-
Finishes a run of mandoc for its output.
- finisher() - Method in class org.opengrok.indexer.util.ErrorMessageCollector
-
Perform the final transformation from the intermediate accumulation type
A
to the final result typeR
. - first() - Method in class org.opengrok.indexer.search.context.StrictLineBreakIterator
- fixPathIfWindows(String) - Static method in class org.opengrok.indexer.web.Util
-
Sanitizes Windows path delimiters (if
SystemUtils.IS_OS_WINDOWS
istrue
) asIndexer.PATH_SEPARATOR
in order not to conflict with the Lucene escape character and also sopath
appears as a correctly formed URI in search results. - flag - Variable in class org.opengrok.indexer.authorization.AuthorizationEntity
-
One of "required", "requisite", "sufficient".
- flush() - Method in class org.opengrok.indexer.util.NullWriter
- FMT - Static variable in class org.opengrok.indexer.analysis.perl.PerlSymbolTokenizer
- FMT - Static variable in class org.opengrok.indexer.analysis.perl.PerlXref
- FNode() - Constructor for class org.opengrok.indexer.web.EftarFileReader.FNode
- FNode(long, long, int, int, int) - Constructor for class org.opengrok.indexer.web.EftarFileReader.FNode
- foldingEnabled - Variable in class org.opengrok.indexer.analysis.AbstractAnalyzer
- following(int) - Method in class org.opengrok.indexer.search.context.StrictLineBreakIterator
- FOOTER_INCLUDE_FILE - Static variable in class org.opengrok.indexer.configuration.Configuration
-
The name of the file relative to the DATA_ROOT, which should be included into the footer of generated web pages.
- ForbiddenSymlinkException - Exception in org.opengrok.indexer.util
-
Represents an exception that occurs when an ineligible symbolic link is encountered while evaluating a file system path.
- ForbiddenSymlinkException(String) - Constructor for exception org.opengrok.indexer.util.ForbiddenSymlinkException
- forFactory() - Method in class org.opengrok.indexer.analysis.document.DocumentMatcher
- forFactory() - Method in interface org.opengrok.indexer.analysis.FileAnalyzerFactory.Matcher
-
Gets the instance which the matcher produces if
FileAnalyzerFactory.Matcher.isMagic(byte[], java.io.InputStream)
matches a file. - forGroups() - Method in class org.opengrok.indexer.authorization.AuthorizationEntity
-
Get the value of
forGroups
. - format(Date) - Static method in class org.opengrok.indexer.history.Repository
-
Format the given date according to the output format.
- format(LogRecord) - Method in class org.opengrok.indexer.logger.formatter.LogFormatter
- format(Passage[], String) - Method in class org.opengrok.indexer.search.context.ContextFormatter
-
Splits
originalText
usingSourceSplitter
, converts passages usingPassageConverter
, and formats for presentation in OpenGrok UI using the instance's properties (e.g.,ContextFormatter.getUrl()
andContextFormatter.getDefs()
). - FORMAT_PARAM - Static variable in class org.opengrok.indexer.web.QueryParameters
-
Parameter name to specify a format setting.
- FORMAT_PARAM_EQ - Static variable in class org.opengrok.indexer.web.QueryParameters
-
QueryParameters.FORMAT_PARAM
concatenated with"="
. - FormattedLines - Class in org.opengrok.indexer.search.context
-
Represents structured results from
ContextFormatter
that can be merged with other instances. - FormattedLines() - Constructor for class org.opengrok.indexer.search.context.FormattedLines
- formQuoteEscape(String) - Static method in class org.opengrok.indexer.web.Util
-
Escape a string for use as in an HTML attribute value.
- forProjects() - Method in class org.opengrok.indexer.authorization.AuthorizationEntity
-
Get the value of
forProjects
. - FortranAnalyzer - Class in org.opengrok.indexer.analysis.fortran
-
An Analyzer for Fortran type of files.
- FortranAnalyzerFactory - Class in org.opengrok.indexer.analysis.fortran
- FortranAnalyzerFactory() - Constructor for class org.opengrok.indexer.analysis.fortran.FortranAnalyzerFactory
- FortranSymbolTokenizer - Class in org.opengrok.indexer.analysis.fortran
- FortranSymbolTokenizer(Reader) - Constructor for class org.opengrok.indexer.analysis.fortran.FortranSymbolTokenizer
-
Creates a new scanner
- FortranUtils - Class in org.opengrok.indexer.analysis.fortran
-
Represents a container for Fortran-related utility methods.
- FortranXref - Class in org.opengrok.indexer.analysis.fortran
- FortranXref(Reader) - Constructor for class org.opengrok.indexer.analysis.fortran.FortranXref
-
Creates a new scanner
- Fragment(String) - Constructor for class org.opengrok.indexer.search.Summary.Fragment
- FRAGMENT_IDENTIFIER_PARAM - Static variable in class org.opengrok.indexer.web.QueryParameters
-
Parameter name to specify a mediated fragment identifier.
- FRAGMENT_IDENTIFIER_PARAM_EQ - Static variable in class org.opengrok.indexer.web.QueryParameters
-
QueryParameters.FRAGMENT_IDENTIFIER_PARAM
concatenated with"="
. - from(String) - Static method in class org.opengrok.indexer.util.Version
-
Construct the version from a string.
- fromFile(File) - Static method in class org.opengrok.indexer.analysis.StreamSource
-
Helper method that creates a
StreamSource
instance that reads data from a file. - fromHex(String) - Static method in class org.opengrok.indexer.util.ColorUtil
-
Return Color object from string.
- fromRequest(HttpServletRequest) - Method in interface opengrok.auth.plugin.decoders.IUserDecoder
-
Creates the User from the http request.
- fromRequest(HttpServletRequest) - Method in class opengrok.auth.plugin.decoders.MellonHeaderDecoder
- fromRequest(HttpServletRequest) - Method in class opengrok.auth.plugin.decoders.OSSOHeaderDecoder
- fromRequest(HttpServletRequest) - Method in class opengrok.auth.plugin.decoders.UserPrincipalDecoder
- fromString(String) - Static method in class org.opengrok.indexer.analysis.StreamSource
-
Helper method that creates a
StreamSource
instance that reads data from a String. - fromString(String) - Static method in enum class org.opengrok.indexer.web.messages.Message.MessageLevel
- FULL - Static variable in class org.opengrok.indexer.search.QueryBuilder
-
Fields we use in lucene: public ones.
- FULL_SEARCH_PARAM - Static variable in class org.opengrok.indexer.web.QueryParameters
-
Parameter name to specify an OpenGrok full search.
- FULL_SEARCH_PARAM_EQ - Static variable in class org.opengrok.indexer.web.QueryParameters
-
QueryParameters.FULL_SEARCH_PARAM
concatenated with"="
. - fullDiff() - Method in class org.opengrok.web.PageConfig
-
Check, whether a full diff should be displayed.
- FULLPATH - Static variable in class org.opengrok.indexer.search.QueryBuilder
- FullQueryEscaper - Class in org.opengrok.indexer.search
- FullQueryEscaper(Reader) - Constructor for class org.opengrok.indexer.search.FullQueryEscaper
-
Creates a new scanner
G
- generateId(Scopes.Scope) - Static method in class org.opengrok.indexer.analysis.JFlexXrefUtils
-
Generate span id for namespace based on line number, name, and signature (more functions with same name and signature can be defined in single file).
- generateLinearColorSequence(List<? extends Color>, int) - Static method in class org.opengrok.indexer.util.RainbowColorGenerator
-
Generate linear color sequence between given stop colors as
anchorColors
and withcolorsBetweenAnchors
number of intermediary steps between them. - generateLinearColorSequence(Color, Color, int) - Static method in class org.opengrok.indexer.util.RainbowColorGenerator
-
Generate linear color sequence between two given colors.
- generateProjectRepositoriesMap() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Generate a TreeMap of projects with corresponding repository information.
- GenericExceptionMapper - Class in org.opengrok.web.api.error
- GenericExceptionMapper() - Constructor for class org.opengrok.web.api.error.GenericExceptionMapper
- genre - Variable in class org.opengrok.indexer.analysis.AnalyzerFactory
-
The genre for files recognized by this kind of analyzer.
- get() - Method in class org.opengrok.indexer.index.IndexWriterConfigFactory
- get() - Method in class org.opengrok.indexer.util.BoundedBlockingObjectPool
- get() - Method in class org.opengrok.indexer.util.LazilyInstantiate
-
Executes the
LazilyInstantiate.using(java.util.function.Supplier)
supplier in a thread-safe manner if it has not yet been executed, and keeps the result to provide to every caller of this method. - get() - Method in interface org.opengrok.indexer.util.ObjectPool
-
Gets an instance from the pool.
- get() - Method in class org.opengrok.suggest.popular.impl.chronicle.BytesRefDataAccess
- get() - Method in class org.opengrok.web.api.v1.controller.ConfigurationController
- get(char) - Static method in enum class org.opengrok.web.DiffType
-
Get the diff type for the given abbreviation.
- get(int) - Method in class org.opengrok.indexer.util.HeadHandler
- get(long) - Method in class org.opengrok.indexer.web.EftarFileReader.FNode
- get(long, TimeUnit) - Method in interface org.opengrok.indexer.util.BlockingObjectPool
-
Returns an instance of type T from the pool, waiting up to the specified wait time if necessary for an object to become available..
- get(long, TimeUnit) - Method in class org.opengrok.indexer.util.BoundedBlockingObjectPool
- get(HttpServletRequest) - Static method in class org.opengrok.web.PageConfig
-
Get the config w.r.t.
- get(HttpServletRequest, HttpServletResponse, String, boolean, int, int) - Method in class org.opengrok.web.api.v1.controller.HistoryController
- get(File, String) - Method in class org.opengrok.indexer.history.FileAnnotationCache
- get(File, String) - Method in interface org.opengrok.indexer.history.AnnotationCache
-
Retrieve annotation from cache.
- get(Reader) - Method in interface org.opengrok.indexer.util.ReaderWrapper
- get(String) - Static method in enum class org.opengrok.indexer.analysis.AbstractAnalyzer.Genre
-
Get the Genre for the given type name.
- get(String) - Static method in enum class org.opengrok.indexer.authorization.AuthControlFlag
-
Get the enum value for the string parameter.
- get(String) - Method in class org.opengrok.indexer.web.EftarFileReader
-
Get description for path.
- get(String) - Static method in enum class org.opengrok.indexer.web.Prefix
-
Get the prefix of the given path.
- get(String) - Static method in enum class org.opengrok.indexer.web.SortOrder
-
Get the Sort order wrt.
- get(String) - Static method in enum class org.opengrok.web.DiffType
-
Get the diff type for the given abbreviation or name.
- get(String, HttpServletRequest) - Static method in class org.opengrok.web.PageConfig
- get(String, String) - Method in class org.opengrok.web.api.v1.controller.ProjectsController
- get(String, String) - Method in class org.opengrok.web.api.v1.controller.RepositoriesController
- get(BytesRef) - Method in class org.opengrok.suggest.popular.impl.chronicle.ChronicleMapAdapter
-
For the term
key
returns the number the term was searched for. - get(BytesRef) - Method in interface org.opengrok.suggest.popular.PopularityCounter
-
For the term
key
returns the number the term was searched for. - getAbbrev() - Method in enum class org.opengrok.web.DiffType
-
Get the abbreviation to be used for this diff type.
- getAbsolute() - Method in class org.opengrok.indexer.index.IndexedSymlink
- getAbsolutePath() - Method in class org.opengrok.indexer.index.PendingFileDeletion
- getAbsolutePath() - Method in class org.opengrok.indexer.index.PendingFileRenaming
- getAcceptedTime() - Method in class org.opengrok.indexer.web.messages.MessagesContainer.AcceptedMessage
- getAction() - Method in class org.opengrok.indexer.analysis.ScopeChangedEvent
-
Gets the scope change action.
- getAdditions() - Method in interface org.opengrok.indexer.analysis.LangMap
-
Gets an unmodifiable view of the current additions.
- getAdditions() - Method in class org.opengrok.indexer.analysis.LangTreeMap
-
Gets an unmodifiable view of the current additions.
- getAddresses(String) - Method in class opengrok.auth.plugin.ldap.LdapServer
-
Wraps InetAddress.getAllByName() so that it can be mocked in testing.
- getAllFiles(List<String>) - Static method in class org.opengrok.indexer.index.IndexDatabase
-
Get all files in some of the index databases.
- getAllGrouped() - Method in class org.opengrok.web.ProjectHelper
- getAllGrouped(Group) - Method in class org.opengrok.web.ProjectHelper
- getAllMessages() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getAllMessages() - Method in class org.opengrok.indexer.web.messages.MessagesContainer
- getAllowedFields() - Method in class org.opengrok.indexer.configuration.SuggesterConfig
- getAllowedProjects() - Method in class org.opengrok.indexer.configuration.SuggesterConfig
- getAllowedSymlinks() - Method in class org.opengrok.indexer.configuration.Configuration
- getAllowedSymlinks() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getAllProjects() - Method in class org.opengrok.indexer.configuration.Group
-
Collect all group's projects and repositories included in this group and in any subgroup.
- getAllProjects() - Method in class org.opengrok.web.ProjectHelper
- getAllProjectsForGroup(String) - Method in class org.opengrok.web.api.v1.controller.GroupsController
- getAllUngrouped() - Method in class org.opengrok.web.ProjectHelper
- getAlt() - Method in class org.opengrok.indexer.search.Hit
-
Should this be alternate file?
- getAnalyzer() - Method in class org.opengrok.indexer.analysis.AnalyzerFactory
- getAnalyzer() - Static method in class org.opengrok.indexer.analysis.AnalyzerGuru
-
Get the default Analyzer.
- getAnalyzer() - Method in class org.opengrok.indexer.analysis.FileAnalyzerFactory
-
Get an analyzer.
- getAnalyzer(InputStream, String) - Static method in class org.opengrok.indexer.analysis.AnalyzerGuru
-
Get an analyzer suited to analyze a file.
- getAnalyzer(String) - Static method in class org.opengrok.indexer.analysis.AnalyzerGuru
-
Gets an analyzer for the specified
fileTypeName
if it accords with a knownFileAnalyzer.getFileTypeName()
. - getAnalyzerFactories() - Static method in class org.opengrok.indexer.analysis.AnalyzerGuru
- getAnalyzerFactoryMatchers() - Static method in class org.opengrok.indexer.analysis.AnalyzerGuru
- getAnalyzerGuruVersion() - Method in class org.opengrok.indexer.index.IndexAnalysisSettings
- getAnalyzerGuruVersion() - Method in class org.opengrok.indexer.index.IndexAnalysisSettings3
- getAnalyzersVersionNos() - Static method in class org.opengrok.indexer.analysis.AnalyzerGuru
- getAnalyzersVersions() - Method in class org.opengrok.indexer.index.IndexAnalysisSettings
-
Gets an unmodifiable view of the map of file type names to version numbers.
- getAnalyzersVersions() - Method in class org.opengrok.indexer.index.IndexAnalysisSettings3
-
Gets an unmodifiable view of the map of file type names to version numbers.
- getAnalyzerVersion(String) - Method in class org.opengrok.indexer.index.IndexAnalysisSettings
-
Gets the version number for the specified file type name if it exists.
- getAnalyzerVersion(String) - Method in class org.opengrok.indexer.index.IndexAnalysisSettings3
-
Gets the version number for the specified file type name if it exists.
- getAnalyzerVersionNo(String) - Static method in class org.opengrok.indexer.analysis.AnalyzerGuru
-
Gets a version number according to a registered
FileAnalyzer.getVersionNo()
for afileTypeName
according toFileAnalyzer.getFileTypeName()
. - getAnnotation() - Method in class org.opengrok.indexer.analysis.WriteXrefArgs
- getAnnotation() - Method in class org.opengrok.indexer.history.AccuRevAnnotationParser
-
Returns the annotation that has been created.
- getAnnotation() - Method in class org.opengrok.indexer.history.BazaarAnnotationParser
-
Returns the annotation that has been created.
- getAnnotation() - Method in class org.opengrok.indexer.history.BitKeeperAnnotationParser
-
Returns the annotation that has been created.
- getAnnotation() - Method in class org.opengrok.indexer.history.ClearCaseAnnotationParser
-
Returns the annotation that has been created.
- getAnnotation() - Method in class org.opengrok.indexer.history.CVSAnnotationParser
-
Returns the annotation that has been created.
- getAnnotation() - Method in class org.opengrok.indexer.history.MonotoneAnnotationParser
-
Returns the annotation that has been created.
- getAnnotation() - Method in class org.opengrok.indexer.history.PerforceAnnotationParser
-
Returns the annotation that has been created.
- getAnnotation() - Method in class org.opengrok.indexer.history.SCCSRepositoryAnnotationParser
-
Returns the annotation that has been created.
- getAnnotation() - Method in class org.opengrok.indexer.history.SubversionAnnotationParser
-
Returns the annotation that has been created.
- getAnnotation() - Method in class org.opengrok.web.PageConfig
-
Get the annotation for the requested resource.
- getAnnotationCacheInfo() - Method in class org.opengrok.indexer.history.HistoryGuru
-
Get a string with information about the annotation cache.
- getApiTask(String) - Method in class org.opengrok.web.api.ApiTaskManager
- getApiTimeout() - Method in class org.opengrok.indexer.configuration.Configuration
- getApiTimeout() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getArgs() - Method in class org.opengrok.indexer.search.context.ContextFormatter
-
Gets the initialized value.
- getArgs() - Method in class org.opengrok.indexer.search.context.PassageConverter
- getArgv() - Method in class org.opengrok.indexer.analysis.Ctags
-
Gets the command-line arguments used to run ctags.
- getAttribute(String) - Method in class opengrok.auth.entity.LdapUser
- getAttributes() - Method in class opengrok.auth.entity.LdapUser
- getAttrs() - Method in class opengrok.auth.plugin.ldap.AbstractLdapProvider.LdapSearchResult
- getAuthenticationTokens() - Method in class org.opengrok.indexer.configuration.Configuration
- getAuthenticationTokens() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getAuthor() - Method in class org.opengrok.indexer.history.AnnotationLine
- getAuthor() - Method in class org.opengrok.indexer.history.HistoryEntry
- getAuthor(int) - Method in class org.opengrok.indexer.history.Annotation
-
Gets the author who last modified the specified line.
- getAuthor(int) - Method in class org.opengrok.indexer.history.AnnotationData
-
Gets the author who last modified the specified line.
- getAuthorizationFramework() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Return the authorization framework used in this environment.
- getAuthors() - Method in class org.opengrok.indexer.history.SCCSRepositoryAuthorParser
- getAverageKeySize() - Method in class org.opengrok.suggest.popular.impl.chronicle.ChronicleMapConfiguration
- getBodyIncludeFileContent(boolean) - Method in class org.opengrok.indexer.configuration.IncludeFiles
-
Get the contents of the body include file.
- getBoundaryChangesetIDs(String) - Method in class org.opengrok.indexer.history.BoundaryChangesets
- getBranch() - Method in class org.opengrok.indexer.history.RepositoryInfo
- getBugPage() - Method in class org.opengrok.indexer.configuration.Configuration
- getBugPage() - Method in class org.opengrok.indexer.configuration.Project
- getBugPage() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Returns the bug page for the history listing.
- getBugPattern() - Method in class org.opengrok.indexer.configuration.Configuration
- getBugPattern() - Method in class org.opengrok.indexer.configuration.Project
- getBugPattern() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Returns the bug regex for the history listing.
- getBuilder() - Method in class org.opengrok.indexer.web.SearchHelper
- getBuildTerminationTime() - Method in class org.opengrok.indexer.configuration.SuggesterConfig
- getByName(String) - Static method in class org.opengrok.indexer.configuration.Group
-
Returns group object by its name.
- getByName(String) - Static method in class org.opengrok.indexer.configuration.Project
-
Returns project object by its name, used in webapp to figure out which project is to be searched.
- getCacheDirName() - Method in interface org.opengrok.indexer.history.Cache
- getCacheDirName() - Method in class org.opengrok.indexer.history.FileAnnotationCache
- getCacheFileSuffix() - Method in class org.opengrok.indexer.history.AbstractCache
- getCacheFileSuffix() - Method in interface org.opengrok.indexer.history.Cache
- getCacheFileSuffix() - Method in class org.opengrok.indexer.history.FileAnnotationCache
- getCachePages() - Method in class org.opengrok.indexer.configuration.Configuration
- getCachePages() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getCallable() - Method in class org.opengrok.web.api.ApiTask
- getCanonical() - Method in class org.opengrok.indexer.index.IndexedSymlink
- getCanonicalize() - Method in class org.opengrok.indexer.analysis.PathlikeMatchedEvent
-
Gets a value indicating whether the path should be canonicalized.
- getCanonicalPath(String, char) - Static method in class org.opengrok.indexer.web.Util
-
Normalize the given path to its canonical form.
- getCanonicalRoots() - Method in class org.opengrok.indexer.configuration.Configuration
- getCanonicalRoots() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getCanonicalSeparated() - Method in class org.opengrok.indexer.index.IndexedSymlink
-
Gets the value of
IndexedSymlink.getCanonical()
with aFile.separator
appended. - getCaretPosition() - Method in class org.opengrok.web.api.v1.suggester.model.SuggesterQueryData
- getChildOffset() - Method in class org.opengrok.indexer.web.EftarFileReader.FNode
- getChildTag(EftarFileReader.FNode, String) - Method in class org.opengrok.indexer.web.EftarFileReader
- getClassName(IAuthorizationPlugin) - Method in class org.opengrok.indexer.framework.PluginFramework
-
Return the java canonical name for the plugin class.
- getCmds() - Method in class org.opengrok.indexer.configuration.Configuration
- getCollateralCapturePattern() - Method in class org.opengrok.indexer.analysis.perl.PerlXref
-
Gets a pattern to match the collateral capture for the current quoting state or null if there is no active quoting state.
- getCollateralCapturePattern() - Method in class org.opengrok.indexer.analysis.ruby.RubyXref
-
Gets a pattern to match the collateral capture for the current quoting state or null if there is no active quoting state.
- getColors() - Method in class org.opengrok.indexer.history.Annotation
-
Return the color palette for the annotated file.
- getCommand(Class<? extends Repository>, String, String) - Static method in class org.opengrok.indexer.history.Repository
- getCommandTimeout(CommandTimeoutType) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getConfig() - Method in class org.opengrok.web.api.v1.controller.SuggesterController
-
Returns the suggester configuration
SuggesterConfig
. - getConfiguration() - Method in class opengrok.auth.plugin.AbstractLdapPlugin
-
Return the configuration object.
- getConfiguration(String) - Method in class opengrok.auth.plugin.AbstractLdapPlugin
-
Return the configuration for the given path.
- getConfigurationXML() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getConfigURI() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getConnectTimeout() - Method in class opengrok.auth.plugin.configuration.Configuration
- getConnectTimeout() - Method in class opengrok.auth.plugin.ldap.LdapServer
- getConnectTimeout() - Method in class org.opengrok.indexer.configuration.Configuration
- getConnectTimeout() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getContent() - Method in class opengrok.auth.plugin.util.WebHook
- getContent(HttpServletRequest, HttpServletResponse, String, String) - Method in class org.opengrok.web.api.v1.controller.AnnotationController
- getContentOctets(HttpServletRequest, HttpServletResponse, String) - Method in class org.opengrok.web.api.v1.controller.FileController
- getContentPlain(HttpServletRequest, HttpServletResponse, String) - Method in class org.opengrok.web.api.v1.controller.FileController
- getContext(File, String, Writer, String) - Method in class org.opengrok.indexer.search.context.HistoryContext
-
Obtain the history for the source file src and write out matching History log entries.
- getContext(Reader, Writer, String, String, String, Definitions, boolean, boolean, List<Hit>) - Method in class org.opengrok.indexer.search.context.Context
- getContext(Reader, Writer, String, String, String, Definitions, boolean, boolean, List<Hit>, Scopes) - Method in class org.opengrok.indexer.search.context.Context
-
???.
- getContext(String, String, String, Writer, String) - Method in class org.opengrok.indexer.search.context.HistoryContext
- getContext(String, String, List<Hit>) - Method in class org.opengrok.indexer.search.context.HistoryContext
- getContext2(RuntimeEnvironment, IndexSearcher, int, Appendable, String, String, boolean, int) - Method in class org.opengrok.indexer.search.context.Context
-
Look for context for this instance's initialized query in a search result
Document
, and output according to the parameters. - getContextFields() - Method in class org.opengrok.indexer.search.QueryBuilder
-
Gets a list of fields from
QueryBuilder.getQueries()
which are extracted from source text and which therefore can be used for context presentations -- in the order of most specific to least. - getContextLimit() - Method in class org.opengrok.indexer.configuration.Configuration
-
Gets the total number of context lines per file to show in cases where it is limited.
- getContextLimit() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Gets the total number of context lines per file to show.
- getContextLimit() - Method in class org.opengrok.indexer.search.context.ContextArgs
-
Gets the maximum number of lines to present, after which a "more..." link is displayed to allow the user to view full match results.
- getContextPath() - Method in class org.opengrok.indexer.web.SearchHelper
- getContextSurround() - Method in class org.opengrok.indexer.configuration.Configuration
-
Gets the number of context lines to show before or after any match.
- getContextSurround() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Gets the number of context lines to show before or after any match.
- getContextSurround() - Method in class org.opengrok.indexer.search.context.ContextArgs
-
Gets the number of lines of leading and trailing context surrounding each match line to present.
- getContextWidth() - Method in class org.opengrok.indexer.search.context.ContextArgs
-
Gets a value indicating the maximum width to show for lines in a context presentation.
- getCookieTimestamp() - Method in class opengrok.auth.plugin.entity.User
- getCookieVals(String) - Method in class org.opengrok.web.PageConfig
-
Get the cookie values for the given name.
- getCount() - Method in class org.opengrok.indexer.search.context.FormattedLines
- getCountLimit() - Method in class opengrok.auth.plugin.configuration.Configuration
- getCssDir() - Method in class org.opengrok.web.PageConfig
-
Get the base path to use to refer to CSS stylesheets and related resources.
- getCtags() - Method in class org.opengrok.indexer.configuration.Configuration
-
Gets the configuration's ctags command.
- getCtags() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Gets the name of the ctags program to use: either the last value passed successfully to
RuntimeEnvironment.setCtags(java.lang.String)
, orConfiguration.getCtags()
, or the system property for"org.opengrok.indexer.analysis.Ctags"
, or "ctags
" as a default. - getCtagsArgs() - Method in interface org.opengrok.indexer.analysis.LangMap
-
Gets the transformation of the instance's mappings to ctags arguments.
- getCtagsArgs() - Method in class org.opengrok.indexer.analysis.LangTreeMap
-
Gets the transformation of the instance's mappings to ctags arguments.
- getCTagsExtraOptionsFile() - Method in class org.opengrok.indexer.configuration.Configuration
- getCTagsExtraOptionsFile() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.AbstractAnalyzer
-
Subclasses should override to return the case-insensitive name aligning with either a built-in Universal Ctags language name or an OpenGrok custom language name.
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.ada.AdaAnalyzer
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.archive.BZip2Analyzer
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.archive.GZIPAnalyzer
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.archive.TarAnalyzer
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.archive.ZipAnalyzer
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.asm.AsmAnalyzer
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.c.CAnalyzer
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.c.CxxAnalyzer
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.clojure.ClojureAnalyzer
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.csharp.CSharpAnalyzer
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.document.MandocAnalyzer
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.document.TroffAnalyzer
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.eiffel.EiffelAnalyzer
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.erlang.ErlangAnalyzer
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.executables.ELFAnalyzer
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.executables.JarAnalyzer
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.executables.JavaClassAnalyzer
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.FileAnalyzer
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.fortran.FortranAnalyzer
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.golang.GolangAnalyzer
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.haskell.HaskellAnalyzer
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.hcl.HCLAnalyzer
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.java.JavaAnalyzer
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptAnalyzer
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.json.JsonAnalyzer
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.kotlin.KotlinAnalyzer
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.lisp.LispAnalyzer
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.lua.LuaAnalyzer
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.pascal.PascalAnalyzer
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.perl.PerlAnalyzer
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.php.PhpAnalyzer
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.plain.PlainAnalyzer
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.plain.XMLAnalyzer
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.powershell.PowershellAnalyzer
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.python.PythonAnalyzer
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.r.RAnalyzer
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.ruby.RubyAnalyzer
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.rust.RustAnalyzer
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.scala.ScalaAnalyzer
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.sh.ShAnalyzer
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.sql.PLSQLAnalyzer
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.sql.SQLAnalyzer
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.swift.SwiftAnalyzer
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.tcl.TclAnalyzer
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.terraform.TerraformAnalyzer
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.uue.UuencodeAnalyzer
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.vb.VBAnalyzer
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.verilog.VerilogAnalyzer
- getCtagsLang() - Method in class org.opengrok.indexer.analysis.yaml.YamlAnalyzer
- getCtagsLanguages() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Gets the base set of supported Ctags languages.
- getCtagsPool() - Method in class org.opengrok.indexer.index.IndexerParallelizer
- getCtagsTimeout() - Method in class org.opengrok.indexer.configuration.Configuration
- getCtagsTimeout() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getCtagsVersion(String) - Static method in class org.opengrok.indexer.util.CtagsUtil
- getCtagsWatcherExecutor() - Method in class org.opengrok.indexer.index.IndexerParallelizer
- getCurrentIndexedCollapseThreshold() - Method in class org.opengrok.indexer.configuration.Configuration
- getCurrentIndexedCollapseThreshold() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getCurrentIndexedCollapseThreshold() - Method in class org.opengrok.web.PageConfig
- getCurrentSetup() - Method in class org.opengrok.indexer.authorization.AuthorizationEntity
-
Get the value of current setup.
- getCurrentVersion() - Method in class org.opengrok.indexer.history.RepositoryInfo
- getData(BytesRef) - Method in class org.opengrok.suggest.popular.impl.chronicle.BytesRefDataAccess
- getDataRoot() - Method in class org.opengrok.indexer.configuration.Configuration
- getDataRoot() - Method in class org.opengrok.indexer.web.SearchHelper
- getDataRoot() - Method in class org.opengrok.web.PageConfig
-
Get opengrok's configured data root directory.
- getDataRootFile() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Get a file representing the index database.
- getDataRootPath() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Get the path to the where the index database is stored.
- getDate() - Method in class org.opengrok.indexer.history.HistoryEntry
- getDate() - Method in class org.opengrok.indexer.history.TagEntry
- getDate() - Method in class org.opengrok.indexer.search.DirectoryEntry
- getDateForLastIndexRun() - Method in class org.opengrok.indexer.configuration.IndexTimestamp
-
Get the date of the last index update.
- getDateForLastIndexRun() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getDatePatterns() - Method in class org.opengrok.indexer.history.RepositoryInfo
- getDefault() - Static method in class org.opengrok.web.api.v1.suggester.provider.service.SuggesterServiceFactory
- getDefaultProjects() - Method in class org.opengrok.indexer.configuration.Configuration
- getDefaultProjects() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Get the projects that are specified to be the default projects to use.
- getDefineTagsIndex() - Method in class org.opengrok.web.PageConfig
-
Get the definition tag for the request related file or directory.
- getDefinition() - Method in class org.opengrok.indexer.search.SearchEngine
-
Getter for property definition.
- getDefinitions() - Method in class org.opengrok.indexer.analysis.CtagsReader
-
Gets the instance's definitions.
- getDefinitions(HttpServletRequest, HttpServletResponse, String) - Method in class org.opengrok.web.api.v1.controller.FileController
- getDefinitions(File) - Static method in class org.opengrok.indexer.index.IndexDatabase
-
Get the latest definitions for a file from the index.
- getDefs() - Method in class org.opengrok.indexer.analysis.WriteXrefArgs
- getDefs() - Method in class org.opengrok.indexer.search.context.ContextFormatter
-
Gets the optional definitions.
- getDefs() - Method in class org.opengrok.indexer.search.QueryBuilder
-
Get search string for the
QueryBuilder.FULL
field. - getDefs() - Method in class org.opengrok.indexer.web.Suggestion
- getDefs() - Method in class org.opengrok.web.api.v1.suggester.model.SuggesterQueryData
- getDepotRelativePath(File) - Method in class org.opengrok.indexer.history.AccuRevRepository
-
Obtain a depot relative name for a given repository element path.
- getDesc() - Method in class org.opengrok.indexer.web.SearchHelper
- getDesc() - Method in enum class org.opengrok.indexer.web.SortOrder
-
A more user friendly description (UI name) of the sort order.
- getDesc(String) - Method in class org.opengrok.indexer.history.Annotation
- getDescendants() - Method in class org.opengrok.indexer.configuration.Group
- getDescription() - Method in class org.opengrok.indexer.history.HistoryEntry
- getDescription() - Method in class org.opengrok.indexer.search.DirectoryEntry
- getDescription() - Method in class org.opengrok.indexer.web.PathDescription
- getDiffData() - Method in class org.opengrok.web.PageConfig
-
Get all data required to create a diff view w.r.t.
- getDiffType() - Method in class org.opengrok.web.PageConfig
-
Get the diff display type to use wrt.
- getDirectory() - Method in class org.opengrok.indexer.search.Hit
-
Getter for property directory.
- getDirectoryListing(HttpServletRequest, HttpServletResponse, String) - Method in class org.opengrok.web.api.v1.controller.DirectoryListingController
- getDirectoryListingExecutor() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getDirectoryName() - Method in class org.opengrok.indexer.history.RepositoryInfo
- getDirectoryNameRelative() - Method in class org.opengrok.indexer.history.RepositoryInfo
- getDirectoryRedirect() - Method in class org.opengrok.web.PageConfig
-
Get the path the request should be redirected (if any).
- getDirPath() - Method in class org.opengrok.indexer.search.QueryBuilder
-
Get search string for the
QueryBuilder.DIRPATH
field. - getDisabledRepositories() - Method in class org.opengrok.indexer.configuration.Configuration
- getDisabledRepositories() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getDisabledRepositoryClasses() - Static method in class org.opengrok.indexer.history.RepositoryFactory
-
Gets a list of all disabled repository handlers.
- getDisjointSpanClassName() - Method in class org.opengrok.indexer.analysis.DisjointSpanChangedEvent
-
Gets the span class name string.
- getDisjointSpanClassName() - Method in class org.opengrok.indexer.analysis.JFlexNonXref
-
Gets the argument from the last call to
JFlexNonXref.disjointSpan(java.lang.String)
. - getDisjointSpanClassName() - Method in class org.opengrok.indexer.analysis.JFlexSymbolMatcher
-
Gets the class name value from the last call to
JFlexSymbolMatcher.onDisjointSpanChanged(String, long)
. - getDisplayRevision() - Method in class org.opengrok.indexer.history.AnnotationLine
-
A specialised revision for display purposes.
- getDisplayRevision() - Method in class org.opengrok.indexer.history.HistoryEntry
- getDn() - Method in class opengrok.auth.entity.LdapUser
- getDN() - Method in class opengrok.auth.plugin.ldap.AbstractLdapProvider.LdapSearchResult
- getDocument(File) - Static method in class org.opengrok.indexer.index.IndexDatabase
- getDtagsEftar() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Get the eftar file, which contains definition tags for path descriptions.
- getDtagsEftarPath() - Method in class org.opengrok.indexer.configuration.Configuration
- getDtagsEftarPath() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getDuration() - Method in class org.opengrok.indexer.web.messages.Message
- getEftarReader() - Method in class org.opengrok.web.PageConfig
-
Get the Eftar reader for the data directory.
- getEmail(String) - Static method in class org.opengrok.indexer.web.Util
-
Get email address of the author.
- getEnd() - Method in class org.opengrok.indexer.analysis.LinkageMatchedEvent
-
Gets the text end position.
- getEnd() - Method in class org.opengrok.indexer.analysis.PathlikeMatchedEvent
-
Gets the text end position.
- getEnd() - Method in class org.opengrok.indexer.analysis.ScopeChangedEvent
-
Gets the text end position.
- getEnd() - Method in class org.opengrok.indexer.analysis.SymbolMatchedEvent
-
Gets the symbol end position.
- getEnd() - Method in class org.opengrok.indexer.analysis.TextMatchedEvent
-
Gets the text end position.
- getEntries() - Method in class org.opengrok.indexer.history.BazaarTagParser
-
Returns the set of entries that has been created.
- getEntries() - Method in class org.opengrok.indexer.history.BitKeeperTagParser
-
Returns the set of entries that has been created.
- getEntries() - Method in class org.opengrok.indexer.history.MercurialTagParser
-
Returns the set of entries that has been created.
- getEntries() - Method in class org.opengrok.suggest.popular.impl.chronicle.ChronicleMapConfiguration
- getEnv() - Method in class org.opengrok.web.PageConfig
-
Get the current runtime environment.
- getErrorMsg() - Method in class org.opengrok.indexer.web.SearchHelper
- getErrorMsg() - Method in class org.opengrok.web.DiffData
- getErrorReader() - Method in class org.opengrok.indexer.util.Executor
-
Get a reader to read the output the process wrote to the error stream.
- getErrorStream() - Method in class org.opengrok.indexer.util.Executor
-
Get an input stream to read the output the process wrote to the error stream.
- getErrorString() - Method in class org.opengrok.indexer.util.Executor
-
Get the output from the process written to the error stream as a string.
- getExclusions() - Method in interface org.opengrok.indexer.analysis.LangMap
-
Gets an unmodifiable view of the current exclusions.
- getExclusions() - Method in class org.opengrok.indexer.analysis.LangTreeMap
-
Gets an unmodifiable view of the current exclusions.
- getExpirationTime() - Method in class org.opengrok.indexer.web.messages.MessagesContainer.AcceptedMessage
- getExtensionsMap() - Static method in class org.opengrok.indexer.analysis.AnalyzerGuru
- getExtra() - Method in class org.opengrok.indexer.search.DirectoryEntry
- getExtras(Project, HttpServletRequest) - Method in class org.opengrok.web.PageConfig
- getFactory() - Method in class org.opengrok.indexer.analysis.AbstractAnalyzer
-
Get the factory which created this analyzer.
- getFactoryClass(String) - Static method in class org.opengrok.indexer.analysis.AnalyzerGuru
-
Get Analyzer factory class using class simple name.
- getFail() - Method in class opengrok.auth.plugin.util.WebHooks
- getFailedPaths() - Method in exception org.opengrok.indexer.index.IndexCheckException
- getField() - Method in interface org.opengrok.suggest.query.SuggesterQuery
- getField() - Method in class org.opengrok.web.api.v1.suggester.model.SuggesterQueryData
- getField(String) - Method in class org.opengrok.web.api.v1.controller.ConfigurationController
- getFieldValue(Object, String) - Static method in class org.opengrok.indexer.util.ClassUtil
-
Invokes a getter of a property on an object.
- getFile() - Method in class org.opengrok.indexer.search.DirectoryEntry
- getFile() - Method in class org.opengrok.indexer.search.SearchEngine
-
Getter for property file.
- getFile(int) - Method in class org.opengrok.web.DiffData
- GetFile - Class in org.opengrok.web
-
Used by the webapp to serve the contents of files on /raw and /download.
- GetFile() - Constructor for class org.opengrok.web.GetFile
- getFileCollector(String) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getFileContent(File) - Static method in class org.opengrok.indexer.util.IOUtils
-
Get the contents of a file or empty string if the file cannot be read.
- getFileHandlerPattern() - Static method in class org.opengrok.indexer.logger.LoggerUtil
- getFilename() - Method in class org.opengrok.indexer.history.Annotation
- getFilename() - Method in class org.opengrok.indexer.history.AnnotationData
- getFilename() - Method in class org.opengrok.indexer.search.Hit
-
Getter for property filename.
- getFilename() - Method in class org.opengrok.web.DiffData
- getFiles() - Method in class org.opengrok.indexer.history.FileCollector
- getFiles() - Method in class org.opengrok.indexer.history.HistoryEntry
- getFiles() - Method in class org.opengrok.indexer.index.IndexDatabase
-
Get all files in this index database.
- getfileTypeDescriptions() - Static method in class org.opengrok.indexer.analysis.AnalyzerGuru
- getFileTypeDescriptions() - Static method in class org.opengrok.indexer.web.SearchHelper
-
User readable description for file types.
- getFileTypeName() - Method in class org.opengrok.indexer.analysis.AbstractAnalyzer
- getFileTypeName() - Method in class org.opengrok.indexer.analysis.FileAnalyzer
-
Returns the normalized name of the analyzer, which should corresponds to the file type.
- getFileVersion(String) - Method in class org.opengrok.indexer.history.Annotation
-
Translates repository revision number into file version.
- getFileVersionsCount() - Method in class org.opengrok.indexer.history.Annotation
- getFixedExecutor() - Method in class org.opengrok.indexer.index.IndexerParallelizer
- getFlag() - Method in class org.opengrok.indexer.authorization.AuthorizationEntity
-
Get the value of
flag
. - getFlag() - Method in class org.opengrok.indexer.configuration.Group
- getFlavor() - Method in class org.opengrok.indexer.configuration.StatsdConfig
- getFooter() - Method in class org.opengrok.indexer.search.context.FormattedLines
- getFooterIncludeFileContent(boolean) - Method in class org.opengrok.indexer.configuration.IncludeFiles
-
Get the contents of the footer include file.
- getForbiddenIncludeFileContent(boolean) - Method in class org.opengrok.indexer.configuration.IncludeFiles
-
Get the contents of the page for forbidden error page (403 Forbidden) include file.
- getForGroups() - Method in class org.opengrok.indexer.authorization.AuthorizationEntity
-
Get the value of
forGroups
. - getForProjects() - Method in class org.opengrok.indexer.authorization.AuthorizationEntity
-
Get the value of
forProjects
. - getFragments() - Method in class org.opengrok.indexer.search.Summary
-
Returns an array of all of this summary's fragments.
- getFreetext() - Method in class org.opengrok.indexer.search.QueryBuilder
-
Get search string for the
QueryBuilder.FULL
field. - getFreetext() - Method in class org.opengrok.indexer.search.SearchEngine
-
Getter for property freetext.
- getFreetext() - Method in class org.opengrok.indexer.web.Suggestion
- getFull() - Method in class org.opengrok.web.api.v1.suggester.model.SuggesterQueryData
- getFullVersion() - Static method in class org.opengrok.indexer.Info
-
Get full version (product vMajor revMinor).
- getFuzzyQuery(String, String, float) - Method in class org.opengrok.indexer.search.CustomQueryParser
- getGenre() - Method in class org.opengrok.indexer.analysis.AbstractAnalyzer
- getGenre() - Method in class org.opengrok.indexer.analysis.AnalyzerFactory
-
The genre this analyzer factory belongs to.
- getGenre() - Method in class org.opengrok.indexer.analysis.archive.BZip2Analyzer
- getGenre() - Method in class org.opengrok.indexer.analysis.archive.GZIPAnalyzer
- getGenre() - Method in class org.opengrok.web.DiffData
- getGenre(HttpServletRequest, HttpServletResponse, String) - Method in class org.opengrok.web.api.v1.controller.FileController
- getGenre(InputStream) - Static method in class org.opengrok.indexer.analysis.AnalyzerGuru
-
Get the genre of a bulk of data.
- getGenre(String) - Static method in class org.opengrok.indexer.analysis.AnalyzerGuru
-
Get the genre of a file.
- getGenre(AnalyzerFactory) - Static method in class org.opengrok.indexer.analysis.AnalyzerGuru
-
Get the genre for a named class (this is most likely an analyzer).
- getGroupedProjects() - Method in class org.opengrok.web.ProjectHelper
- getGroupedRepositories() - Method in class org.opengrok.web.ProjectHelper
- getGroups() - Method in class org.opengrok.indexer.configuration.Configuration
- getGroups() - Method in class org.opengrok.indexer.configuration.Project
-
Return groups where this project belongs.
- getGroups() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Get all the groups.
- getGroups() - Method in class org.opengrok.web.ProjectHelper
- getGroupsCollapseThreshold() - Method in class org.opengrok.indexer.configuration.Configuration
- getGroupsCollapseThreshold() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getGroupsCollapseThreshold() - Method in class org.opengrok.web.PageConfig
- getHeaderData() - Method in class org.opengrok.web.PageConfig
-
Get addition data, which should be added as is to the <head> section of the HTML page.
- getHeaderIncludeFileContent(boolean) - Method in class org.opengrok.indexer.configuration.IncludeFiles
-
Get the contents of the header include file.
- getHint() - Method in class org.opengrok.indexer.analysis.TextMatchedEvent
-
Gets the text hint.
- getHist() - Method in class org.opengrok.indexer.search.QueryBuilder
-
Get search string for the
QueryBuilder.HIST
field. - getHist() - Method in class org.opengrok.web.api.v1.suggester.model.SuggesterQueryData
- getHistory() - Method in class org.opengrok.indexer.history.DirectoryHistoryReader
- getHistory() - Method in class org.opengrok.indexer.search.SearchEngine
-
Getter for property history.
- getHistory(File) - Method in class org.opengrok.indexer.history.HistoryGuru
-
Get the history for the specified file.
- getHistory(File, boolean) - Method in class org.opengrok.indexer.history.HistoryGuru
- getHistory(File, boolean, boolean) - Method in class org.opengrok.indexer.history.HistoryGuru
- getHistory(File, boolean, boolean, boolean) - Method in class org.opengrok.indexer.history.HistoryGuru
-
Get the history for the specified file.
- getHistory(File, String, String) - Method in class org.opengrok.indexer.history.GitRepository
- getHistory(File, String, String, Integer) - Method in class org.opengrok.indexer.history.RepositoryWithHistoryTraversal
- getHistoryAttrName() - Method in class org.opengrok.web.PageConfig
- getHistoryCacheInfo() - Method in class org.opengrok.indexer.history.HistoryGuru
-
Get a string with information about the history cache.
- getHistoryChunkCount() - Method in class org.opengrok.indexer.configuration.Configuration
- getHistoryChunkCount() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getHistoryContext() - Method in class org.opengrok.indexer.web.SearchHelper
- getHistoryDirs() - Method in class org.opengrok.web.PageConfig
-
Get all RSS related directories from the request using its
also
parameter. - getHistoryEntries() - Method in class org.opengrok.indexer.history.History
-
Get the list of log entries, most recent first.
- getHistoryEntries(int, int) - Method in class org.opengrok.indexer.history.History
-
Get the list of log entries, most recent first.
- getHistoryExecutor() - Method in class org.opengrok.indexer.index.IndexerParallelizer
- getHistoryFileExecutor() - Method in class org.opengrok.indexer.index.IndexerParallelizer
- getHistoryFileParallelism() - Method in class org.opengrok.indexer.configuration.Configuration
- getHistoryFileParallelism() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Gets the value of
Configuration.getHistoryFileParallelism()
-- or if zero, then as a default gets the number of available processors. - getHistoryGet(File, String, String, String) - Method in class org.opengrok.indexer.history.Repository
-
Gets the contents of a specific version of a named file, and copies into the specified target file.
- getHistoryGet(String, String, String) - Method in class org.opengrok.indexer.history.Repository
-
Gets an
InputStream
of the contents of a specific version of a named file. - getHistoryParallelism() - Method in class org.opengrok.indexer.configuration.Configuration
- getHistoryParallelism() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Gets the value of
Configuration.getHistoryParallelism()
-- or if zero, then as a default gets the number of available processors. - getHistoryTitle() - Method in class org.opengrok.web.PageConfig
-
Similar as
PageConfig.getSearchTitle()
. - getHistoryUI(File) - Method in class org.opengrok.indexer.history.HistoryGuru
-
Get history for the specified file (called from the web app).
- getHits() - Method in class org.opengrok.indexer.web.SearchHelper
- getHitsPerPage() - Method in class org.opengrok.indexer.configuration.Configuration
- getHitsPerPage() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getHost() - Method in class org.opengrok.indexer.configuration.StatsdConfig
- getHttpHeaderIncludeFileContent(boolean) - Method in class org.opengrok.indexer.configuration.IncludeFiles
-
Get the contents of the HTTP header include file.
- getId() - Method in class opengrok.auth.plugin.entity.User
- getId() - Method in class org.opengrok.indexer.configuration.Project
-
Get the project id.
- getIdentifier() - Method in class org.opengrok.web.api.v1.suggester.model.SuggesterData
- getIdentifier() - Method in class org.opengrok.web.api.v1.suggester.query.SuggesterQueryBuilder
- getIgnoredDirs() - Method in class org.opengrok.indexer.configuration.IgnoredNames
- getIgnoredDirs() - Method in class org.opengrok.indexer.history.Repository
-
Get list of ignored directories for this repository.
- getIgnoredFiles() - Method in class org.opengrok.indexer.configuration.IgnoredNames
- getIgnoredFiles() - Method in class org.opengrok.indexer.history.Repository
-
Get list of ignored files for this repository.
- getIgnoredNames() - Method in class org.opengrok.indexer.configuration.Configuration
- getIgnoredNames() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getIgnoredNames() - Method in class org.opengrok.web.PageConfig
-
Get the name patterns used to determine, whether a file should be ignored.
- getIn() - Method in class org.opengrok.indexer.analysis.WriteXrefArgs
- getIncludedNames() - Method in class org.opengrok.indexer.configuration.Configuration
- getIncludedNames() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getIncludeFiles() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getIncludeRoot() - Method in class org.opengrok.indexer.configuration.Configuration
-
If
Configuration.includeRoot
is not set,Configuration.dataRoot
will be returned. - getIncludeRootPath() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Get the path to the where the web application includes are stored.
- getIndexAnalyzer() - Method in class org.opengrok.indexer.search.context.OGKUnifiedHighlighter
-
Gets a file type name-specific analyzer during the execution of
OGKUnifiedHighlighter.highlightFieldsUnion(java.lang.String[], org.apache.lucene.search.Query, int, int)
, or just gets the object passed in to the constructor at all other times. - getIndexCheckTimeout() - Method in class org.opengrok.indexer.configuration.Configuration
- getIndexCheckTimeout() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getIndexedSymlinks() - Method in class org.opengrok.indexer.index.IndexAnalysisSettings3
-
Gets an unmodifiable view of the map of canonical file names to symlinks.
- getIndexerAuthenticationToken() - Method in class org.opengrok.indexer.configuration.Configuration
- getIndexerAuthenticationToken() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getIndexerCommandTimeout() - Method in class org.opengrok.indexer.configuration.Configuration
- getIndexerCommandTimeout() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getIndexerParallelizer() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getIndexingParallelism() - Method in class org.opengrok.indexer.configuration.Configuration
- getIndexingParallelism() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Gets the value of
Configuration.getIndexingParallelism()
-- or if zero, then as a default gets the number of available processors. - getIndexSearcherFactory() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getIndexTime() - Method in class org.opengrok.web.api.v1.controller.SystemController
- getIndexWorkExecutor() - Method in class org.opengrok.indexer.index.IndexerParallelizer
- getInfo() - Method in interface org.opengrok.indexer.history.Cache
-
Get a string with information about the cache.
- getInfo() - Method in class org.opengrok.indexer.history.FileAnnotationCache
- getInstance() - Static method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Get the one and only instance of the RuntimeEnvironment.
- getInstance() - Static method in class org.opengrok.indexer.history.HistoryGuru
-
Get the one and only instance of the HistoryGuru.
- getInstance() - Static method in class org.opengrok.indexer.index.Indexer
- getInstance() - Static method in class org.opengrok.web.api.ApiTaskManager
- getInstance() - Static method in class org.opengrok.web.api.v1.suggester.provider.service.impl.SuggesterServiceImpl
- getInstance(PageConfig) - Static method in class org.opengrok.web.ProjectHelper
-
Object of project helper should be ONLY obtained by calling PageConfig#getProjectHelper.
- getInteractiveCommandTimeout() - Method in class org.opengrok.indexer.configuration.Configuration
- getInteractiveCommandTimeout() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getInterval() - Method in class opengrok.auth.plugin.configuration.Configuration
- getInterval() - Method in class opengrok.auth.plugin.ldap.LdapFacade
- getInterval() - Method in class opengrok.auth.plugin.ldap.LdapServer
- getIntParam(String, int) - Method in class org.opengrok.web.PageConfig
-
Get the integer value of the given request parameter.
- getItems() - Method in class org.opengrok.indexer.configuration.Filter
-
Get the complete list of items that would be matched by this matcher.
- getItems() - Method in class org.opengrok.indexer.configuration.IgnoredNames
- getItems() - Method in class org.opengrok.suggest.Suggester.Suggestions
- getJavaProperties() - Static method in class org.opengrok.indexer.util.RuntimeUtil
- getJavaVersion() - Static method in class org.opengrok.indexer.util.RuntimeUtil
- getLangMap() - Static method in class org.opengrok.indexer.analysis.AnalyzerGuru
-
Gets an unmodifiable view of the language mappings resulting from
AnalyzerGuru.addExtension(String, AnalyzerFactory)
andAnalyzerGuru.addPrefix(String, AnalyzerFactory)
merged with default language mappings of OpenGrok's analyzers. - getLanguages(String) - Static method in class org.opengrok.indexer.util.CtagsUtil
-
Gets the base set of languages by executing
--list-languages
for the specified binary. - getLastHistoryEntry() - Method in class org.opengrok.indexer.history.History
- getLastHistoryEntry(File, boolean) - Method in class org.opengrok.indexer.history.GitRepository
- getLastHistoryEntry(File, boolean) - Method in class org.opengrok.indexer.history.MercurialRepository
- getLastHistoryEntry(File, boolean) - Method in class org.opengrok.indexer.history.Repository
-
This is generic implementation that retrieves the full history of given file and returns the latest history entry.
- getLastHistoryEntry(File, boolean, boolean) - Method in class org.opengrok.indexer.history.HistoryGuru
-
Get last
HistoryEntry
for a file. - getLastModified() - Method in class org.opengrok.web.PageConfig
- getLastRevFromIndex(File) - Static method in class org.opengrok.indexer.history.LatestRevisionUtil
-
Retrieve last revision from the document matching the file (if any).
- getLatestRev() - Method in class org.opengrok.indexer.history.History
- getLatestRevision(File) - Static method in class org.opengrok.indexer.history.LatestRevisionUtil
- getLdapProvider() - Method in class opengrok.auth.plugin.AbstractLdapPlugin
-
Return the LDAP provider.
- getLelide() - Method in class org.opengrok.indexer.search.context.LineHighlight
-
Gets the left elide value.
- getLength() - Method in class org.opengrok.indexer.util.LineBreakerScanner
- getLength() - Method in class org.opengrok.indexer.util.SourceSplitterScanner
- getLevel() - Method in exception org.opengrok.indexer.history.CacheException
- getLine() - Method in class org.opengrok.indexer.analysis.Definitions.Tag
- getLine() - Method in class org.opengrok.indexer.history.HistoryEntry
- getLine() - Method in class org.opengrok.indexer.search.Hit
-
Getter for property line.
- getLine(int) - Method in class org.opengrok.indexer.util.SourceSplitter
-
Gets the line at the specified index in the lines list.
- getLineEnd() - Method in class org.opengrok.indexer.analysis.Definitions.Tag
- getLineEnd() - Method in class org.opengrok.indexer.search.context.PhraseHighlight
-
Gets a value that has been translated from start offset w.r.t.
- getLineFrom() - Method in class org.opengrok.indexer.analysis.Scopes.Scope
- getLineno() - Method in class org.opengrok.indexer.search.context.LineHighlight
- getLineno() - Method in class org.opengrok.indexer.search.Hit
-
Getter for property line no.
- getLineNumber() - Method in interface org.opengrok.indexer.analysis.JFlexStackingLexer
-
Gets the line number.
- getLineNumber() - Method in class org.opengrok.indexer.analysis.JFlexStateStacker
-
Gets the line number.
- getLineNumber() - Method in class org.opengrok.indexer.analysis.JFlexXref
-
Gets the line number from
JFlexStackingLexer.getLineNumber()
of the instance'sScanningSymbolMatcher
. - getLineNumber() - Method in interface org.opengrok.indexer.analysis.Xrefer
-
Gets the document number of lines.
- getLines() - Method in class org.opengrok.indexer.history.AnnotationData
- getLineStart() - Method in class org.opengrok.indexer.analysis.Definitions.Tag
- getLineStart() - Method in class org.opengrok.indexer.search.context.PhraseHighlight
-
Gets a value that has been translated from start offset w.r.t.
- getLineTo() - Method in class org.opengrok.indexer.analysis.Scopes.Scope
- getLinkageType() - Method in class org.opengrok.indexer.analysis.LinkageMatchedEvent
-
Gets the text linkage type.
- getLinkStr() - Method in class org.opengrok.indexer.analysis.LinkageMatchedEvent
-
Gets the text end position, likely equal to
LinkageMatchedEvent.getStr()
but depending onLinkageMatchedEvent.getLinkageType()
. - getListDirsFirst() - Method in class org.opengrok.indexer.configuration.Configuration
- getListDirsFirst() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getLOC() - Method in interface org.opengrok.indexer.analysis.AccumulatedNumLinesLOC
- getLOC() - Method in class org.opengrok.indexer.analysis.JFlexNonXref
-
Gets the document physical lines-of-code count.
- getLOC() - Method in class org.opengrok.indexer.analysis.JFlexXref
-
Gets the determined count of physical lines-of-code.
- getLOC() - Method in class org.opengrok.indexer.analysis.NullableNumLinesLOC
- getLOC() - Method in class org.opengrok.indexer.analysis.NumLinesLOC
- getLOC() - Method in interface org.opengrok.indexer.analysis.Xrefer
-
Gets the document physical lines-of-code count.
- getLogger(Class<?>) - Static method in class org.opengrok.indexer.logger.LoggerFactory
-
Returns
Logger
for given class. - getLogger(Class<?>) - Method in interface org.opengrok.indexer.logger.LoggerFactoryBridge
-
Returns
Logger
for given class. - getLuceneLocking() - Method in class org.opengrok.indexer.configuration.Configuration
- getLuceneLocking() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getMagicsMap() - Static method in class org.opengrok.indexer.analysis.AnalyzerGuru
- getMandoc() - Method in class org.opengrok.indexer.configuration.Configuration
-
Gets the configuration's mandoc command.
- getMandoc() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Gets the name of the mandoc program to use: either the last value passed successfully to
RuntimeEnvironment.setMandoc(java.lang.String)
, orConfiguration.getMandoc()
, or the system property for"org.opengrok.indexer.analysis.Mandoc"
, ornull
as a default. - getMarkup(int) - Method in class org.opengrok.indexer.search.context.LineHighlight
-
Gets the highlight at the specified position.
- getMatchers(Query, Map<String, Boolean>) - Method in class org.opengrok.indexer.search.context.QueryMatchers
-
Get the terms from a query and returns a list of DFAs which match a stream of tokens.
- getMaxDirectoryListingThreadCount() - Method in class org.opengrok.indexer.configuration.Configuration
- getMaxDirectoryListingThreadCount() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getMaxItems() - Method in class org.opengrok.indexer.web.SearchHelper
- getMaxItems() - Method in class org.opengrok.web.PageConfig
-
Get the number of search results or history entries to display by looking up the
n
request parameter. - getMaxProjects() - Method in class org.opengrok.indexer.configuration.SuggesterConfig
- getMaxResults() - Method in class org.opengrok.indexer.configuration.SuggesterConfig
- getMaxRevisionThreadCount() - Method in class org.opengrok.indexer.configuration.Configuration
- getMaxRevisionThreadCount() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getMaxSearchThreadCount() - Method in class org.opengrok.indexer.configuration.Configuration
- getMaxSearchThreadCount() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getMessage() - Method in class org.opengrok.indexer.history.HistoryEntry
- getMessage() - Method in class org.opengrok.indexer.web.messages.MessagesContainer.AcceptedMessage
- getMessageLevel() - Method in class org.opengrok.indexer.web.messages.Message
- getMessageLevel() - Method in class org.opengrok.indexer.web.messages.MessagesContainer.AcceptedMessage
- getMessageLevel(String...) - Static method in class org.opengrok.indexer.web.messages.MessagesUtils
- getMessageLimit() - Method in class org.opengrok.indexer.configuration.Configuration
- getMessages() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Get the default set of messages for the main tag.
- getMessages() - Method in class org.opengrok.indexer.web.messages.MessagesContainer
-
Get the default set of messages for the main tag.
- getMessages() - Method in class org.opengrok.web.PageConfig
- getMessages(String) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Get the set of messages for the arbitrary tag.
- getMessages(String) - Method in class org.opengrok.indexer.web.messages.MessagesContainer
-
Get the set of messages for the arbitrary tag.
- getMessages(String) - Method in class org.opengrok.web.api.v1.controller.MessagesController
- getMessages(String) - Method in class org.opengrok.web.PageConfig
- getMinChars() - Method in class org.opengrok.indexer.configuration.SuggesterConfig
- getMoreLimit() - Method in class org.opengrok.indexer.search.context.ContextFormatter
-
Gets the optional line limit to specify (if positive) a maximum number of lines to format and -- if
ContextFormatter.getMoreUrl()
is defined -- a "more" link to display. - getMoreUrl() - Method in class org.opengrok.indexer.search.context.ContextFormatter
-
Gets the optional URL to use if
ContextFormatter.getMoreLimit()
is reached. - getMultiReader(SortedSet<String>, List<SuperIndexSearcher>) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Return collection of IndexReader objects as MultiReader object for given list of projects.
- getName() - Method in class org.opengrok.indexer.analysis.AnalyzerFactory
-
The user-friendly name of this analyzer.
- getName() - Method in class org.opengrok.indexer.analysis.FileAnalyzerFactory
- getName() - Method in class org.opengrok.indexer.analysis.Scopes.Scope
- getName() - Method in class org.opengrok.indexer.authorization.AuthorizationEntity
-
Get the value of
name
. - getName() - Method in class org.opengrok.indexer.configuration.Group
- getName() - Method in interface org.opengrok.indexer.configuration.Nameable
- getName() - Method in class org.opengrok.indexer.configuration.Project
-
Get a textual name of this project.
- getName() - Method in class org.opengrok.indexer.web.Suggestion
- getName() - Method in class org.opengrok.suggest.Suggester.NamedIndexDir
- getName() - Method in class org.opengrok.suggest.Suggester.NamedIndexReader
- getNamespace() - Method in class org.opengrok.indexer.analysis.Definitions.Tag
- getNamespace() - Method in class org.opengrok.indexer.analysis.Scopes.Scope
- getNestingMaximum() - Method in class org.opengrok.indexer.configuration.Configuration
-
Gets the nesting maximum of repositories.
- getNestingMaximum() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getNode(String) - Method in class org.opengrok.indexer.web.EftarFileReader
- getNotFollowingEscapePattern() - Static method in class org.opengrok.indexer.util.RegexUtils
-
Gets a zero-width expression intended to follow a character match that asserts that the character either does not follow a backslash escape or follows an even numberĀ¹ of backslash escapes.
- getNullableNumLinesLOCS(Project, SearchHelper) - Method in class org.opengrok.web.PageConfig
- getNumFiles() - Method in class org.opengrok.indexer.index.IndexDatabase
-
Get number of documents in this index database.
- getNumLines() - Method in interface org.opengrok.indexer.analysis.AccumulatedNumLinesLOC
- getNumLines() - Method in class org.opengrok.indexer.analysis.NullableNumLinesLOC
- getNumLines() - Method in class org.opengrok.indexer.analysis.NumLinesLOC
- getOffset() - Method in class org.opengrok.suggest.query.customized.CustomPhraseQuery
- getOffset(int) - Method in class org.opengrok.indexer.util.LineBreaker
-
Gets the starting document character offset of the line at the specified index in the lines list.
- getOffset(int) - Method in class org.opengrok.indexer.util.SourceSplitter
-
Gets the starting document character offset of the line at the specified index in the lines list.
- getOpengrokSourceRootDirectoryPath() - Method in class org.opengrok.indexer.history.RazorRepository
- getOpt() - Method in class org.opengrok.indexer.util.Getopt
-
Get the next option in the options string.
- Getopt - Class in org.opengrok.indexer.util
-
A simple implementation of the getopt(3c).
- Getopt(String[], String) - Constructor for class org.opengrok.indexer.util.Getopt
-
Creates a new instance of Getopt.
- getOptarg() - Method in class org.opengrok.indexer.util.Getopt
-
Get the argument to the current option.
- getOptimizedOffsetSource(UHComponents) - Method in class org.opengrok.indexer.search.context.OGKUnifiedHighlighter
-
Returns the value from the
super
implementation, with logging for ANALYSIS of any field butQueryBuilder.FULL
orQueryBuilder.REFS
. - getOptind() - Method in class org.opengrok.indexer.util.Getopt
-
Get the index of the first argument.
- getOptionList() - Method in class org.opengrok.indexer.util.OptionParser
- getOrder() - Method in class org.opengrok.indexer.web.SearchHelper
- getOrderedColors() - Static method in class org.opengrok.indexer.util.RainbowColorGenerator
-
Get linear sequence for all stop colors.
- getOSOverride() - Method in class org.opengrok.indexer.analysis.document.MandocRunner
-
Gets the value used for mandoc's setting to "Override the default operating system name".
- getOut() - Method in class org.opengrok.indexer.analysis.WriteXrefArgs
- getOutputReader() - Method in class org.opengrok.indexer.util.Executor
-
Get a reader to read the output from the process.
- getOutputStream() - Method in class org.opengrok.indexer.util.Executor
-
Get an input stream read the output from the process.
- getOutputString() - Method in class org.opengrok.indexer.util.Executor
-
Get the output from the process as a string.
- getParam(int) - Method in class org.opengrok.web.DiffData
- getParent() - Method in class org.opengrok.indexer.configuration.Group
- getParent() - Method in class org.opengrok.indexer.history.RepositoryInfo
-
Get property parent.
- getParentIOException() - Method in exception org.opengrok.indexer.util.WrapperIOException
- getParents() - Method in class org.opengrok.indexer.configuration.Group
- getPassword() - Method in class opengrok.auth.plugin.ldap.LdapServer
- getPassword() - Method in class org.opengrok.indexer.configuration.Project
- getPath() - Method in interface org.opengrok.indexer.analysis.AccumulatedNumLinesLOC
- getPath() - Method in class org.opengrok.indexer.analysis.NullableNumLinesLOC
- getPath() - Method in class org.opengrok.indexer.analysis.NumLinesLOC
- getPath() - Method in class org.opengrok.indexer.configuration.Project
-
Get the path (relative from source root) where this project is located.
- getPath() - Method in class org.opengrok.indexer.search.Hit
-
Getter for property path.
- getPath() - Method in class org.opengrok.indexer.search.QueryBuilder
-
Get search string for the
QueryBuilder.PATH
field. - getPath() - Method in class org.opengrok.indexer.web.PathDescription
- getPath() - Method in class org.opengrok.suggest.Suggester.NamedIndexDir
- getPath() - Method in class org.opengrok.web.api.v1.suggester.model.SuggesterQueryData
- getPath() - Method in class org.opengrok.web.DiffData
- getPath() - Method in class org.opengrok.web.PageConfig
-
Get the canonical path of the related resource relative to the source root directory (used file separators are all
Indexer.PATH_SEPARATOR
). - getPathAccepter() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Gets an instance associated to this environment.
- getPathDescription() - Method in class org.opengrok.indexer.search.DirectoryEntry
- getPathRelativeToSourceRoot(File) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Returns a path relative to source root.
- getPathTitle() - Method in class org.opengrok.web.PageConfig
- getPattern() - Method in class org.opengrok.indexer.configuration.Group
- getPattern(String) - Method in class org.opengrok.web.api.v1.controller.GroupsController
- getPerPartesCount() - Method in class org.opengrok.indexer.history.GitRepository
- getPerPartesCount() - Method in class org.opengrok.indexer.history.MercurialRepository
- getPerPartesCount() - Method in class org.opengrok.indexer.history.RepositoryWithPerPartesHistory
- getPhrase() - Method in class org.opengrok.suggest.LookupResultItem
- getPhraseQuery() - Method in class org.opengrok.suggest.query.SuggesterPhraseQuery
- getPlugin() - Method in class org.opengrok.indexer.authorization.AuthorizationPlugin
-
Get the authorization plugin.
- getPluginDirectory() - Method in class org.opengrok.indexer.configuration.Configuration
- getPluginDirectory() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getPluginDirectory() - Method in class org.opengrok.indexer.framework.PluginFramework
-
Get the plugin directory.
- getPluginStack() - Method in class org.opengrok.indexer.configuration.Configuration
- getPluginStack() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getPopularityData(int, int) - Method in class org.opengrok.suggest.popular.impl.chronicle.ChronicleMapAdapter
-
Returns the popularity data sorted according to their value.
- getPopularityData(int, int) - Method in interface org.opengrok.suggest.popular.PopularityMap
-
Returns the popularity data sorted according to their value.
- getPopularityData(String, String, int, int) - Method in class org.opengrok.web.api.v1.suggester.provider.service.impl.SuggesterServiceImpl
-
Returns the searched terms sorted according to their popularity.
- getPopularityData(String, String, int, int) - Method in interface org.opengrok.web.api.v1.suggester.provider.service.SuggesterService
-
Returns the searched terms sorted according to their popularity.
- getPopularityDataPaged(String, String, int, int, boolean) - Method in class org.opengrok.web.api.v1.controller.SuggesterController
-
Returns the searched terms sorted according to their popularity.
- getPort() - Method in class opengrok.auth.plugin.ldap.LdapServer
-
This method converts the scheme from URI to port number.
- getPort() - Method in class org.opengrok.indexer.configuration.StatsdConfig
- getPosition() - Method in class org.opengrok.indexer.analysis.DisjointSpanChangedEvent
-
Gets the span position.
- getPosition() - Method in class org.opengrok.indexer.analysis.SourceCodeSeenEvent
-
Gets the text position.
- getPositions(int) - Method in interface org.opengrok.suggest.query.PhraseScorer
-
Returns the possible positions of the term to fit the
SuggesterPhraseQuery
. - getPrefix() - Method in class org.opengrok.web.PageConfig
-
Get the prefix for the related request.
- getPrefixesMap() - Static method in class org.opengrok.indexer.analysis.AnalyzerGuru
- getPrefixQuery(String, String) - Method in class org.opengrok.indexer.search.CustomQueryParser
- getPrimeRelativePath(String, String) - Method in class org.opengrok.indexer.web.SearchHelper
-
Determines if there is a prime equivalent to
relativePath
according to indexed symlinks and translate (or not) accordingly. - getPriority() - Method in class org.opengrok.web.Scripts.Script
- getProject() - Method in class org.opengrok.indexer.analysis.WriteXrefArgs
- getProject() - Method in class org.opengrok.web.PageConfig
-
Get the project
PageConfig.getPath()
refers to. - getProject(File) - Static method in class org.opengrok.indexer.configuration.Project
-
Get the project for a specific file.
- getProject(String) - Static method in class org.opengrok.indexer.configuration.Project
-
Get the project for a specific file.
- getProjectHelper() - Method in class org.opengrok.web.PageConfig
- getProjectIndexFiles(String) - Method in class org.opengrok.web.api.v1.controller.ProjectsController
- getProjectList() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Get list of projects.
- getProjectName() - Method in class org.opengrok.indexer.index.IndexAnalysisSettings
-
Gets the project name to be used to distinguish different instances of
IndexAnalysisSettings
that might be returned by a LuceneMultiReader
search across projects. - getProjectName() - Method in class org.opengrok.indexer.index.IndexAnalysisSettings3
-
Gets the project name to be used to distinguish different instances of
IndexAnalysisSettings3
that might be returned by a LuceneMultiReader
search across projects. - getProjectNames() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Get names of all projects.
- getProjectPostfix(boolean) - Method in class org.opengrok.indexer.analysis.JFlexNonXref
- getProjectPostfix(boolean) - Method in class org.opengrok.indexer.analysis.JFlexXref
- getProjectRepositoriesMap() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Returns constructed project - repositories map.
- getProjects() - Method in class org.opengrok.indexer.configuration.Configuration
- getProjects() - Method in class org.opengrok.indexer.configuration.Group
- getProjects() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Get project map.
- getProjects() - Method in class org.opengrok.indexer.web.SearchHelper
- getProjects() - Method in class org.opengrok.suggest.LookupResultItem
- getProjects() - Method in class org.opengrok.web.api.v1.suggester.model.SuggesterData
- getProjects() - Method in class org.opengrok.web.api.v1.suggester.model.SuggesterQueryData
- getProjects() - Method in class org.opengrok.web.ProjectHelper
- getProjects(Group) - Method in class org.opengrok.web.ProjectHelper
- getPrometheusRegistry() - Static method in class org.opengrok.indexer.Metrics
- getPushBackCount() - Method in class org.opengrok.indexer.util.UriUtils.TrimUriResult
- getQueries() - Method in class org.opengrok.indexer.search.QueryBuilder
-
Get a map containing the query text for each of the fields that have been set.
- getQuery() - Method in class org.opengrok.indexer.search.SearchEngine
-
Gets the instance from
search(...)
if it was called. - getQuery() - Method in class org.opengrok.indexer.web.SearchHelper
- getQuery() - Method in class org.opengrok.web.api.v1.suggester.model.SuggesterData
- getQueryBuilder() - Method in class org.opengrok.indexer.search.SearchEngine
-
Gets the builder from
search(...)
if it was called. - getQueryBuilder() - Method in class org.opengrok.web.PageConfig
-
Get a reference to the
QueryBuilder
wrt. - getQueryObject() - Method in class org.opengrok.indexer.search.SearchEngine
-
Gets the instance from
search(...)
if it was called. - getQueryParams(URL) - Static method in class org.opengrok.indexer.web.Util
-
Parses the specified URL and returns its query params.
- getQueryTextWithPlaceholder() - Method in class org.opengrok.web.api.v1.suggester.query.SuggesterQueryBuilder
- getRamBufferSize() - Method in class org.opengrok.indexer.configuration.Configuration
- getRamBufferSize() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getRangeQuery(String, String, String, boolean, boolean) - Method in class org.opengrok.indexer.search.CustomQueryParser
- getRazorGroupBaseDirectoryPath() - Method in class org.opengrok.indexer.history.RazorRepository
- getReadableTime(long) - Static method in class org.opengrok.indexer.util.StringUtils
-
Convert value in milliseconds to readable time.
- getReader() - Method in class org.opengrok.suggest.Suggester.NamedIndexReader
- getReader(InputStream) - Method in class org.opengrok.indexer.analysis.plain.PlainAnalyzer
- getReader(InputStream) - Method in class org.opengrok.indexer.analysis.TextAnalyzer
-
Gets a BOM-stripped
Reader
(default UTF-8 charset) of the specifiedstream
, wrapped in aZeroReader
. - getReadTimeout() - Method in class opengrok.auth.plugin.configuration.Configuration
- getReadTimeout() - Method in class opengrok.auth.plugin.ldap.LdapServer
- getRebuildCronConfig() - Method in class org.opengrok.indexer.configuration.SuggesterConfig
- getRebuildThreadPoolSizeInNcpuPercent() - Method in class org.opengrok.indexer.configuration.SuggesterConfig
- getRecover() - Method in class opengrok.auth.plugin.util.WebHooks
- getRedirect() - Method in class org.opengrok.indexer.web.SearchHelper
- getRefs() - Method in class org.opengrok.indexer.search.QueryBuilder
-
Get search string for the
QueryBuilder.REFS
field. - getRefs() - Method in class org.opengrok.indexer.web.Suggestion
- getRefs() - Method in class org.opengrok.web.api.v1.suggester.model.SuggesterQueryData
- getRegistry() - Static method in class org.opengrok.indexer.Metrics
-
Get registry based on running context.
- getRelatedGroups() - Method in class org.opengrok.indexer.configuration.Group
-
Collect all related groups to this group.
- getRelativePath(String, String) - Static method in class org.opengrok.web.PageConfig
- getRelativeToCanonical(Path, Path) - Static method in class org.opengrok.indexer.util.PathUtils
-
Calls
PathUtils.getRelativeToCanonical(Path, Path, Set, Set)
withpath
,canonical
,allowedSymlinks=null
, andcanonicalRoots=null
(to disable validation of links). - getRelativeToCanonical(Path, Path, Set<String>, Set<String>) - Static method in class org.opengrok.indexer.util.PathUtils
-
Determine a relative path comparing
path
tocanonical
, with an algorithm that can handle the possibility of one or more symbolic links as components ofpath
. - getRelide() - Method in class org.opengrok.indexer.search.context.LineHighlight
-
Gets the right elide value.
- getRemoteScmSupported() - Method in class org.opengrok.indexer.configuration.Configuration
- getRemoteScmSupported() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getRenamedFiles() - Method in class org.opengrok.indexer.history.History
- getRepoCmd(String) - Method in class org.opengrok.indexer.configuration.Configuration
- getRepoCmd(String) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Get the client command to use to access the repository for the given fully qualified classname.
- getRepoCommand() - Method in class org.opengrok.indexer.history.Repository
-
Gets the instance's repository command, primarily for testing purposes.
- getRepoRelativePath(File) - Method in class org.opengrok.indexer.history.Repository
- getRepositories() - Method in class org.opengrok.indexer.configuration.Configuration
- getRepositories() - Method in class org.opengrok.indexer.configuration.Group
- getRepositories() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getRepositories() - Method in class org.opengrok.indexer.history.HistoryGuru
-
Get collection of repositories used internally by HistoryGuru.
- getRepositories() - Method in class org.opengrok.web.ProjectHelper
- getRepositories(String) - Method in class org.opengrok.web.api.v1.controller.ProjectsController
- getRepositories(Group) - Method in class org.opengrok.web.ProjectHelper
- getRepositoriesType(String) - Method in class org.opengrok.web.api.v1.controller.ProjectsController
- getRepository(File) - Method in class org.opengrok.indexer.history.HistoryGuru
-
Lookup repository for given file.
- getRepository(File) - Static method in class org.opengrok.indexer.history.RepositoryFactory
- getRepository(File, CommandTimeoutType) - Static method in class org.opengrok.indexer.history.RepositoryFactory
-
Calls
RepositoryFactory.getRepository(File, CommandTimeoutType, boolean)
withfile
,interactive
, andfalse
. - getRepository(File, CommandTimeoutType, boolean) - Static method in class org.opengrok.indexer.history.RepositoryFactory
-
Returns a repository for the given file, or null if no repository was found.
- getRepository(Path, Set<String>, Map<String, Repository>, RepositoryLookup.PathCanonicalizer) - Method in interface org.opengrok.indexer.history.RepositoryLookup
-
Find enclosing repository for a given path.
- getRepository(Path, Set<String>, Map<String, Repository>, RepositoryLookup.PathCanonicalizer) - Method in class org.opengrok.indexer.history.RepositoryLookupCached
- getRepository(Path, Set<String>, Map<String, Repository>, RepositoryLookup.PathCanonicalizer) - Method in class org.opengrok.indexer.history.RepositoryLookupUncached
- getRepository(RepositoryInfo, CommandTimeoutType) - Static method in class org.opengrok.indexer.history.RepositoryFactory
-
Returns a repository for the given file, or null if no repository was found.
- getRepositoryCacheDataDirname(RepositoryInfo, Cache) - Static method in class org.opengrok.indexer.history.CacheUtil
- getRepositoryClasses() - Static method in class org.opengrok.indexer.history.RepositoryFactory
-
Get a list of all available repository handlers.
- getRepositoryInfo(Project) - Method in class org.opengrok.web.ProjectHelper
-
Get repository info list for particular project.
- getRepositoryInvalidationParallelism() - Method in class org.opengrok.indexer.configuration.Configuration
- getRepositoryInvalidationParallelism() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Gets the value of
Configuration.getRepositoryInvalidationParallelism()
-- or if zero, then as a default gets the number of available processors halved. - getRequestAttribute(String) - Method in class org.opengrok.web.PageConfig
-
Gets current request's attribute.
- getRequestedProjects() - Method in class org.opengrok.web.PageConfig
-
Get a reference to a set of requested projects via request parameter
project
or cookies or defaults. - getRequestedProjectsAsString() - Method in class org.opengrok.web.PageConfig
-
Same as
PageConfig.getRequestedProjects()
but returns the project names as a coma separated String. - getRequestedRevision() - Method in class org.opengrok.web.PageConfig
-
Get the revision parameter
r
from the request. - getResourceFile() - Method in class org.opengrok.web.PageConfig
-
Get the on disk file to the request related file or directory.
- getResourceFile(String) - Method in class org.opengrok.web.PageConfig
-
Get the file object for the given path.
- getResourceFileList() - Method in class org.opengrok.web.PageConfig
-
Get a list of filenames in the requested path.
- getResourcePath() - Method in class org.opengrok.web.PageConfig
-
Get the canonical on disk path to the request related file or directory with all file separators replaced by a
Indexer.PATH_SEPARATOR
. - getResponse() - Method in class org.opengrok.web.api.ApiTask
-
This method assumes that the API task is finished.
- getRestfulCommandTimeout() - Method in class org.opengrok.indexer.configuration.Configuration
- getRestfulCommandTimeout() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getRev(int) - Method in class org.opengrok.web.DiffData
- getReviewPage() - Method in class org.opengrok.indexer.configuration.Configuration
- getReviewPage() - Method in class org.opengrok.indexer.configuration.Project
- getReviewPage() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Returns the review(ARC) page for the history listing.
- getReviewPattern() - Method in class org.opengrok.indexer.configuration.Configuration
- getReviewPattern() - Method in class org.opengrok.indexer.configuration.Project
- getReviewPattern() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Returns the review(ARC) regex for the history listing.
- getRevision() - Method in class org.opengrok.indexer.history.Annotation
- getRevision() - Method in class org.opengrok.indexer.history.AnnotationData
- getRevision() - Method in class org.opengrok.indexer.history.AnnotationLine
- getRevision() - Method in class org.opengrok.indexer.history.HistoryEntry
- getRevision() - Method in class org.opengrok.indexer.history.TagEntry
- getRevision() - Static method in class org.opengrok.indexer.Info
-
Get minor version.
- getRevision() - Method in class org.opengrok.web.DiffData
- getRevision(int) - Method in class org.opengrok.indexer.history.Annotation
-
Gets the revision for the last change to the specified line.
- getRevision(int) - Method in class org.opengrok.indexer.history.AnnotationData
-
Gets the revision for the last change to the specified line.
- getRevision(File, String, String, String) - Method in class org.opengrok.indexer.history.HistoryGuru
-
Gets a named revision of the specified file into the specified target file.
- getRevision(String, File, String) - Static method in class org.opengrok.indexer.history.SCCSget
- getRevision(String, String, String) - Method in class org.opengrok.indexer.history.HistoryGuru
-
Get a named revision of the specified file.
- getRevisionExecutor() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getRevisionForAnnotate(String) - Method in class org.opengrok.indexer.history.MercurialRepository
- getRevisionForAnnotate(String) - Method in class org.opengrok.indexer.history.Repository
-
Return revision for annotate view.
- getRevisionForDisplay(int) - Method in class org.opengrok.indexer.history.Annotation
-
Gets the revision for the last change to the specified line in a format that may be specifically for display purposes.
- getRevisionForDisplay(int) - Method in class org.opengrok.indexer.history.AnnotationData
-
Gets the representation of the revision to be used for display purposes, which may be abbreviated, for the last change to the specified line.
- getRevisionList() - Method in class org.opengrok.indexer.history.History
- getRevisionLocation(String) - Method in class org.opengrok.web.PageConfig
-
Get the location of cross-reference for given file containing the given revision.
- getRevisionMessageCollapseThreshold() - Method in class org.opengrok.indexer.configuration.Configuration
- getRevisionMessageCollapseThreshold() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getRevisionMessageCollapseThreshold() - Method in class org.opengrok.web.PageConfig
- getRevisions() - Method in class org.opengrok.indexer.history.Annotation
-
Gets all revisions that are in use, first is the lowest one (sorted using natural order).
- getRevisions() - Method in class org.opengrok.indexer.history.AnnotationData
-
Gets all revisions that are in use, first is the lowest one (sorted using natural order).
- getSamples() - Static method in class org.opengrok.indexer.configuration.ConfigurationHelp
-
Gets sample content for a configuration XML file.
- getScanningDepth() - Method in class org.opengrok.indexer.configuration.Configuration
- getScanningDepth() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getScope(int) - Method in class org.opengrok.indexer.analysis.Scopes
- getScopes() - Method in class org.opengrok.indexer.analysis.JFlexNonXref
-
Get generated scopes.
- getScopes() - Method in class org.opengrok.indexer.analysis.JFlexXref
-
Get generated scopes.
- getScopes() - Method in interface org.opengrok.indexer.analysis.Xrefer
-
Get generated scopes.
- getScopes() - Method in class org.opengrok.indexer.search.context.ContextFormatter
-
Gets the optional scopes to use.
- getScore() - Method in class org.opengrok.suggest.LookupResultItem
- getScorer(String) - Method in class org.opengrok.indexer.search.context.OGKUnifiedHighlighter
- getScriptData() - Method in class org.opengrok.web.Scripts.Script
- getScripts() - Method in class org.opengrok.web.PageConfig
-
Return the page scripts.
- getSearchBase() - Method in class opengrok.auth.plugin.configuration.Configuration
- getSearchBase() - Method in class opengrok.auth.plugin.ldap.LdapFacade
- getSearchControls() - Method in class opengrok.auth.plugin.ldap.LdapFacade
- getSearchCounts(String, String, int, int) - Method in class org.opengrok.suggest.Suggester
-
Returns the searched terms sorted according to their popularity.
- getSearcher() - Method in class org.opengrok.indexer.search.SearchEngine
-
Gets the searcher from
search(...)
if it was called. - getSearcher() - Method in class org.opengrok.indexer.web.SearchHelper
- getSearcherManager() - Method in class org.opengrok.indexer.configuration.SuperIndexSearcher
- getSearchExecutor() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Gets the thread pool used for multi-project searches.
- getSearchFields() - Static method in class org.opengrok.indexer.search.QueryBuilder
- getSearchOnlyIn() - Method in class org.opengrok.web.PageConfig
-
Get the
path
parameter and display value for "Search only in" option. - getSearchThreadPoolSizeInNcpuPercent() - Method in class org.opengrok.indexer.configuration.SuggesterConfig
- getSearchTimeout() - Method in class opengrok.auth.plugin.configuration.Configuration
- getSearchTitle() - Method in class org.opengrok.web.PageConfig
-
The search page title string should progressively reflect the search terms so that if only small portion of the string is seen, it describes the action as closely as possible while remaining readable.
- getSep() - Method in class org.opengrok.indexer.analysis.PathlikeMatchedEvent
-
Gets the path separator.
- getServerName() - Method in class org.opengrok.indexer.configuration.Configuration
- getServerName() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getServerName() - Method in class org.opengrok.web.PageConfig
-
Play nice in reverse proxy environment by using pre-configured hostname request to construct the URLs.
- getServers() - Method in class opengrok.auth.plugin.configuration.Configuration
- getServers() - Method in class opengrok.auth.plugin.ldap.LdapFacade
- getSettings(String) - Method in class org.opengrok.indexer.search.SettingsHelper
-
Gets the settings for a specified project.
- getSetup() - Method in class org.opengrok.indexer.authorization.AuthorizationEntity
-
Get the value of
setup
. - getShortPath(String) - Method in class org.opengrok.web.PageConfig
-
Get basename of the path or "/" if the path is empty.
- getShortRev(int) - Method in class org.opengrok.web.DiffData
- getShortRevision() - Static method in class org.opengrok.indexer.Info
-
Get short minor version.
- getSignature() - Method in class org.opengrok.indexer.analysis.Definitions.Tag
- getSignature() - Method in class org.opengrok.indexer.analysis.Scopes.Scope
- getSize() - Method in class org.opengrok.indexer.search.QueryBuilder
-
Get the number of query fields set.
- getSlop() - Method in class org.opengrok.suggest.query.customized.CustomPhraseQuery
- getSortedFiles(File[]) - Static method in class org.opengrok.web.PageConfig
- getSortedRepositoryInfo(Project) - Method in class org.opengrok.web.ProjectHelper
-
Get repository info list for particular project.
- getSortOrder() - Method in class org.opengrok.web.PageConfig
-
Get sort orders from the request parameter
sort
and if this list would be empty from the cookieOpenGrokSorting
. - getSource() - Method in class org.opengrok.indexer.analysis.DisjointSpanChangedEvent
-
Gets the event source.
- getSource() - Method in class org.opengrok.indexer.analysis.LinkageMatchedEvent
-
Gets the event source.
- getSource() - Method in class org.opengrok.indexer.analysis.PathlikeMatchedEvent
-
Gets the event source.
- getSource() - Method in class org.opengrok.indexer.analysis.ScopeChangedEvent
-
Gets the event source.
- getSource() - Method in class org.opengrok.indexer.analysis.SourceCodeSeenEvent
-
Gets the event source.
- getSource() - Method in class org.opengrok.indexer.analysis.SymbolMatchedEvent
-
Gets the event source.
- getSource() - Method in class org.opengrok.indexer.analysis.TextMatchedEvent
-
Gets the event source.
- getSourceContext() - Method in class org.opengrok.indexer.web.SearchHelper
- getSourcePath() - Method in class org.opengrok.indexer.index.PendingSymlinkage
- getSourceRoot() - Method in class org.opengrok.indexer.configuration.Configuration
- getSourceRoot() - Method in class org.opengrok.indexer.web.SearchHelper
- getSourceRootFile() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Get a file representing the directory where the sources are located.
- getSourceRootPath() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Get the path to where the sources are located.
- getSourceRootPath() - Method in class org.opengrok.web.PageConfig
-
Get the canonical path to root of the source tree.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.AbstractAnalyzer
-
Subclasses should override to produce a value relevant for the evolution of their analysis in each release.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.ada.AdaAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.archive.BZip2Analyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.archive.GZIPAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.archive.TarAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.archive.ZipAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.asm.AsmAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.c.CAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.c.CxxAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.clojure.ClojureAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.csharp.CSharpAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.document.MandocAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.document.TroffAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.eiffel.EiffelAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.erlang.ErlangAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.executables.ELFAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.executables.JarAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.executables.JavaClassAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.fortran.FortranAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.golang.GolangAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.haskell.HaskellAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.hcl.HCLAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.java.JavaAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.json.JsonAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.kotlin.KotlinAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.lisp.LispAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.lua.LuaAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.pascal.PascalAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.perl.PerlAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.php.PhpAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.plain.PlainAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.plain.XMLAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.powershell.PowershellAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.python.PythonAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.r.RAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.ruby.RubyAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.rust.RustAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.scala.ScalaAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.sh.ShAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.sql.PLSQLAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.sql.SQLAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.swift.SwiftAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.tcl.TclAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.terraform.TerraformAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.TextAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.uue.UuencodeAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.vb.VBAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.verilog.VerilogAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getSpecializedVersionNo() - Method in class org.opengrok.indexer.analysis.yaml.YamlAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getStack() - Method in class org.opengrok.indexer.authorization.AuthorizationFramework
-
Get available plugins.
- getStack() - Method in class org.opengrok.indexer.authorization.AuthorizationStack
-
Get the value of
stack
. - getStart() - Method in class org.opengrok.indexer.analysis.LinkageMatchedEvent
-
Gets the text start position.
- getStart() - Method in class org.opengrok.indexer.analysis.PathlikeMatchedEvent
-
Gets the text start position.
- getStart() - Method in class org.opengrok.indexer.analysis.ScopeChangedEvent
-
Gets the text start position.
- getStart() - Method in class org.opengrok.indexer.analysis.SymbolMatchedEvent
-
Gets the symbol start position.
- getStart() - Method in class org.opengrok.indexer.analysis.TextMatchedEvent
-
Gets the text start position.
- getStart() - Method in class org.opengrok.indexer.web.SearchHelper
- getStartIndex() - Method in class org.opengrok.web.PageConfig
-
Get the start index for a search result or history listing to return by looking up the
start
request parameter. - getStatsdConfig() - Method in class org.opengrok.indexer.configuration.Configuration
- getStatsdConfig() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getStatus(String) - Method in class org.opengrok.web.api.v1.controller.StatusController
- getStr() - Method in class org.opengrok.indexer.analysis.LinkageMatchedEvent
-
Gets the text string (literal capture).
- getStr() - Method in class org.opengrok.indexer.analysis.PathlikeMatchedEvent
-
Gets the path text string.
- getStr() - Method in class org.opengrok.indexer.analysis.ScopeChangedEvent
-
Gets the text string.
- getStr() - Method in class org.opengrok.indexer.analysis.SymbolMatchedEvent
-
Gets the symbol string.
- getStr() - Method in class org.opengrok.indexer.analysis.TextMatchedEvent
-
Gets the text string.
- getStream() - Method in class org.opengrok.indexer.analysis.StreamSource
-
Get a stream that reads data from the input source.
- getStyle(String) - Static method in class org.opengrok.indexer.analysis.XrefStyle
-
Get the style description for a definition type.
- getSubgroups() - Method in class org.opengrok.indexer.configuration.Group
- getSubgroups(Group) - Method in class org.opengrok.web.ProjectHelper
- getSuggesterConfig() - Method in class org.opengrok.indexer.configuration.Configuration
- getSuggesterConfig() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getSuggesterQuery() - Method in class org.opengrok.suggest.query.SuggesterPhraseQuery
- getSuggesterQuery() - Method in class org.opengrok.web.api.v1.suggester.model.SuggesterData
- getSuggesterQuery() - Method in class org.opengrok.web.api.v1.suggester.query.SuggesterQueryBuilder
- getSuggesterQueryFieldText() - Method in class org.opengrok.web.api.v1.suggester.model.SuggesterData
- getSuggestions() - Method in class org.opengrok.indexer.web.SearchHelper
-
If a search did not return a hit, one may use this method to obtain suggestions for a new search.
- getSuggestions(SuggesterQueryData) - Method in class org.opengrok.web.api.v1.controller.SuggesterController
-
Returns suggestions based on the search criteria specified in
data
. - getSuggestions(Collection<String>, SuggesterQuery, Query) - Method in class org.opengrok.web.api.v1.suggester.provider.service.impl.SuggesterServiceImpl
-
Returns suggestions based on the provided parameters.
- getSuggestions(Collection<String>, SuggesterQuery, Query) - Method in interface org.opengrok.web.api.v1.suggester.provider.service.SuggesterService
-
Returns suggestions based on the provided parameters.
- getSummarizer() - Method in class org.opengrok.indexer.web.SearchHelper
- getSummary(String) - Method in class org.opengrok.indexer.search.Summarizer
-
Returns a summary for the given pre-tokenized text.
- getSuperclassesAndInterfaces(Class<?>) - Method in class org.opengrok.indexer.framework.PluginFramework
-
Get all available interfaces or superclasses of a class clazz.
- getSuperIndexSearcher(File) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Get IndexSearcher for given project or global IndexSearcher.
- getSuperIndexSearcher(String) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Get IndexSearcher for given project or global IndexSearcher.
- getSuperIndexSearcherFactory() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getSymbol() - Method in class org.opengrok.indexer.analysis.Definitions.Tag
- getSymbol() - Method in class org.opengrok.indexer.search.SearchEngine
-
Getter for property symbol.
- getSymbols() - Method in class org.opengrok.indexer.analysis.Definitions
-
Get all symbols used in definitions.
- getSymlinks(String) - Method in class org.opengrok.indexer.search.SettingsHelper
-
Gets any mapped symlinks (after having called
SettingsHelper.getSettings(String)
). - getTabSize() - Method in class org.opengrok.indexer.analysis.Ctags
- getTabSize() - Method in class org.opengrok.indexer.analysis.CtagsReader
- getTabSize() - Method in class org.opengrok.indexer.configuration.Configuration
-
Get the default tab size (number of space characters per tab character) to use for each project.
- getTabSize() - Method in class org.opengrok.indexer.configuration.Project
-
Get the tab size for this project, if tab size has been set.
- getTabSize() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getTabSize() - Method in class org.opengrok.indexer.index.IndexAnalysisSettings
- getTabSize() - Method in class org.opengrok.indexer.index.IndexAnalysisSettings3
- getTabSize() - Method in class org.opengrok.indexer.search.context.OGKUnifiedHighlighter
- getTabSize(Project) - Method in class org.opengrok.indexer.search.SettingsHelper
-
Gets the persisted tabSize via
SettingsHelper.getSettings(String)
if available or returns theproj
tabSize if available -- or zero. - getTabSize(Project) - Method in class org.opengrok.indexer.web.SearchHelper
-
Gets the persisted tabSize via
SettingsHelper
for the active reader. - getTag() - Method in class org.opengrok.indexer.search.Hit
-
Getter for property tag.
- getTag() - Method in class org.opengrok.indexer.web.EftarFileReader.FNode
- getTags() - Method in class org.opengrok.indexer.analysis.Definitions
-
Get a list of all tags.
- getTags() - Method in class org.opengrok.indexer.history.History
- getTags() - Method in class org.opengrok.indexer.history.TagEntry
- getTags() - Method in class org.opengrok.indexer.web.messages.Message
- getTags() - Method in class org.opengrok.indexer.web.messages.MessagesContainer.AcceptedMessage
- getTags(int) - Method in class org.opengrok.indexer.analysis.Definitions
-
Get a list of all tags on given line.
- getTargetRelPath() - Method in class org.opengrok.indexer.index.PendingSymlinkage
- getTermsEnumForSuggestions(Terms) - Method in class org.opengrok.suggest.query.SuggesterFuzzyQuery
-
Returns terms that satisfy this query.
- getTermsEnumForSuggestions(Terms) - Method in class org.opengrok.suggest.query.SuggesterPrefixQuery
-
Returns terms that satisfy this query.
- getTermsEnumForSuggestions(Terms) - Method in interface org.opengrok.suggest.query.SuggesterQuery
-
Returns terms that satisfy this query.
- getTermsEnumForSuggestions(Terms) - Method in class org.opengrok.suggest.query.SuggesterRangeQuery
-
Returns terms that satisfy this query.
- getTermsEnumForSuggestions(Terms) - Method in class org.opengrok.suggest.query.SuggesterRegexpQuery
-
Returns terms that satisfy this query.
- getTermsEnumForSuggestions(Terms) - Method in class org.opengrok.suggest.query.SuggesterWildcardQuery
-
Returns terms that satisfy this query.
- getText() - Method in class org.opengrok.indexer.analysis.Definitions.Tag
- getText() - Static method in class org.opengrok.indexer.history.RepositoriesHelp
- getText() - Method in class org.opengrok.indexer.search.context.StrictLineBreakIterator
- getText() - Method in class org.opengrok.indexer.search.Summary.Fragment
- getText() - Method in class org.opengrok.indexer.web.messages.Message
- getText() - Method in class org.opengrok.indexer.web.messages.MessagesContainer.AcceptedMessage
- getTimeout() - Method in class org.opengrok.indexer.analysis.Ctags
- getTimeouted() - Method in class opengrok.auth.plugin.entity.User
- getTimeThreshold() - Method in class org.opengrok.indexer.configuration.SuggesterConfig
- getTitle() - Method in class org.opengrok.web.PageConfig
-
Get the page title to use.
- getTotalHits() - Method in class org.opengrok.indexer.web.SearchHelper
- getTransientPath() - Method in class org.opengrok.indexer.index.PendingFileRenaming
- getType() - Method in class org.opengrok.indexer.analysis.Definitions.Tag
- getType() - Method in class org.opengrok.indexer.history.RepositoryInfo
-
Get property type.
- getType() - Method in class org.opengrok.indexer.search.QueryBuilder
-
Get search string for the
QueryBuilder.TYPE
field. - getType() - Method in class org.opengrok.indexer.search.SearchEngine
-
Getter for property type.
- getType() - Method in class org.opengrok.web.api.v1.suggester.model.SuggesterQueryData
- getType() - Method in class org.opengrok.web.DiffData
- getUngroupedProjects() - Method in class org.opengrok.web.ProjectHelper
- getUngroupedRepositories() - Method in class org.opengrok.web.ProjectHelper
- getUri() - Method in class org.opengrok.indexer.util.UriUtils.TrimUriResult
- getURI() - Method in class opengrok.auth.plugin.util.WebHook
- getUriEncodedPath() - Method in class org.opengrok.web.PageConfig
-
Get the URI encoded canonical path to the related file or directory (the URI part between the servlet path and the start of the query string).
- getUrl() - Method in class opengrok.auth.plugin.ldap.LdapServer
- getUrl() - Method in class org.opengrok.indexer.search.context.ContextFormatter
-
Gets the required URL to use for linking lines.
- getUrlPrefix() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Gets a static placeholder for the web application context name that is translated to the true servlet
contextPath
on demand. - getUsage() - Static method in class org.opengrok.indexer.analysis.AnalyzerGuruHelp
-
Gets a reportable hunk of text that details
AnalyzerGuru.getPrefixesMap()
,AnalyzerGuru.getExtensionsMap()
,AnalyzerGuru.getMagicsMap()
, andAnalyzerGuru.getAnalyzerFactoryMatchers()
. - getUsage() - Method in class org.opengrok.indexer.util.OptionParser
-
Obtain option summary.
- getUsage(String) - Method in class org.opengrok.indexer.util.OptionParser
-
Obtain option summary.
- getUsername() - Method in class opengrok.auth.plugin.entity.User
- getUsername() - Method in class opengrok.auth.plugin.ldap.LdapServer
- getUsername() - Method in class org.opengrok.indexer.configuration.Project
- getUserPage() - Method in class org.opengrok.indexer.configuration.Configuration
- getUserPage() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Returns the user page for the history listing.
- getUserPageSuffix() - Method in class org.opengrok.indexer.configuration.Configuration
- getUserPageSuffix() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Returns the user page suffix for the history listing.
- getUsing(BytesRef) - Method in class org.opengrok.suggest.popular.impl.chronicle.BytesRefDataAccess
- getUuid() - Method in class org.opengrok.web.api.ApiTask
-
The UUID is randomly generated in the constructor.
- getVersion() - Method in class org.opengrok.indexer.history.BitKeeperRepository
-
Returns the version of the BitKeeper executable.
- getVersion() - Static method in class org.opengrok.indexer.Info
-
Get major version.
- getVersion() - Method in class org.opengrok.web.api.v1.controller.SystemController
- getVersionNo() - Method in class org.opengrok.indexer.analysis.AbstractAnalyzer
- getVersionNo() - Static method in class org.opengrok.indexer.analysis.AnalyzerGuru
-
Gets a version number to be used to tag documents examined by the guru so that
AbstractAnalyzer
selection can be re-done later if a stored version number is different from the current implementation or if guru factory registrations are modified by the user to change the guru operation. - getVersionNo() - Method in class org.opengrok.indexer.analysis.FileAnalyzer
-
Gets a version number to be used to tag processed documents so that re-analysis can be re-done later if a stored version number is different from the current implementation.
- getWatchDog() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getWebAppHeaders() - Static method in class org.opengrok.indexer.index.IndexerUtil
- getWebappLAF() - Method in class org.opengrok.indexer.configuration.Configuration
- getWebappLAF() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getWebappStartCommandTimeout() - Method in class org.opengrok.indexer.configuration.Configuration
- getWebappStartCommandTimeout() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getWebHooks() - Method in class opengrok.auth.plugin.configuration.Configuration
- getWidestAuthor() - Method in class org.opengrok.indexer.history.Annotation
- getWidestAuthor() - Method in class org.opengrok.indexer.history.AnnotationData
-
Returns the widest author name in the file (used for pretty printing).
- getWidestRevision() - Method in class org.opengrok.indexer.history.Annotation
- getWidestRevision() - Method in class org.opengrok.indexer.history.AnnotationData
-
Returns the widest revision string in the file (used for pretty printing).
- getWildcardQuery(String, String) - Method in class org.opengrok.indexer.search.CustomQueryParser
- getXMLRepresentationAsString() - Method in class org.opengrok.indexer.configuration.Configuration
- getXrefer() - Method in class org.opengrok.indexer.analysis.XrefWork
- getXrefTimeout() - Method in class org.opengrok.indexer.configuration.Configuration
- getXrefTimeout() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- getXrefWatcherExecutor() - Method in class org.opengrok.indexer.index.IndexerParallelizer
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.ada.AdaSymbolTokenizer
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.ada.AdaXref
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.asm.AsmSymbolTokenizer
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.asm.AsmXref
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.c.CSymbolTokenizer
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.c.CXref
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.c.CxxSymbolTokenizer
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.c.CxxXref
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.clojure.ClojureSymbolTokenizer
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.clojure.ClojureXref
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.csharp.CSharpSymbolTokenizer
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.csharp.CSharpXref
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.document.MandocXref
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.document.TroffFullTokenizer
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.document.TroffXref
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.eiffel.EiffelSymbolTokenizer
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.eiffel.EiffelXref
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.erlang.ErlangSymbolTokenizer
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.erlang.ErlangXref
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.fortran.FortranSymbolTokenizer
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.fortran.FortranXref
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.golang.GolangSymbolTokenizer
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.golang.GolangXref
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.haskell.HaskellSymbolTokenizer
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.haskell.HaskellXref
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.hcl.HCLSymbolTokenizer
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.hcl.HCLXref
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.java.JavaSymbolTokenizer
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.java.JavaXref
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptSymbolTokenizer
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptXref
-
Gets the yychar value.
- getYYCHAR() - Method in interface org.opengrok.indexer.analysis.JFlexStackingLexer
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.json.JsonSymbolTokenizer
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.json.JsonXref
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.kotlin.KotlinSymbolTokenizer
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.kotlin.KotlinXref
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.lisp.LispSymbolTokenizer
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.lisp.LispXref
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.lua.LuaSymbolTokenizer
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.lua.LuaXref
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.pascal.PascalSymbolTokenizer
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.pascal.PascalXref
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.perl.PerlSymbolTokenizer
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.perl.PerlXref
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.php.PhpSymbolTokenizer
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.php.PhpXref
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.plain.PlainFullTokenizer
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.plain.PlainSymbolTokenizer
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.plain.PlainXref
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.plain.XMLXref
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.powershell.PoshSymbolTokenizer
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.powershell.PoshXref
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.python.PythonSymbolTokenizer
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.python.PythonXref
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.r.RSymbolTokenizer
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.r.RXref
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.ruby.RubySymbolTokenizer
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.ruby.RubyXref
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.rust.RustSymbolTokenizer
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.rust.RustXref
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.scala.ScalaSymbolTokenizer
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.scala.ScalaXref
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.sh.ShSymbolTokenizer
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.sh.ShXref
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.sql.PLSQLSymbolTokenizer
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.sql.PLSQLXref
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.sql.SQLSymbolTokenizer
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.sql.SQLXref
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.swift.SwiftSymbolTokenizer
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.swift.SwiftXref
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.tcl.TclSymbolTokenizer
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.tcl.TclXref
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.terraform.TerraformSymbolTokenizer
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.terraform.TerraformXref
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptSymbolTokenizer
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptXref
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.uue.UuencodeFullTokenizer
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.uue.UuencodeXref
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.vb.VBSymbolTokenizer
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.vb.VBXref
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.verilog.VerilogSymbolTokenizer
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.verilog.VerilogXref
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.yaml.YamlSymbolTokenizer
-
Gets the yychar value.
- getYYCHAR() - Method in class org.opengrok.indexer.analysis.yaml.YamlXref
-
Gets the yychar value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.ada.AdaSymbolTokenizer
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.ada.AdaXref
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.asm.AsmSymbolTokenizer
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.asm.AsmXref
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.c.CSymbolTokenizer
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.c.CXref
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.c.CxxSymbolTokenizer
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.c.CxxXref
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.clojure.ClojureSymbolTokenizer
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.clojure.ClojureXref
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.csharp.CSharpSymbolTokenizer
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.csharp.CSharpXref
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.document.MandocXref
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.document.TroffFullTokenizer
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.document.TroffXref
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.eiffel.EiffelSymbolTokenizer
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.eiffel.EiffelXref
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.erlang.ErlangSymbolTokenizer
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.erlang.ErlangXref
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.fortran.FortranSymbolTokenizer
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.fortran.FortranXref
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.golang.GolangSymbolTokenizer
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.golang.GolangXref
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.haskell.HaskellSymbolTokenizer
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.haskell.HaskellXref
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.hcl.HCLSymbolTokenizer
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.hcl.HCLXref
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.java.JavaSymbolTokenizer
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.java.JavaXref
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptSymbolTokenizer
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptXref
-
Gets the YYEOF value.
- getYYEOF() - Method in interface org.opengrok.indexer.analysis.JFlexStackingLexer
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.JFlexStateStacker
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.json.JsonSymbolTokenizer
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.json.JsonXref
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.kotlin.KotlinSymbolTokenizer
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.kotlin.KotlinXref
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.lisp.LispSymbolTokenizer
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.lisp.LispXref
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.lua.LuaSymbolTokenizer
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.lua.LuaXref
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.pascal.PascalSymbolTokenizer
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.pascal.PascalXref
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.perl.PerlSymbolTokenizer
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.perl.PerlXref
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.php.PhpSymbolTokenizer
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.php.PhpXref
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.plain.PlainFullTokenizer
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.plain.PlainSymbolTokenizer
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.plain.PlainXref
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.plain.XMLXref
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.powershell.PoshSymbolTokenizer
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.powershell.PoshXref
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.python.PythonSymbolTokenizer
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.python.PythonXref
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.r.RSymbolTokenizer
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.r.RXref
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.ruby.RubySymbolTokenizer
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.ruby.RubyXref
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.rust.RustSymbolTokenizer
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.rust.RustXref
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.scala.ScalaSymbolTokenizer
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.scala.ScalaXref
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.sh.ShSymbolTokenizer
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.sh.ShXref
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.sql.PLSQLSymbolTokenizer
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.sql.PLSQLXref
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.sql.SQLSymbolTokenizer
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.sql.SQLXref
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.swift.SwiftSymbolTokenizer
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.swift.SwiftXref
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.tcl.TclSymbolTokenizer
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.tcl.TclXref
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.terraform.TerraformSymbolTokenizer
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.terraform.TerraformXref
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptSymbolTokenizer
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptXref
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.uue.UuencodeFullTokenizer
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.uue.UuencodeXref
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.vb.VBSymbolTokenizer
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.vb.VBXref
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.verilog.VerilogSymbolTokenizer
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.verilog.VerilogXref
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.yaml.YamlSymbolTokenizer
-
Gets the YYEOF value.
- getYYEOF() - Method in class org.opengrok.indexer.analysis.yaml.YamlXref
-
Gets the YYEOF value.
- GIT_ABBREV_LEN - Static variable in class org.opengrok.indexer.history.GitRepository
- GitRepository - Class in org.opengrok.indexer.history
-
Access to a Git repository.
- GitRepository() - Constructor for class org.opengrok.indexer.history.GitRepository
- GLOBAL_SCOPE - Static variable in class org.opengrok.indexer.analysis.Scopes
- GolangAnalyzer - Class in org.opengrok.indexer.analysis.golang
- GolangAnalyzer(AnalyzerFactory) - Constructor for class org.opengrok.indexer.analysis.golang.GolangAnalyzer
-
Creates a new instance of GolangAnalyzer.
- GolangAnalyzerFactory - Class in org.opengrok.indexer.analysis.golang
- GolangAnalyzerFactory() - Constructor for class org.opengrok.indexer.analysis.golang.GolangAnalyzerFactory
- GolangSymbolTokenizer - Class in org.opengrok.indexer.analysis.golang
- GolangSymbolTokenizer(Reader) - Constructor for class org.opengrok.indexer.analysis.golang.GolangSymbolTokenizer
-
Creates a new scanner
- GolangXref - Class in org.opengrok.indexer.analysis.golang
- GolangXref(Reader) - Constructor for class org.opengrok.indexer.analysis.golang.GolangXref
-
Creates a new scanner
- GOTO_LABEL - Static variable in class org.opengrok.indexer.analysis.powershell.PoshUtils
-
Matches a PowerShell break or continue statement with word label.
- green - Variable in class org.opengrok.indexer.util.Color
- Group - Class in org.opengrok.indexer.configuration
-
Placeholder for the information about subgroups of projects and repositories.
- Group() - Constructor for class org.opengrok.indexer.configuration.Group
-
No-arg constructor is needed for deserialization.
- Group(String) - Constructor for class org.opengrok.indexer.configuration.Group
- Group(String, String) - Constructor for class org.opengrok.indexer.configuration.Group
- groups() - Element in annotation interface org.opengrok.indexer.web.api.constraints.PositiveDuration
- Groups - Class in org.opengrok.indexer.configuration
- GROUPS_PATH - Static variable in class org.opengrok.web.api.v1.controller.GroupsController
- GroupsController - Class in org.opengrok.web.api.v1.controller
- GroupsController() - Constructor for class org.opengrok.web.api.v1.controller.GroupsController
- guiSearch(boolean) - Method in class org.opengrok.indexer.web.SearchHelper.Builder
-
As with
SearchHelper.Builder.crossRefSearch(boolean)
, but here indicating either a cross-reference search or a "full blown search". - GZIPAnalyzer - Class in org.opengrok.indexer.analysis.archive
-
Analyzes GZip files.
- GZIPAnalyzer(AnalyzerFactory) - Constructor for class org.opengrok.indexer.analysis.archive.GZIPAnalyzer
- GZIPAnalyzerFactory - Class in org.opengrok.indexer.analysis.archive
- GZIPAnalyzerFactory() - Constructor for class org.opengrok.indexer.analysis.archive.GZIPAnalyzerFactory
H
- handleInvalidReturn(T) - Method in class org.opengrok.indexer.util.AbstractObjectPool
- handleInvalidReturn(T) - Method in class org.opengrok.indexer.util.BoundedBlockingObjectPool
- handleLoadClass(String) - Method in class org.opengrok.indexer.framework.PluginFramework
-
Wrapper around the class loading.
- has(int) - Method in class org.opengrok.suggest.query.data.BitIntsHolder
-
Determines whether the data structure contains
i
value. - has(int) - Method in interface org.opengrok.suggest.query.data.IntsHolder
-
Determines whether the data structure contains
i
value. - hasAllowedSubgroup(Group) - Method in class org.opengrok.web.ProjectHelper
-
Checks if given group contains a subgroup which is allowed by the AuthorizationFramework.
- hasAnnotation(File) - Method in class org.opengrok.indexer.history.HistoryGuru
-
Check if annotation can be produced for the specified file.
- hasAnnotation(File, Document) - Method in class org.opengrok.indexer.history.HistoryGuru
-
Check if annotation can be produced for the specified file.
- hasAnnotationCacheForFile(File) - Method in class org.opengrok.indexer.history.HistoryGuru
- hasAnnotations - Variable in class org.opengrok.indexer.analysis.AnalyzerFactory
-
Whether the files can be annotated.
- hasAnnotations() - Method in class org.opengrok.indexer.analysis.AnalyzerFactory
- hasAnnotations() - Method in class org.opengrok.web.PageConfig
- hasAny(Set<String>) - Method in class org.opengrok.indexer.web.messages.Message
- hasCacheForFile(File) - Method in class org.opengrok.indexer.history.AbstractCache
- hasCacheForFile(File) - Method in interface org.opengrok.indexer.history.Cache
-
Check if the specified file is present in the cache.
- hasDefinitionAt(String, int, String[]) - Method in class org.opengrok.indexer.analysis.Definitions
-
Check whether the specified symbol is defined on the given line.
- hasFavourite(Group) - Method in class org.opengrok.web.ProjectHelper
-
Checks if given group contains a favourite project.
- hasField(Object, String) - Static method in class org.opengrok.indexer.util.ClassUtil
- hasFileList() - Method in class org.opengrok.indexer.history.History
-
Check if at least one history entry has a file list.
- hasGroups() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Do we have groups?
- hashCode() - Method in class org.opengrok.indexer.analysis.PendingToken
-
Calculates a hash code from the instance's immutable fields.
- hashCode() - Method in class org.opengrok.indexer.configuration.Group
- hashCode() - Method in class org.opengrok.indexer.configuration.Project
- hashCode() - Method in class org.opengrok.indexer.configuration.SuggesterConfig
- hashCode() - Method in class org.opengrok.indexer.history.AnnotationData
- hashCode() - Method in class org.opengrok.indexer.history.AnnotationLine
- hashCode() - Method in class org.opengrok.indexer.history.History
- hashCode() - Method in class org.opengrok.indexer.history.HistoryEntry
- hashCode() - Method in class org.opengrok.indexer.history.RepositoryInfo
- hashCode() - Method in class org.opengrok.indexer.history.TagEntry
- hashCode() - Method in class org.opengrok.indexer.index.IndexDatabase
- hashCode() - Method in class org.opengrok.indexer.index.IndexedSymlink
-
Gets a hashcode derived from
IndexedSymlink.getAbsolute()
,IndexedSymlink.getCanonical()
, andIndexedSymlink.isLocal()
. - hashCode() - Method in class org.opengrok.indexer.index.PendingFileDeletion
- hashCode() - Method in class org.opengrok.indexer.index.PendingFileRenaming
- hashCode() - Method in class org.opengrok.indexer.index.PendingSymlinkage
- hashCode() - Method in class org.opengrok.indexer.search.Hit
- hashCode() - Method in class org.opengrok.indexer.util.Version
- hashCode() - Method in class org.opengrok.indexer.web.messages.Message
- hashCode() - Method in class org.opengrok.indexer.web.messages.MessagesContainer.AcceptedMessage
- hashCode() - Method in class org.opengrok.suggest.LookupResultItem
- hashCode() - Method in class org.opengrok.suggest.query.customized.CustomPhraseQuery
- hashCode() - Method in class org.opengrok.suggest.query.SuggesterPhraseQuery
- hashCode() - Method in class org.opengrok.suggest.query.SuggesterRangeQuery
- hashCode() - Method in class org.opengrok.suggest.Suggester.NamedIndexDir
- hasHistory() - Method in class org.opengrok.web.PageConfig
-
Check, whether the request related resource has history information.
- hasHistory(File) - Method in class org.opengrok.indexer.history.HistoryGuru
- hasHistoryCacheForFile(File) - Method in class org.opengrok.indexer.history.HistoryGuru
- HaskellAnalyzer - Class in org.opengrok.indexer.analysis.haskell
- HaskellAnalyzer(AnalyzerFactory) - Constructor for class org.opengrok.indexer.analysis.haskell.HaskellAnalyzer
-
Creates a new instance of HaskellAnalyzer.
- HaskellAnalyzerFactory - Class in org.opengrok.indexer.analysis.haskell
- HaskellAnalyzerFactory() - Constructor for class org.opengrok.indexer.analysis.haskell.HaskellAnalyzerFactory
- HaskellSymbolTokenizer - Class in org.opengrok.indexer.analysis.haskell
- HaskellSymbolTokenizer(Reader) - Constructor for class org.opengrok.indexer.analysis.haskell.HaskellSymbolTokenizer
-
Creates a new scanner
- HaskellUtils - Class in org.opengrok.indexer.analysis.haskell
-
Represents a container for Haskell-related utility methods.
- HaskellXref - Class in org.opengrok.indexer.analysis.haskell
- HaskellXref(Reader) - Constructor for class org.opengrok.indexer.analysis.haskell.HaskellXref
-
Creates a new scanner
- hasPlugin() - Method in class org.opengrok.indexer.authorization.AuthorizationPlugin
-
Check if the plugin class was found for this plugin.
- hasProjects() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- hasSymbol(String) - Method in class org.opengrok.indexer.analysis.Definitions
-
Check if there is a tag for a symbol.
- hasTabSizeSetting() - Method in class org.opengrok.indexer.configuration.Project
-
Has this project an explicit tab size setting?
- hasTags() - Method in class org.opengrok.indexer.history.History
-
Check if at least one history entry has a tag list.
- hasTagsAndText(Set<String>, String) - Method in class org.opengrok.indexer.web.messages.Message
- hasUngroupedFavourite() - Method in class org.opengrok.web.ProjectHelper
-
Checks if there is a favourite project in ungrouped projects.
- HCLAnalyzer - Class in org.opengrok.indexer.analysis.hcl
-
Represents an extension of
AbstractSourceCodeAnalyzer
for the HCL configuration language. - HCLAnalyzer(AnalyzerFactory) - Constructor for class org.opengrok.indexer.analysis.hcl.HCLAnalyzer
-
Creates a new instance of
HCLAnalyzer
. - HCLAnalyzerFactory - Class in org.opengrok.indexer.analysis.hcl
-
Represents an extension of
FileAnalyzerFactory
to produceHCLAnalyzer
instances. - HCLAnalyzerFactory() - Constructor for class org.opengrok.indexer.analysis.hcl.HCLAnalyzerFactory
-
Creates a new instance of
HCLAnalyzerFactory
. - HCLLexer - Class in org.opengrok.indexer.analysis.hcl
-
Represents an abstract base class for HCL lexers.
- HCLLexer() - Constructor for class org.opengrok.indexer.analysis.hcl.HCLLexer
- HCLSymbolTokenizer - Class in org.opengrok.indexer.analysis.hcl
- HCLSymbolTokenizer(Reader) - Constructor for class org.opengrok.indexer.analysis.hcl.HCLSymbolTokenizer
-
Creates a new scanner
- HCLXref - Class in org.opengrok.indexer.analysis.hcl
- HCLXref(Reader) - Constructor for class org.opengrok.indexer.analysis.hcl.HCLXref
-
Creates a new scanner
- HEADER - Static variable in class org.opengrok.indexer.analysis.document.TroffXref
- HEADER_INCLUDE_FILE - Static variable in class org.opengrok.indexer.configuration.Configuration
-
The name of the file relative to the DATA_ROOT, which should be included into the header of generated web pages.
- HeadHandler - Class in org.opengrok.indexer.util
-
The purpose of this class is to provide
StreamHandler
that limits the output to specified number of lines. - HeadHandler(int) - Constructor for class org.opengrok.indexer.util.HeadHandler
-
Charset of the underlying reader is set to UTF-8.
- HeadHandler(int, Charset) - Constructor for class org.opengrok.indexer.util.HeadHandler
- HELLIP - Static variable in class org.opengrok.indexer.web.HtmlConsts
- help() - Method in class org.opengrok.indexer.util.OptionParser
-
Print out option summary.
- help(PrintStream) - Method in class org.opengrok.indexer.util.OptionParser
-
Print out option summary on provided output stream.
- HERE - Static variable in class org.opengrok.indexer.analysis.hcl.HCLSymbolTokenizer
- HERE - Static variable in class org.opengrok.indexer.analysis.hcl.HCLXref
- HERE - Static variable in class org.opengrok.indexer.analysis.perl.PerlSymbolTokenizer
- HERE - Static variable in class org.opengrok.indexer.analysis.perl.PerlXref
- HERE - Static variable in class org.opengrok.indexer.analysis.ruby.RubySymbolTokenizer
- HERE - Static variable in class org.opengrok.indexer.analysis.ruby.RubyXref
- HERE - Static variable in class org.opengrok.indexer.analysis.terraform.TerraformSymbolTokenizer
- HERE - Static variable in class org.opengrok.indexer.analysis.terraform.TerraformXref
- HERE() - Method in class org.opengrok.indexer.analysis.hcl.HCLLexer
-
Subclasses must override to get the constant value created by JFlex to represent HERE.
- HERE() - Method in class org.opengrok.indexer.analysis.hcl.HCLSymbolTokenizer
-
Gets the constant value created by JFlex to represent HERE.
- HERE() - Method in class org.opengrok.indexer.analysis.hcl.HCLXref
-
Gets the constant value created by JFlex to represent HERE.
- HERE() - Method in class org.opengrok.indexer.analysis.terraform.TerraformSymbolTokenizer
-
Gets the constant value created by JFlex to represent HERE.
- HERE() - Method in class org.opengrok.indexer.analysis.terraform.TerraformXref
-
Gets the constant value created by JFlex to represent HERE.
- HEREDOC - Static variable in class org.opengrok.indexer.analysis.php.PhpSymbolTokenizer
- HEREDOC - Static variable in class org.opengrok.indexer.analysis.php.PhpXref
- HEREDOC - Static variable in class org.opengrok.indexer.analysis.sh.ShXref
- HEREin - Static variable in class org.opengrok.indexer.analysis.hcl.HCLSymbolTokenizer
- HEREin - Static variable in class org.opengrok.indexer.analysis.hcl.HCLXref
- HEREin - Static variable in class org.opengrok.indexer.analysis.perl.PerlSymbolTokenizer
- HEREin - Static variable in class org.opengrok.indexer.analysis.perl.PerlXref
- HEREin - Static variable in class org.opengrok.indexer.analysis.ruby.RubySymbolTokenizer
- HEREin - Static variable in class org.opengrok.indexer.analysis.ruby.RubyXref
- HEREin - Static variable in class org.opengrok.indexer.analysis.terraform.TerraformSymbolTokenizer
- HEREin - Static variable in class org.opengrok.indexer.analysis.terraform.TerraformXref
- HEREin() - Method in class org.opengrok.indexer.analysis.hcl.HCLLexer
-
Subclasses must override to get the constant value created by JFlex to represent HEREin.
- HEREin() - Method in class org.opengrok.indexer.analysis.hcl.HCLSymbolTokenizer
-
Gets the constant value created by JFlex to represent HEREin.
- HEREin() - Method in class org.opengrok.indexer.analysis.hcl.HCLXref
-
Gets the constant value created by JFlex to represent HEREin.
- HEREin() - Method in class org.opengrok.indexer.analysis.terraform.TerraformSymbolTokenizer
-
Gets the constant value created by JFlex to represent HEREin.
- HEREin() - Method in class org.opengrok.indexer.analysis.terraform.TerraformXref
-
Gets the constant value created by JFlex to represent HEREin.
- HEREinxN - Static variable in class org.opengrok.indexer.analysis.perl.PerlSymbolTokenizer
- HEREinxN - Static variable in class org.opengrok.indexer.analysis.perl.PerlXref
- HEREinxN - Static variable in class org.opengrok.indexer.analysis.ruby.RubySymbolTokenizer
- HEREinxN - Static variable in class org.opengrok.indexer.analysis.ruby.RubyXref
- hereOp(String) - Method in class org.opengrok.indexer.analysis.hcl.HCLLexer
-
Parses a Here-document declaration, and takes the
capture
usingJFlexJointLexer.offer(String)
. - HEREQSTRING - Static variable in class org.opengrok.indexer.analysis.powershell.PoshSymbolTokenizer
- HEREQSTRING - Static variable in class org.opengrok.indexer.analysis.powershell.PoshXref
- HERESTRING - Static variable in class org.opengrok.indexer.analysis.powershell.PoshSymbolTokenizer
- HERESTRING - Static variable in class org.opengrok.indexer.analysis.powershell.PoshXref
- HERExN - Static variable in class org.opengrok.indexer.analysis.perl.PerlSymbolTokenizer
- HERExN - Static variable in class org.opengrok.indexer.analysis.perl.PerlXref
- HERExN - Static variable in class org.opengrok.indexer.analysis.ruby.RubySymbolTokenizer
- HERExN - Static variable in class org.opengrok.indexer.analysis.ruby.RubyXref
- hierarchyToString() - Method in class org.opengrok.indexer.authorization.AuthorizationEntity
-
Print the entity hierarchy.
- hierarchyToString(String, String) - Method in class org.opengrok.indexer.authorization.AuthorizationEntity
-
Print the entity hierarchy.
- hierarchyToString(String, String) - Method in class org.opengrok.indexer.authorization.AuthorizationPlugin
-
Print the plugin info.
- hierarchyToString(String, String) - Method in class org.opengrok.indexer.authorization.AuthorizationStack
-
Print the stack hierarchy.
- Highlight(String) - Constructor for class org.opengrok.indexer.search.Summary.Highlight
- highlightFieldsUnion(String[], Query, int, int) - Method in class org.opengrok.indexer.search.context.OGKUnifiedHighlighter
-
Transiently arranges that
OGKUnifiedHighlighter.getIndexAnalyzer()
returns a file type name-specific analyzer during a subsequent call ofOGKUnifiedHighlighter.highlightFieldsUnionWork(java.lang.String[], org.apache.lucene.search.Query, int, int)
. - highlightFieldsUnionWork(String[], Query, int, int) - Method in class org.opengrok.indexer.search.context.OGKUnifiedHighlighter
-
Calls
UnifiedHighlighter.highlightFieldsAsObjects(java.lang.String[], org.apache.lucene.search.Query, int[], int[])
, and merges multiple passages if the formatter returnsFormattedLines
or else returns the first formatted result. - HIST - Static variable in class org.opengrok.indexer.search.QueryBuilder
- HIST_L - Enum constant in enum class org.opengrok.indexer.web.Prefix
-
Show the history for a file (link prefix).
- HIST_P - Enum constant in enum class org.opengrok.indexer.web.Prefix
-
Reserved (not used).
- HIST_S - Enum constant in enum class org.opengrok.indexer.web.Prefix
-
Reserved (not used).
- HIST_SEARCH_PARAM - Static variable in class org.opengrok.indexer.web.QueryParameters
-
Parameter name to specify an OpenGrok search of history.
- HIST_SEARCH_PARAM_EQ - Static variable in class org.opengrok.indexer.web.QueryParameters
-
QueryParameters.HIST_SEARCH_PARAM
concatenated with"="
. - History - Class in org.opengrok.indexer.history
-
Class representing the history of a file.
- History() - Constructor for class org.opengrok.indexer.history.History
- History(List<HistoryEntry>) - Constructor for class org.opengrok.indexer.history.History
- HistoryAnalyzer - Class in org.opengrok.indexer.analysis
- HistoryAnalyzer() - Constructor for class org.opengrok.indexer.analysis.HistoryAnalyzer
-
Builds an analyzer which removes words in ENGLISH_STOP_WORDS.
- HistoryContext - Class in org.opengrok.indexer.search.context
-
it is supposed to get the matching lines from history log files.
- HistoryContext(Query) - Constructor for class org.opengrok.indexer.search.context.HistoryContext
- HistoryController - Class in org.opengrok.web.api.v1.controller
- HistoryController() - Constructor for class org.opengrok.web.api.v1.controller.HistoryController
- HistoryEntry - Class in org.opengrok.indexer.history
-
Collect all information of a given revision.
- HistoryEntry() - Constructor for class org.opengrok.indexer.history.HistoryEntry
-
Creates a new instance of HistoryEntry.
- HistoryEntry(String, String, Date, String, String, boolean, Collection<String>) - Constructor for class org.opengrok.indexer.history.HistoryEntry
- HistoryEntry(String, Date, String, String, boolean) - Constructor for class org.opengrok.indexer.history.HistoryEntry
- HistoryEntry(HistoryEntry) - Constructor for class org.opengrok.indexer.history.HistoryEntry
-
Copy constructor.
- HistoryException - Exception in org.opengrok.indexer.history
-
Exception thrown when retrieval or manipulation of history information fails.
- HistoryException(String) - Constructor for exception org.opengrok.indexer.history.HistoryException
-
Construct a
HistoryException
with the specified message. - HistoryException(String, Throwable) - Constructor for exception org.opengrok.indexer.history.HistoryException
-
Construct a
HistoryException
with the specified message and cause. - HistoryException(Throwable) - Constructor for exception org.opengrok.indexer.history.HistoryException
-
Construct a
HistoryException
with the specified cause. - HistoryGuru - Class in org.opengrok.indexer.history
-
The HistoryGuru is used to implement an transparent layer to the various source control systems.
- HistoryLineTokenizer - Class in org.opengrok.indexer.search.context
- HistoryLineTokenizer(Reader) - Constructor for class org.opengrok.indexer.search.context.HistoryLineTokenizer
-
Creates a new scanner
- HistoryReader - Class in org.opengrok.indexer.history
-
Class for reading history entries in a way suitable for indexing by Lucene.
- HistoryReader(History) - Constructor for class org.opengrok.indexer.history.HistoryReader
- Hit - Class in org.opengrok.indexer.search
-
The hit class represents a single search hit.
- Hit() - Constructor for class org.opengrok.indexer.search.Hit
-
Creates a new instance of Hit.
- Hit(String, String, String, boolean, boolean) - Constructor for class org.opengrok.indexer.search.Hit
-
Creates a new instance of Hit.
- holdOn() - Method in class org.opengrok.indexer.search.context.PlainLineTokenizer
-
Current token could be part of a match.
- hop(String) - Method in class org.opengrok.indexer.analysis.perl.PerlXref
-
Parses a Here-document declaration, and takes the
capture
usingJFlexJointLexer.offer(java.lang.String)
. - hop(String) - Method in class org.opengrok.indexer.analysis.ruby.RubyXref
-
Parses a Here-document declaration, and takes the
capture
usingJFlexJointLexer.offer(java.lang.String)
. - HostUtil - Class in org.opengrok.indexer.util
-
Utility class to provide simple host/address methods.
- hqopPunc(String) - Method in class org.opengrok.indexer.analysis.perl.PerlXref
-
Begins a quote-like state for a heuristic match of the shorthand // of m// where the
capture
ends with "/", begins with punctuation, and the intervening whitespace may contain LFs -- and writes the parts to output. - hqopPunc(String) - Method in class org.opengrok.indexer.analysis.ruby.RubyXref
-
Begins a quote-like state for a heuristic match of the shorthand // of m// where the
capture
ends with "/", begins with punctuation, and the intervening whitespace may contain LFs -- and writes the parts to output. - hqopSymbol(String) - Method in class org.opengrok.indexer.analysis.perl.PerlXref
-
Begins a quote-like state for a heuristic match of the shorthand // of m// where the
capture
ends with "/", begins with an initial symbol, and the intervening whitespace may contain LFs -- and writes the parts to output. - hqopSymbol(String) - Method in class org.opengrok.indexer.analysis.ruby.RubyXref
-
Begins a quote-like state for a heuristic match of the shorthand // of m// where the
capture
ends with "/", begins with an initial symbol, and the intervening whitespace may contain LFs -- and writes the parts to output. - hsub(Appendable, String, int) - Method in class org.opengrok.indexer.search.context.LineHighlight
-
Calls
LineHighlight.hsub(java.lang.Appendable, java.lang.String, int, int)
withdest
,line
,loff
, andline
String.length()
. - hsub(Appendable, String, int, int) - Method in class org.opengrok.indexer.search.context.LineHighlight
-
Append a substring with
Util.htmlize(java.lang.CharSequence, java.lang.Appendable, boolean)
, taking into account any positiveLineHighlight.getLelide()
orLineHighlight.getRelide()
. - HTML - Enum constant in enum class org.opengrok.indexer.analysis.AbstractAnalyzer.Genre
-
not xrefed - summarizer context from original file.
- HTMLCOMMENT - Static variable in class org.opengrok.indexer.analysis.php.PhpXref
- HtmlConsts - Class in org.opengrok.indexer.web
-
Represents a container class for string constants related to production of HTML.
- htmlize(char[], int, Appendable) - Static method in class org.opengrok.indexer.web.Util
-
Append a character array to the given destination whereby special characters for HTML or characters that are not printable ASCII are escaped accordingly.
- htmlize(CharSequence) - Static method in class org.opengrok.indexer.web.Util
-
Return a string which represents a
CharSequence
in HTML by callingUtil.htmlize(java.lang.CharSequence, java.lang.Appendable, boolean)
withq
, a transientStringBuilder
, andfalse
. - htmlize(CharSequence, Appendable) - Static method in class org.opengrok.indexer.web.Util
- htmlize(CharSequence, Appendable, boolean) - Static method in class org.opengrok.indexer.web.Util
-
Append a character sequence to the given destination whereby special characters for HTML or characters that are not printable ASCII are escaped accordingly.
- htmlize(String) - Method in class org.opengrok.indexer.analysis.JFlexNonXref
- htmlize(String) - Static method in class org.opengrok.indexer.search.Summary
- htmlize(String) - Static method in class org.opengrok.indexer.web.Util
-
Return a string that represents a
CharSequence
in HTML by callingUtil.htmlize(java.lang.CharSequence, java.lang.Appendable, boolean)
withs
, a transientStringBuilder
, andfalse
. - HTTP_HEADER_INCLUDE_FILE - Static variable in class org.opengrok.indexer.configuration.Configuration
-
The name of the file relative to the DATA_ROOT, which should be included into the HTTP header of generated web pages.
I
- IAuthorizationPlugin - Interface in org.opengrok.indexer.authorization
-
Interface for authorization plug-ins.
- IgnorantAnalyzerFactory - Class in org.opengrok.indexer.analysis.data
-
Factory for analyzer that claims to analyze files which are mostly plain text data, but ignores them.
- IgnorantAnalyzerFactory() - Constructor for class org.opengrok.indexer.analysis.data.IgnorantAnalyzerFactory
- ignore(File) - Method in class org.opengrok.indexer.configuration.IgnoredNames
-
Should the file be ignored or not?
- ignore(String) - Method in class org.opengrok.indexer.configuration.IgnoredNames
-
Should the file name be ignored or not ?
- ignoredDirs - Variable in class org.opengrok.indexer.history.Repository
- IgnoredDirs - Class in org.opengrok.indexer.configuration
-
This class maintains a list of directory names, SRC_ROOT relative file paths (like "usr/src/uts"), and glob patterns (like .make.*) which opengrok should ignore.
- IgnoredDirs() - Constructor for class org.opengrok.indexer.configuration.IgnoredDirs
- ignoredFiles - Variable in class org.opengrok.indexer.history.Repository
- IgnoredFiles - Class in org.opengrok.indexer.configuration
-
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 should be ignored.
- IgnoredFiles() - Constructor for class org.opengrok.indexer.configuration.IgnoredFiles
- IgnoredNames - Class in org.opengrok.indexer.configuration
-
wrapper class for IgnoredFiles and IgnoredDirs.
- IgnoredNames() - Constructor for class org.opengrok.indexer.configuration.IgnoredNames
- IMAGE - Enum constant in enum class org.opengrok.indexer.analysis.AbstractAnalyzer.Genre
-
not xrefed - no context - used by diff/list.
- ImageAnalyzerFactory - Class in org.opengrok.indexer.analysis.data
-
Factory for analyzer that tells that image files can be displayed.
- ImageAnalyzerFactory() - Constructor for class org.opengrok.indexer.analysis.data.ImageAnalyzerFactory
- IMSTRING - Static variable in class org.opengrok.indexer.analysis.scala.ScalaSymbolTokenizer
- IMSTRING - Static variable in class org.opengrok.indexer.analysis.scala.ScalaXref
- IN_SCRIPT - Static variable in class org.opengrok.indexer.analysis.php.PhpSymbolTokenizer
- IN_SCRIPT - Static variable in class org.opengrok.indexer.analysis.php.PhpXref
- INC - Enum constant in enum class org.opengrok.indexer.analysis.ScopeAction
- IncludeFiles - Class in org.opengrok.indexer.configuration
- IncludeFiles() - Constructor for class org.opengrok.indexer.configuration.IncludeFiles
- IncomingFilter - Class in org.opengrok.web.api.v1.filter
-
This filter allows the request in case it contains the correct authentication bearer token (needs to come in via HTTPS) or it is coming from localhost or its path matches the list of built in paths.
- IncomingFilter() - Constructor for class org.opengrok.web.api.v1.filter.IncomingFilter
- increaseSearchCount(String, Term, int) - Method in class org.opengrok.web.api.v1.suggester.provider.service.impl.SuggesterServiceImpl
-
Increments most popular completion data for the specified
term
byvalue
. - increaseSearchCount(String, Term, int) - Method in interface org.opengrok.web.api.v1.suggester.provider.service.SuggesterService
-
Increments most popular completion data for the specified
term
byvalue
. - increaseSearchCount(String, Term, int, boolean) - Method in class org.opengrok.suggest.Suggester
-
Increases search counts for specific term.
- increaseSearchCount(String, Term, int, boolean) - Method in class org.opengrok.web.api.v1.suggester.provider.service.impl.SuggesterServiceImpl
-
Increments most popular completion data for the specified
term
byvalue
. - increaseSearchCount(String, Term, int, boolean) - Method in interface org.opengrok.web.api.v1.suggester.provider.service.SuggesterService
-
Increments most popular completion data for the specified
term
byvalue
. - increment() - Method in class org.opengrok.indexer.util.Progress
-
Increment counter.
- increment() - Method in class org.opengrok.suggest.util.Progress
-
Increment counter.
- increment(BytesRef, int) - Method in class org.opengrok.suggest.popular.impl.chronicle.ChronicleMapAdapter
-
Increment data for the
key
byvalue
. - increment(BytesRef, int) - Method in interface org.opengrok.suggest.popular.PopularityMap
-
Increment data for the
key
byvalue
. - incrementToken() - Method in class org.opengrok.indexer.analysis.JFlexTokenizer
-
Attempts to advance the stream to the next acceptable token, and updates the appropriate
AttributeImpl
s. - incrementToken() - Method in class org.opengrok.indexer.analysis.PathTokenizer
- incrementToken() - Method in class org.opengrok.indexer.analysis.plain.DefinitionsTokenStream
-
Publishes the next, pending token from
DefinitionsTokenStream.initialize(org.opengrok.indexer.analysis.Definitions, org.opengrok.indexer.analysis.StreamSource, org.opengrok.indexer.util.ReaderWrapper)
, if one is available. - incScope() - Method in class org.opengrok.indexer.analysis.JFlexNonXref
- incScope() - Method in class org.opengrok.indexer.analysis.JFlexXref
- INDEX_DIR - Static variable in class org.opengrok.indexer.index.IndexDatabase
- IndexAnalysisSettings - Class in org.opengrok.indexer.index
-
Represents a serializable gathering of some top-level metadata concerning the operation of
IndexDatabase
-- and persisted therein too -- which are re-compared upon each indexing run since changes to them might require re-indexing particular files or in certain cases all files. - IndexAnalysisSettings() - Constructor for class org.opengrok.indexer.index.IndexAnalysisSettings
- IndexAnalysisSettings3 - Class in org.opengrok.indexer.index
-
Represents a serializable gathering of some top-level metadata concerning the operation of
IndexDatabase
-- and persisted therein too -- which are re-compared upon each indexing run since changes to them might require re-indexing particular files or in certain cases all files. - IndexAnalysisSettings3() - Constructor for class org.opengrok.indexer.index.IndexAnalysisSettings3
- IndexAnalysisSettingsAccessor - Class in org.opengrok.indexer.index
-
Represents a data-access object for
IndexAnalysisSettings
. - IndexAnalysisSettingsAccessor() - Constructor for class org.opengrok.indexer.index.IndexAnalysisSettingsAccessor
- IndexAnalysisSettingsUpgrader - Class in org.opengrok.indexer.index
-
Represents a converter to upgrade earlier binary representations of index-analysis-settings to the latest version.
- IndexAnalysisSettingsUpgrader() - Constructor for class org.opengrok.indexer.index.IndexAnalysisSettingsUpgrader
- IndexChangedListener - Interface in org.opengrok.indexer.index
-
The changes in an index database may be monitored through this interface.
- IndexCheck - Class in org.opengrok.indexer.index
-
Index checker.
- IndexCheck(Configuration) - Constructor for class org.opengrok.indexer.index.IndexCheck
- IndexCheck(Configuration, Collection<String>) - Constructor for class org.opengrok.indexer.index.IndexCheck
- IndexCheck.IndexCheckMode - Enum Class in org.opengrok.indexer.index
-
Index check modes.
- IndexCheckException - Exception in org.opengrok.indexer.index
-
Common exception for all check modes.
- IndexCheckException(Exception) - Constructor for exception org.opengrok.indexer.index.IndexCheckException
- IndexCheckException(String, Path) - Constructor for exception org.opengrok.indexer.index.IndexCheckException
- IndexCheckException(String, Set<Path>) - Constructor for exception org.opengrok.indexer.index.IndexCheckException
- IndexDatabase - Class in org.opengrok.indexer.index
-
This class is used to create / update the index databases.
- IndexDatabase() - Constructor for class org.opengrok.indexer.index.IndexDatabase
-
Create a new instance of the Index Database.
- IndexDatabase.IndexerFault - Exception in org.opengrok.indexer.index
-
wrapper for fatal errors during indexing.
- IndexDocumentException - Exception in org.opengrok.indexer.index
-
Exception thrown when index document check fails.
- IndexDocumentException(String, Path) - Constructor for exception org.opengrok.indexer.index.IndexDocumentException
- IndexDocumentException(String, Path, Map<Path, Integer>, Set<Path>) - Constructor for exception org.opengrok.indexer.index.IndexDocumentException
- IndexedSymlink - Class in org.opengrok.indexer.index
-
Represents the associated data of a symlink indexed by
IndexDatabase
. - Indexer - Class in org.opengrok.indexer.index
-
Creates and updates an inverted source index as well as generates Xref, file stats etc., if specified in the options.
- INDEXER - Enum constant in enum class org.opengrok.indexer.configuration.CommandTimeoutType
- IndexerException - Exception in org.opengrok.indexer.index
- IndexerFault(String) - Constructor for exception org.opengrok.indexer.index.IndexDatabase.IndexerFault
- IndexerParallelizer - Class in org.opengrok.indexer.index
-
Represents a container for executors that enable parallelism for indexing across projects and repositories and also within any
IndexDatabase
instance -- with global limits for all execution. - IndexerParallelizer(RuntimeEnvironment) - Constructor for class org.opengrok.indexer.index.IndexerParallelizer
-
Initializes a new instance using settings from the specified environment instance.
- IndexerUtil - Class in org.opengrok.indexer.index
- IndexSearcherFactory - Class in org.opengrok.indexer.configuration
-
Factory for IndexSearcher objects with search executor.
- IndexSearcherFactory() - Constructor for class org.opengrok.indexer.configuration.IndexSearcherFactory
- IndexTimestamp - Class in org.opengrok.indexer.configuration
- IndexTimestamp() - Constructor for class org.opengrok.indexer.configuration.IndexTimestamp
- IndexVersionException - Exception in org.opengrok.indexer.index
-
Exception thrown when index version does not match Lucene version.
- IndexVersionException(String, Path, int, int) - Constructor for exception org.opengrok.indexer.index.IndexVersionException
- IndexWriterConfigFactory - Class in org.opengrok.indexer.index
- Info - Class in org.opengrok.indexer
-
Utility class to get information of the OpenGrok version.
- INFO - Enum constant in enum class org.opengrok.indexer.web.messages.Message.MessageLevel
- infoToString(String) - Method in class org.opengrok.indexer.authorization.AuthorizationEntity
-
Print the basic information about this entity.
- init() - Method in class org.opengrok.web.api.v1.filter.IncomingFilter
- init(FilterConfig) - Method in class org.opengrok.web.AuthorizationFilter
- init(FilterConfig) - Method in class org.opengrok.web.CookieFilter
- init(FilterConfig) - Method in class org.opengrok.web.ResponseHeaderFilter
- init(FilterConfig) - Method in class org.opengrok.web.StatisticsFilter
- init(Collection<Suggester.NamedIndexDir>) - Method in class org.opengrok.suggest.Suggester
-
Initializes suggester data for specified indexes.
- initialize() - Method in interface org.opengrok.indexer.history.Cache
-
Create and initialize an empty cache if one doesn't exist already.
- initialize() - Method in class org.opengrok.indexer.history.FileAnnotationCache
- initialize(Definitions, StreamSource, ReaderWrapper) - Method in class org.opengrok.indexer.analysis.plain.DefinitionsTokenStream
-
Initializes the stream by merging
defs
with cross-referenced line offsets read fromsrc
. - initialize(PositiveDuration) - Method in class org.opengrok.indexer.web.api.constraints.PositiveDurationValidator
- initializeIgnoredNames(RuntimeEnvironment) - Static method in class org.opengrok.indexer.history.RepositoryFactory
-
Go through all supported repository types, and add their ignored items to the environment's lists of ignored files/directories -- but skip any repository types which are named in
RuntimeEnvironment.getDisabledRepositories()
()}. - INSTANCE - Static variable in class org.opengrok.indexer.analysis.PendingTokenOffsetsComparator
-
Singleton instance.
- INSTANCE - Static variable in class org.opengrok.indexer.search.context.PhraseHighlightComparator
- INSTANCE - Static variable in class org.opengrok.suggest.popular.impl.chronicle.BytesRefSizedReader
- INTERACTIVE - Enum constant in enum class org.opengrok.indexer.configuration.CommandTimeoutType
- interpop() - Method in class org.opengrok.indexer.analysis.ruby.RubyXref
-
Resets the interpolation counter to 1.
- interpOp() - Method in class org.opengrok.indexer.analysis.hcl.HCLLexer
-
Resets the interpolation counter to 1.
- intoTerms(Query) - Static method in class org.opengrok.suggest.SuggesterUtils
-
Decomposes the provided
query
into terms. - intoTermsExceptPhraseQuery(Query) - Static method in class org.opengrok.suggest.SuggesterUtils
-
Decomposes the provided
query
into terms with the exception ofPhraseQuery
. - INTRA - Static variable in class org.opengrok.indexer.analysis.perl.PerlSymbolTokenizer
- INTRA - Static variable in class org.opengrok.indexer.analysis.perl.PerlXref
- INTRA - Static variable in class org.opengrok.indexer.analysis.ruby.RubySymbolTokenizer
- INTRA - Static variable in class org.opengrok.indexer.analysis.ruby.RubyXref
- IntsHolder - Interface in org.opengrok.suggest.query.data
-
Simple interface for querying if some data structure contains some
int
value. - invalidate(Ctags) - Method in class org.opengrok.indexer.analysis.CtagsValidator
- invalidate(T) - Method in interface org.opengrok.indexer.util.ObjectValidator
-
Performs any cleanup activities before discarding the object.
- invalidateRepositories(Collection<? extends RepositoryInfo>, Collection<String>, CommandTimeoutType) - Method in class org.opengrok.indexer.history.HistoryGuru
-
Set list of known repositories which match the list of directories.
- invalidateRepositories(Collection<? extends RepositoryInfo>, CommandTimeoutType) - Method in class org.opengrok.indexer.history.HistoryGuru
-
Go through the list of specified repositories and determine if they are valid.
- IOUtils - Class in org.opengrok.indexer.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.opengrok.indexer.history.HistoryEntry
- isActive() - Method in class org.opengrok.indexer.util.LazilyInstantiate
-
Gets a value indicating if the instance is active and no longer technically lazy, since
LazilyInstantiate.get()
has been called. - isAllowComplexQueries() - Method in class org.opengrok.indexer.configuration.SuggesterConfig
- isAllowed(HttpServletRequest, Group) - Method in class opengrok.auth.plugin.AbstractLdapPlugin
- isAllowed(HttpServletRequest, Group) - Method in class opengrok.auth.plugin.FalsePlugin
- isAllowed(HttpServletRequest, Group) - Method in class opengrok.auth.plugin.TruePlugin
- isAllowed(HttpServletRequest, Group) - Method in class opengrok.auth.plugin.UserPlugin
- isAllowed(HttpServletRequest, Group) - Method in class opengrok.auth.plugin.UserWhiteListPlugin
- isAllowed(HttpServletRequest, Group) - Method in class org.opengrok.indexer.authorization.AuthorizationFramework
-
Checks if the request should have an access to group.
- isAllowed(HttpServletRequest, Group) - Method in interface org.opengrok.indexer.authorization.IAuthorizationPlugin
-
This method should decide if given request should be allowed to view or display the group.
- isAllowed(HttpServletRequest, Project) - Method in class opengrok.auth.plugin.AbstractLdapPlugin
- isAllowed(HttpServletRequest, Project) - Method in class opengrok.auth.plugin.FalsePlugin
- isAllowed(HttpServletRequest, Project) - Method in class opengrok.auth.plugin.TruePlugin
- isAllowed(HttpServletRequest, Project) - Method in class opengrok.auth.plugin.UserPlugin
- isAllowed(HttpServletRequest, Project) - Method in class opengrok.auth.plugin.UserWhiteListPlugin
- isAllowed(HttpServletRequest, Project) - Method in class org.opengrok.indexer.authorization.AuthorizationFramework
-
Checks if the request should have an access to project.
- isAllowed(HttpServletRequest, Project) - Method in interface org.opengrok.indexer.authorization.IAuthorizationPlugin
-
This method should decide if given request should be allowed to view or display the project.
- isAllowed(Group) - Method in class org.opengrok.web.PageConfig
-
Checks if current request is allowed to access group.
- isAllowed(Nameable, AuthorizationEntity.PluginDecisionPredicate, AuthorizationEntity.PluginSkippingPredicate) - Method in class org.opengrok.indexer.authorization.AuthorizationEntity
-
Test the given entity if it should be allowed with this authorization check.
- isAllowed(Nameable, AuthorizationEntity.PluginDecisionPredicate, AuthorizationEntity.PluginSkippingPredicate) - Method in class org.opengrok.indexer.authorization.AuthorizationPlugin
-
Test the underlying plugin with the predicate if and only if the plugin is not marked as failed.
- isAllowed(Nameable, AuthorizationEntity.PluginDecisionPredicate, AuthorizationEntity.PluginSkippingPredicate) - Method in class org.opengrok.indexer.authorization.AuthorizationStack
-
Test the given entity if it should be allowed with in this stack context if and only if the stack is not marked as failed.
- isAllowed(Project) - Method in class org.opengrok.web.PageConfig
-
Checks if current request is allowed to access project.
- isAllowInsecureTokens() - Method in class org.opengrok.indexer.configuration.Configuration
- isAllowInsecureTokens() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- isAllowLeadingWildcard() - Method in class org.opengrok.indexer.configuration.Configuration
- isAllowLeadingWildcard() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Is leading wildcards allowed?
- isAllowMostPopular() - Method in class org.opengrok.indexer.configuration.SuggesterConfig
- isAnnotationCacheEnabled() - Method in class org.opengrok.indexer.configuration.Configuration
-
Should the latest annotation be cached?
- isAnnotationCacheEnabled() - Method in class org.opengrok.indexer.configuration.Project
- isAnnotationCacheEnabled() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Is annotation cache currently enabled?
- isAnnotationCacheEnabled() - Method in class org.opengrok.indexer.history.RepositoryInfo
- isAuthorizationWatchdog() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- isAuthorizationWatchdogEnabled() - Method in class org.opengrok.indexer.configuration.Configuration
- isBinary() - Method in class org.opengrok.indexer.search.Hit
-
Getter for property binary.
- isCaseSensitive(String) - Static method in class org.opengrok.indexer.search.CustomQueryParser
-
Is this field case sensitive?
- isChattyStatusPage() - Method in class org.opengrok.indexer.configuration.Configuration
- isChattyStatusPage() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Should status.jsp print internal settings, like paths and database URLs?
- isClosed() - Method in class org.opengrok.indexer.analysis.Ctags
-
Gets a value indicating if a subprocess of ctags was started, and it is not alive.
- isClosed() - Method in class org.opengrok.indexer.web.EftarFileReader
-
Check, whether this instance has been already closed.
- isClosingLongBracket(String, int) - Static method in class org.opengrok.indexer.analysis.lua.LuaUtils
-
Determines if the specified
capture
is a closing long bracket of the specifiedlevel
. - isCompleted() - Method in class org.opengrok.web.api.ApiTask
- isComplexQuery(Query, SuggesterQuery) - Static method in class org.opengrok.suggest.SuggesterUtils
-
Determines if the query is deemed complex by the suggester standards.
- isCompressXref() - Method in class org.opengrok.indexer.configuration.Configuration
- isCompressXref() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Are we using compressed HTML files?
- isConfigured() - Method in class opengrok.auth.plugin.ldap.AbstractLdapProvider
- isConfigured() - Method in class opengrok.auth.plugin.ldap.FakeLdapFacade
- isConfigured() - Method in class opengrok.auth.plugin.ldap.LdapFacade
- isDefSearch() - Method in class org.opengrok.indexer.search.QueryBuilder
-
Used to tell if this search only has the
QueryBuilder.DEFS
field filled in. - isDir() - Method in class org.opengrok.web.PageConfig
-
Check, whether the request related path represents a directory.
- isDisplayRepositories() - Method in class org.opengrok.indexer.configuration.Configuration
- isDisplayRepositories() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- isDone() - Method in class org.opengrok.web.api.ApiTask
- isEllipsis() - Method in class org.opengrok.indexer.search.Summary.Ellipsis
- isEllipsis() - Method in class org.opengrok.indexer.search.Summary.Fragment
- isEmpty() - Method in class org.opengrok.indexer.configuration.Filter
- isEmpty() - Method in class org.opengrok.indexer.search.context.Context
- isEmpty() - Method in class org.opengrok.indexer.search.context.HistoryContext
- isEmpty() - Method in class org.opengrok.web.Scripts
-
Check if there is any script for this page.
- isEnabled() - Method in class org.opengrok.indexer.configuration.StatsdConfig
- isEnabled() - Method in class org.opengrok.indexer.configuration.SuggesterConfig
- isEnabled() - Method in class org.opengrok.indexer.history.AnnotationLine
- isEnabled(int) - Method in class org.opengrok.indexer.history.Annotation
-
Gets the enabled state for the last change to the specified line.
- isEnabled(int) - Method in class org.opengrok.indexer.history.AnnotationData
-
Gets the enabled state for the last change to the specified line.
- isExpired() - Method in class org.opengrok.indexer.web.messages.MessagesContainer.AcceptedMessage
- isFailed() - Method in class org.opengrok.indexer.authorization.AuthorizationEntity
-
Check if this plugin has failed during loading or is missing.
- isFavourite(Project) - Method in class org.opengrok.web.ProjectHelper
-
Checks if the project is a favourite project.
- isFetchHistoryWhenNotInCache() - Method in class org.opengrok.indexer.configuration.Configuration
- isFetchHistoryWhenNotInCache() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- isFoldingEnabled() - Method in class org.opengrok.indexer.configuration.Configuration
- isFoldingEnabled() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- isFull() - Method in class org.opengrok.web.DiffData
- isGenerateHtml() - Method in class org.opengrok.indexer.configuration.Configuration
- isGenerateHtml() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Should we generate HTML or not during the indexing phase.
- isHandleHistoryOfRenamedFiles() - Method in class org.opengrok.indexer.configuration.Configuration
- isHandleHistoryOfRenamedFiles() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- isHandleRenamedFiles() - Method in class org.opengrok.indexer.configuration.Project
- isHandleRenamedFiles() - Method in class org.opengrok.indexer.history.RepositoryInfo
- isHighlight() - Method in class org.opengrok.indexer.search.Summary.Fragment
- isHighlight() - Method in class org.opengrok.indexer.search.Summary.Highlight
- isHistoryBasedReindex() - Method in class org.opengrok.indexer.configuration.Configuration
- isHistoryBasedReindex() - Method in class org.opengrok.indexer.configuration.Project
- isHistoryBasedReindex() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- isHistoryBasedReindex() - Method in class org.opengrok.indexer.history.RepositoryInfo
- isHistoryCache() - Method in class org.opengrok.indexer.configuration.Configuration
-
Should the history log be cached?
- isHistoryCache() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- isHistoryCacheEnabled() - Method in class org.opengrok.indexer.configuration.Project
- isHistoryCacheEnabled() - Method in class org.opengrok.indexer.history.RepositoryInfo
- isHistoryCachePerPartesEnabled() - Method in class org.opengrok.indexer.configuration.Configuration
- isHistoryCachePerPartesEnabled() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- isHistoryEnabled() - Method in class org.opengrok.indexer.configuration.Configuration
-
Should the history be enabled ?
- isHistoryEnabled() - Method in class org.opengrok.indexer.configuration.Project
- isHistoryEnabled() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- isHistoryEnabled() - Method in class org.opengrok.indexer.history.RepositoryInfo
- isHistoryIndexDone() - Method in class org.opengrok.indexer.history.HistoryGuru
- isHttpUri(String) - Static method in class org.opengrok.indexer.web.Util
-
Check if the string is a HTTP URL.
- isIndexed() - Method in class org.opengrok.indexer.configuration.Project
- isIndexer() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- isIndexVersionedFilesOnly() - Method in class org.opengrok.indexer.configuration.Configuration
- isIndexVersionedFilesOnly() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- isLastEditedDisplayMode() - Method in class org.opengrok.indexer.configuration.Configuration
- isLastEditedDisplayMode() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- isLatestRevision(String) - Method in class org.opengrok.web.PageConfig
-
Is revision the latest revision ?
- isLimited() - Method in class org.opengrok.indexer.search.context.FormattedLines
- isLoadClassesEnabled() - Method in class org.opengrok.indexer.framework.PluginFramework
-
Whether to search for plugins in class files.
- isLoadJarsEnabled() - Method in class org.opengrok.indexer.framework.PluginFramework
-
Whether to search for plugins in class files.
- isLocal() - Method in class org.opengrok.indexer.index.IndexedSymlink
- isLogTrace() - Method in exception org.opengrok.indexer.history.CacheException
- isMagic(byte[], InputStream) - Method in class org.opengrok.indexer.analysis.archive.ZipMatcherBase
- isMagic(byte[], InputStream) - Method in class org.opengrok.indexer.analysis.document.DocumentMatcher
-
Try to match the file contents by looking for
lineStarters
in the first 100 lines while also affirming that the document starts with "." or "'" after a limited amount of whitespace. - isMagic(byte[], InputStream) - Method in interface org.opengrok.indexer.analysis.FileAnalyzerFactory.Matcher
-
Try to match the file contents with an analyzer factory.
- isMerge - Variable in class org.opengrok.indexer.history.RepositoryWithHistoryTraversal.ChangesetInfo
- isMergeCommitsEnabled() - Method in class org.opengrok.indexer.configuration.Configuration
- isMergeCommitsEnabled() - Method in class org.opengrok.indexer.configuration.Project
- isMergeCommitsEnabled() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- isMergeCommitsEnabled() - Method in class org.opengrok.indexer.history.RepositoryInfo
- isMergeCommitsSupported() - Method in class org.opengrok.indexer.history.GitRepository
- isMergeCommitsSupported() - Method in class org.opengrok.indexer.history.MercurialRepository
- isMergeCommitsSupported() - Method in class org.opengrok.indexer.history.RepositoryInfo
-
Default implementation, should be overridden by individual repository implementations.
- isNavigateWindowEnabled() - Method in class org.opengrok.indexer.configuration.Configuration
- isNavigateWindowEnabled() - Method in class org.opengrok.indexer.configuration.Project
-
Indicate whether the navigate window should be opened by default when browsing a source code from this project.
- isNavigateWindowEnabled() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- isNotModified(HttpServletRequest, HttpServletResponse) - Method in class org.opengrok.web.PageConfig
-
Decide if this resource has been modified since the header value in the request.
- isObfuscatingEMailAddresses() - Method in class org.opengrok.indexer.configuration.Configuration
- isObfuscatingEMailAddresses() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Return whether e-mail addresses should be obfuscated in the xref.
- isOptional() - Method in enum class org.opengrok.indexer.authorization.AuthControlFlag
- isOptional() - Method in class org.opengrok.indexer.authorization.AuthorizationEntity
-
Check if this plugin is marked as optional.
- isPartialResult() - Method in class org.opengrok.suggest.Suggester.Suggestions
- isPathSearch() - Method in class org.opengrok.indexer.search.QueryBuilder
-
Gets a value indicating if this search only has defined the
QueryBuilder.PATH
query field. - isPossiblyJavaClass(String) - Static method in class org.opengrok.indexer.util.StringUtils
-
Returns true if the string is possibly a Java class name, and only matching a subset of possible class names to prevent false positives.
- isPreciseMagic() - Method in class org.opengrok.indexer.analysis.archive.ZipMatcherBase
- isPreciseMagic() - Method in interface org.opengrok.indexer.analysis.FileAnalyzerFactory.Matcher
-
Get a value indicating if the magic is byte-precise.
- isPrintProgress() - Method in class org.opengrok.indexer.configuration.Configuration
- isPrintProgress() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Is the progress print flag turned on?
- isProjectsEnabled() - Method in class org.opengrok.indexer.configuration.Configuration
- isProjectsEnabled() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- isQuickContextScan() - Method in class org.opengrok.indexer.configuration.Configuration
- isQuickContextScan() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- isRawEnding(String, int) - Static method in class org.opengrok.indexer.analysis.rust.RustUtils
-
Determines if the specified
capture
starts with a quote ('"') and is followed by the specified number of hashes (plus possibly an excess number of hashes), indicating the end of a raw- or raw-byte- string. - isReachable() - Method in class opengrok.auth.plugin.ldap.LdapServer
-
Go through all IP addresses and find out if they are reachable.
- isReachable(String, int, String) - Static method in class org.opengrok.indexer.util.HostUtil
- isRemote() - Method in class org.opengrok.indexer.history.RepositoryInfo
-
Is the history and version information for this repository stored on a remote server?
- isRenamed(String) - Method in class org.opengrok.indexer.history.History
-
Gets a value indicating if
file
is in the list of renamed files. - isRepositoryFor(File) - Method in class org.opengrok.indexer.history.Repository
- isRepositoryFor(File, CommandTimeoutType) - Method in class org.opengrok.indexer.history.CVSRepository
- isRequired() - Method in enum class org.opengrok.indexer.authorization.AuthControlFlag
- isRequired() - Method in class org.opengrok.indexer.authorization.AuthorizationEntity
-
Check if this plugin is marked as required.
- isRequisite() - Method in enum class org.opengrok.indexer.authorization.AuthControlFlag
- isRequisite() - Method in class org.opengrok.indexer.authorization.AuthorizationEntity
-
Check if this plugin is marked as requisite.
- isSameUser(String, String) - Method in class opengrok.auth.plugin.AbstractLdapPlugin
-
Check if the session user corresponds to the authenticated user.
- isScopesEnabled() - Method in class org.opengrok.indexer.configuration.Configuration
- isScopesEnabled() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- isSearchField(String) - Static method in class org.opengrok.indexer.search.QueryBuilder
-
Gets a value indicating if the specified
fieldName
is a valid search field. - isShowProjects() - Method in class org.opengrok.indexer.configuration.SuggesterConfig
- isShowScores() - Method in class org.opengrok.indexer.configuration.SuggesterConfig
- isShowTime() - Method in class org.opengrok.indexer.configuration.SuggesterConfig
- isSufficient() - Method in enum class org.opengrok.indexer.authorization.AuthControlFlag
- isSufficient() - Method in class org.opengrok.indexer.authorization.AuthorizationEntity
-
Check if this plugin is marked as sufficient.
- isTagsEnabled() - Method in class org.opengrok.indexer.configuration.Configuration
- isTagsEnabled() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- isTimeouted() - Method in class opengrok.auth.plugin.entity.User
- ISTRING - Static variable in class org.opengrok.indexer.analysis.scala.ScalaSymbolTokenizer
- ISTRING - Static variable in class org.opengrok.indexer.analysis.scala.ScalaXref
- isUnreadable() - Method in class org.opengrok.web.PageConfig
- isUpToDate(File) - Method in interface org.opengrok.indexer.history.Cache
- isUpToDate(File) - Method in class org.opengrok.indexer.history.FileAnnotationCache
-
This is potentially expensive operation as the cache entry has to be retrieved from disk in order to tell whether it is stale or not.
- isUsable() - Method in class org.opengrok.indexer.web.Suggestion
- isUseHistoryCacheForDirectoryListing() - Method in class org.opengrok.indexer.configuration.Configuration
- isUseHistoryCacheForDirectoryListing() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- isValid(String) - Static method in class org.opengrok.indexer.util.CtagsUtil
-
Check that
ctags
program exists and is working. - isValid(Duration, ConstraintValidatorContext) - Method in class org.opengrok.indexer.web.api.constraints.PositiveDurationValidator
- isValid(Ctags) - Method in class org.opengrok.indexer.analysis.CtagsValidator
- isValid(T) - Method in class org.opengrok.indexer.util.AbstractObjectPool
- isValid(T) - Method in class org.opengrok.indexer.util.BoundedBlockingObjectPool
- isValid(T) - Method in interface org.opengrok.indexer.util.ObjectValidator
-
Checks whether the object is valid.
- isValidQuery() - Method in class org.opengrok.indexer.search.SearchEngine
- isWebappCtags() - Method in class org.opengrok.indexer.configuration.Configuration
-
Gets a value indicating if the web app should run ctags as necessary.
- isWebappCtags() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Gets a value indicating if the web app should run ctags as necessary.
- isWorking() - Method in class opengrok.auth.plugin.ldap.LdapServer
-
The LDAP server is working only when it is reachable and its connection is not null.
- isWorking() - Method in class org.opengrok.indexer.authorization.AuthorizationEntity
-
Check if the plugin exists and has not failed while loading.
- isWorking() - Method in class org.opengrok.indexer.authorization.AuthorizationPlugin
-
Check if the plugin exists and has not failed while loading.
- isWorking() - Method in class org.opengrok.indexer.history.AccuRevRepository
- isWorking() - Method in class org.opengrok.indexer.history.BazaarRepository
- isWorking() - Method in class org.opengrok.indexer.history.BitKeeperRepository
-
Returns whether the BitKeeper command is working.
- isWorking() - Method in class org.opengrok.indexer.history.ClearCaseRepository
- isWorking() - Method in class org.opengrok.indexer.history.CVSRepository
- isWorking() - Method in class org.opengrok.indexer.history.GitRepository
- isWorking() - Method in class org.opengrok.indexer.history.MercurialRepository
- isWorking() - Method in class org.opengrok.indexer.history.MonotoneRepository
- isWorking() - Method in class org.opengrok.indexer.history.PerforceRepository
- isWorking() - Method in class org.opengrok.indexer.history.RCSRepository
- isWorking() - Method in class org.opengrok.indexer.history.RepoRepository
- isWorking() - Method in class org.opengrok.indexer.history.RepositoryInfo
-
Returns true if this repository is usable in this context (for SCM systems that use external binaries, the binary must be available etc).
- isWorking() - Method in class org.opengrok.indexer.history.SCCSRepository
- isWorking() - Method in class org.opengrok.indexer.history.SSCMRepository
- isWorking() - Method in class org.opengrok.indexer.history.SubversionRepository
- isXrefable(String) - Static method in class org.opengrok.indexer.analysis.AnalyzerGuru
- iterator() - Method in class org.opengrok.indexer.index.NumLinesLOCAggregator
-
Gets an iterator over all registered data, explicit and derived, and not ordered.
- iterator() - Method in class org.opengrok.web.Scripts
-
Iterator over the page scripts.
- IteratorReader - Class in org.opengrok.indexer.analysis
-
Class that presents the contents of an
Iterator
as aReader
. - IteratorReader(Iterable<String>) - Constructor for class org.opengrok.indexer.analysis.IteratorReader
- IteratorReader(Iterator<String>) - Constructor for class org.opengrok.indexer.analysis.IteratorReader
- IUserDecoder - Interface in opengrok.auth.plugin.decoders
J
- JarAnalyzer - Class in org.opengrok.indexer.analysis.executables
-
Analyzes JAR, WAR, EAR (Java Archive) files.
- JarAnalyzer(AnalyzerFactory) - Constructor for class org.opengrok.indexer.analysis.executables.JarAnalyzer
- JarAnalyzerFactory - Class in org.opengrok.indexer.analysis.executables
- JavaAnalyzer - Class in org.opengrok.indexer.analysis.java
- JavaAnalyzer(AnalyzerFactory) - Constructor for class org.opengrok.indexer.analysis.java.JavaAnalyzer
-
Creates a new instance of JavaAnalyzer.
- JavaAnalyzerFactory - Class in org.opengrok.indexer.analysis.java
- JavaAnalyzerFactory() - Constructor for class org.opengrok.indexer.analysis.java.JavaAnalyzerFactory
- JavaClassAnalyzer - Class in org.opengrok.indexer.analysis.executables
-
Analyzes Java Class files.
- JavaClassAnalyzer(AnalyzerFactory) - Constructor for class org.opengrok.indexer.analysis.executables.JavaClassAnalyzer
-
Creates a new instance of JavaClassAnalyzer.
- JavaClassAnalyzerFactory - Class in org.opengrok.indexer.analysis.executables
-
Represents a subclass of
FileAnalyzerFactory
that createsJavaClassAnalyzer
instances for files that have: 1) a CLASS file extension; or 2)CAFEBABE
magic along with a knownmajor_version
(per https://docs.oracle.com/javase/specs/jvms/se9/html/jvms-4.html ), currently from JDK 1.1 (0x2D
) to Java SE 9 (0x35
). - JAVADOC - Static variable in class org.opengrok.indexer.analysis.java.JavaXref
- JAVADOC - Static variable in class org.opengrok.indexer.analysis.scala.ScalaXref
- JavaScriptAnalyzer - Class in org.opengrok.indexer.analysis.javascript
- JavaScriptAnalyzer(AnalyzerFactory) - Constructor for class org.opengrok.indexer.analysis.javascript.JavaScriptAnalyzer
-
Creates a new instance of
JavaScriptAnalyzer
. - JavaScriptAnalyzerFactory - Class in org.opengrok.indexer.analysis.javascript
- JavaScriptAnalyzerFactory() - Constructor for class org.opengrok.indexer.analysis.javascript.JavaScriptAnalyzerFactory
- JavaScriptLexer - Class in org.opengrok.indexer.analysis.javascript
-
Represents an abstract base class for JavaScript lexers.
- JavaScriptLexer() - Constructor for class org.opengrok.indexer.analysis.javascript.JavaScriptLexer
- JavaScriptSymbolTokenizer - Class in org.opengrok.indexer.analysis.javascript
- JavaScriptSymbolTokenizer(Reader) - Constructor for class org.opengrok.indexer.analysis.javascript.JavaScriptSymbolTokenizer
-
Creates a new scanner
- JavaScriptXref - Class in org.opengrok.indexer.analysis.javascript
- JavaScriptXref(Reader) - Constructor for class org.opengrok.indexer.analysis.javascript.JavaScriptXref
-
Creates a new scanner
- JavaSymbolTokenizer - Class in org.opengrok.indexer.analysis.java
- JavaSymbolTokenizer(Reader) - Constructor for class org.opengrok.indexer.analysis.java.JavaSymbolTokenizer
-
Creates a new scanner
- JavaXref - Class in org.opengrok.indexer.analysis.java
- JavaXref(Reader) - Constructor for class org.opengrok.indexer.analysis.java.JavaXref
-
Creates a new scanner
- JFlexJointLexer - Interface in org.opengrok.indexer.analysis
-
Represents an API for JFlex lexers that produce multiple types of derived OpenGrok documents (e.g., cross-reference documents [xrefs] or Lucene search documents [tokenizers]) from the same JFlex productions.
- JFlexLexer - Interface in org.opengrok.indexer.analysis
-
Represents an API for lexers created by JFlex for
%type int
. - JFlexNonXref - Class in org.opengrok.indexer.analysis
-
Represents a base class for non-traditional xref lexers whose cross-references are not straight-forward representations of source code but instead are attempts to show derived presentations (e.g.
- JFlexNonXref() - Constructor for class org.opengrok.indexer.analysis.JFlexNonXref
- JFlexStackingLexer - Interface in org.opengrok.indexer.analysis
-
Represents an API for an extension of
JFlexLexer
that needs to track a state stack. - JFlexStateStacker - Class in org.opengrok.indexer.analysis
-
Represents an abstract base class for resettable lexers that need to track a state stack.
- JFlexStateStacker() - Constructor for class org.opengrok.indexer.analysis.JFlexStateStacker
- JFlexSymbolMatcher - Class in org.opengrok.indexer.analysis
-
Represents an abstract base class for subclasses of
JFlexStateStacker
that can publish asScanningSymbolMatcher
. - JFlexSymbolMatcher() - Constructor for class org.opengrok.indexer.analysis.JFlexSymbolMatcher
- JFlexTokenizer - Class in org.opengrok.indexer.analysis
-
Tokenizer which uses lex to identify tokens.
- JFlexTokenizer(ScanningSymbolMatcher) - Constructor for class org.opengrok.indexer.analysis.JFlexTokenizer
-
Initialize an instance, passing a
ScanningSymbolMatcher
which will be owned by theJFlexTokenizer
. - JFlexXref - Class in org.opengrok.indexer.analysis
- JFlexXref(ScanningSymbolMatcher) - Constructor for class org.opengrok.indexer.analysis.JFlexXref
-
Initialize an instance, passing a
ScanningSymbolMatcher
which will be owned by theJFlexXref
. - JFlexXrefUtils - Class in org.opengrok.indexer.analysis
-
Represents a container for extracted, shared logic between
JFlexXref
and its backwardly-compatible cousin,JFlexNonXref
. - join(String, String) - Static method in class org.opengrok.indexer.util.TandemFilename
-
Appends an ASCII extension to the specified
filename
, truncating and packing in a SHA-256 hash if the UTF-8 encoding would exceed 254 bytes and arriving at a final size of 255 bytes in that special case. - join(String, String) - Static method in class org.opengrok.indexer.util.TandemPath
-
Appends an ASCII extension to the specified
filePath
, truncating and packing in a SHA-256 hash if the UTF-8 encoding of the filename component of the path would exceed 254 bytes and arriving at a final size of 255 bytes in that special case. - JS - Enum constant in enum class org.opengrok.indexer.web.Prefix
-
JavaScript.
- JSONable - Interface in org.opengrok.indexer.web.messages
-
Converts Object to JSON.
- JsonAnalyzer - Class in org.opengrok.indexer.analysis.json
- JsonAnalyzer(AnalyzerFactory) - Constructor for class org.opengrok.indexer.analysis.json.JsonAnalyzer
-
Creates a new instance of
JsonAnalyzer
. - JsonAnalyzerFactory - Class in org.opengrok.indexer.analysis.json
- JsonAnalyzerFactory() - Constructor for class org.opengrok.indexer.analysis.json.JsonAnalyzerFactory
- JsonSymbolTokenizer - Class in org.opengrok.indexer.analysis.json
- JsonSymbolTokenizer(Reader) - Constructor for class org.opengrok.indexer.analysis.json.JsonSymbolTokenizer
-
Creates a new scanner
- JsonXref - Class in org.opengrok.indexer.analysis.json
- JsonXref(Reader) - Constructor for class org.opengrok.indexer.analysis.json.JsonXref
-
Creates a new scanner
- jsStringLiteral(String) - Static method in class org.opengrok.indexer.web.Util
-
Create a string literal for use in JavaScript functions.
K
- KDOC - Static variable in class org.opengrok.indexer.analysis.kotlin.KotlinXref
- key() - Element in annotation interface org.opengrok.indexer.util.DTOElement
- KEYVALUE - Static variable in class org.opengrok.indexer.analysis.yaml.YamlXref
- keywordMatched(TextMatchedEvent) - Method in class org.opengrok.indexer.analysis.JFlexXref
- keywordMatched(TextMatchedEvent) - Method in interface org.opengrok.indexer.analysis.NonSymbolMatchedListener
-
Receives an event instance.
- KEYWORDS - Static variable in class org.opengrok.indexer.analysis.hcl.Consts
- KEYWORDS - Static variable in class org.opengrok.indexer.analysis.javascript.Consts
- KEYWORDS - Static variable in class org.opengrok.indexer.analysis.r.Consts
- KotlinAnalyzer - Class in org.opengrok.indexer.analysis.kotlin
- KotlinAnalyzer(AnalyzerFactory) - Constructor for class org.opengrok.indexer.analysis.kotlin.KotlinAnalyzer
-
Creates a new instance of KotlinAnalyzer.
- KotlinAnalyzerFactory - Class in org.opengrok.indexer.analysis.kotlin
- KotlinAnalyzerFactory() - Constructor for class org.opengrok.indexer.analysis.kotlin.KotlinAnalyzerFactory
- KotlinSymbolTokenizer - Class in org.opengrok.indexer.analysis.kotlin
- KotlinSymbolTokenizer(Reader) - Constructor for class org.opengrok.indexer.analysis.kotlin.KotlinSymbolTokenizer
-
Creates a new scanner
- KotlinXref - Class in org.opengrok.indexer.analysis.kotlin
- KotlinXref(Reader) - Constructor for class org.opengrok.indexer.analysis.kotlin.KotlinXref
-
Creates a new scanner
L
- LABEL - Enum constant in enum class org.opengrok.indexer.analysis.LinkageType
- LABELDEF - Enum constant in enum class org.opengrok.indexer.analysis.LinkageType
- LangMap - Interface in org.opengrok.indexer.analysis
-
Represents an API for mapping file specifications versus languages and getting the ctags options representation (--langmap-<LANG> or --map-<LANG>) thereof.
- LangTreeMap - Class in org.opengrok.indexer.analysis
-
Represents an implementation of
LangMap
using structures with natural ordering of file specifications. - LangTreeMap() - Constructor for class org.opengrok.indexer.analysis.LangTreeMap
- last() - Method in class org.opengrok.indexer.search.context.StrictLineBreakIterator
- LASTMODIFIED - Enum constant in enum class org.opengrok.indexer.web.SortOrder
-
sort by last modification time.
- LASTREV - Static variable in class org.opengrok.indexer.search.QueryBuilder
- LatestRevisionUtil - Class in org.opengrok.indexer.history
-
Helper class for getting the latest revision of a file.
- launderInput(String) - Static method in class org.opengrok.indexer.web.Laundromat
-
Sanitize
value
where it will be used in subsequent OpenGrok (non-logging) processing. - launderLog(Map<String, String[]>) - Static method in class org.opengrok.indexer.web.Laundromat
-
Sanitize
map
where it will be used in a log message only. - launderLog(String) - Static method in class org.opengrok.indexer.web.Laundromat
-
Sanitize
value
where it will be used in a log message only. - launderQuery(String) - Static method in class org.opengrok.indexer.web.Laundromat
-
Sanitize
value
where it will be used in a Lucene query. - Laundromat - Class in org.opengrok.indexer.web
-
Represents a container for sanitizing methods for avoiding classifications as taint bugs.
- LazilyInstantiate<T> - Class in org.opengrok.indexer.util
-
LazilyInstantiate
is a quick class to make lazily instantiating objects easy. - LCOMMENT - Static variable in class org.opengrok.indexer.analysis.fortran.FortranXref
- LdapAttrPlugin - Class in opengrok.auth.plugin
-
Authorization plug-in to check user's LDAP attribute against whitelist.
- LdapAttrPlugin() - Constructor for class opengrok.auth.plugin.LdapAttrPlugin
- LdapException - Exception in opengrok.auth.plugin.ldap
-
Unchecked exception to be thrown when LDAP server pool is down.
- LdapFacade - Class in opengrok.auth.plugin.ldap
- LdapFacade(Configuration) - Constructor for class opengrok.auth.plugin.ldap.LdapFacade
- LdapFilterPlugin - Class in opengrok.auth.plugin
-
Authorization plug-in to check if given user matches configured LDAP filter.
- LdapFilterPlugin() - Constructor for class opengrok.auth.plugin.LdapFilterPlugin
- LdapSearchResult(String, T) - Constructor for class opengrok.auth.plugin.ldap.AbstractLdapProvider.LdapSearchResult
- LdapServer - Class in opengrok.auth.plugin.ldap
- LdapServer() - Constructor for class opengrok.auth.plugin.ldap.LdapServer
- LdapServer(String) - Constructor for class opengrok.auth.plugin.ldap.LdapServer
- LdapServer(String, String, String) - Constructor for class opengrok.auth.plugin.ldap.LdapServer
- LdapServer(Map<String, String>) - Constructor for class opengrok.auth.plugin.ldap.LdapServer
- LdapUser - Class in opengrok.auth.entity
-
LDAP user represented as Distinguished Name and a set of attributes.
- LdapUser() - Constructor for class opengrok.auth.entity.LdapUser
- LdapUser(String, Map<String, Set<String>>) - Constructor for class opengrok.auth.entity.LdapUser
- LdapUserPlugin - Class in opengrok.auth.plugin
-
Authorization plug-in to extract user's LDAP attributes.
- LdapUserPlugin() - Constructor for class opengrok.auth.plugin.LdapUserPlugin
- length() - Method in class org.opengrok.suggest.query.SuggesterFuzzyQuery
-
Length of the query.
- length() - Method in class org.opengrok.suggest.query.SuggesterPrefixQuery
-
Length of the query.
- length() - Method in interface org.opengrok.suggest.query.SuggesterQuery
-
Length of the query.
- length() - Method in class org.opengrok.suggest.query.SuggesterRangeQuery
-
Length of the query.
- length() - Method in class org.opengrok.suggest.query.SuggesterRegexpQuery
-
Length of the query.
- length() - Method in class org.opengrok.suggest.query.SuggesterWildcardQuery
-
Length of the query.
- line - Variable in class org.opengrok.indexer.analysis.Definitions.Tag
-
Line number of the tag.
- LINE - Enum constant in enum class org.opengrok.indexer.analysis.CtagsReader.tagFields
- LineBreaker - Class in org.opengrok.indexer.util
-
Represents a reader of source text to find end-of-line tokens -- in accordance with
StringUtils.STANDARD_EOL
-- in order to determine line offsets but discarding line content. - LineBreaker() - Constructor for class org.opengrok.indexer.util.LineBreaker
- LineBreakerScanner - Class in org.opengrok.indexer.util
- LineBreakerScanner(Reader) - Constructor for class org.opengrok.indexer.util.LineBreakerScanner
-
Creates a new scanner
- lineEnd - Variable in class org.opengrok.indexer.analysis.Definitions.Tag
-
The ending offset (possibly approximate) of
Definitions.Tag.symbol
from the start of the line. - LineHighlight - Class in org.opengrok.indexer.search.context
-
Represents a collection of metadata related to highlighting a single line of code.
- LineHighlight(int) - Constructor for class org.opengrok.indexer.search.context.LineHighlight
- LineMatcher - Class in org.opengrok.indexer.search.context
-
Base class for matching a line against terms.
- lineNumber - Variable in class org.opengrok.indexer.analysis.JFlexStateStacker
- lineStart - Variable in class org.opengrok.indexer.analysis.Definitions.Tag
-
The starting offset (possibly approximate) of
Definitions.Tag.symbol
from the start of the line. - LineTagMap() - Constructor for class org.opengrok.indexer.analysis.Definitions.LineTagMap
- linkageMatched(LinkageMatchedEvent) - Method in class org.opengrok.indexer.analysis.JFlexXref
- linkageMatched(LinkageMatchedEvent) - Method in interface org.opengrok.indexer.analysis.NonSymbolMatchedListener
-
Receives an event instance.
- LinkageMatchedEvent - Class in org.opengrok.indexer.analysis
-
Represents an event raised when a symbol matcher matches a string that would not be published as a symbol and that can be linked within OpenGrok or linked externally.
- LinkageMatchedEvent(Object, String, LinkageType, long, long) - Constructor for class org.opengrok.indexer.analysis.LinkageMatchedEvent
-
Initializes an immutable instance of
LinkageMatchedEvent
withLinkageMatchedEvent.getLinkStr()
equal toLinkageMatchedEvent.getStr()
. - LinkageMatchedEvent(Object, String, LinkageType, long, long, String) - Constructor for class org.opengrok.indexer.analysis.LinkageMatchedEvent
-
Initializes an immutable instance of
LinkageMatchedEvent
. - LinkageType - Enum Class in org.opengrok.indexer.analysis
-
Represents a linkage type indicator from a language lexer for categorizing non-symbolic matches.
- linkDef(String) - Method in class org.opengrok.indexer.analysis.executables.JavaClassAnalyzer
- linkify(String) - Static method in class org.opengrok.indexer.web.Util
-
Build a HTML link to the given HTTP URL.
- linkify(String, boolean) - Static method in class org.opengrok.indexer.web.Util
-
Build a html link to the given http URL.
- linkifyPattern(String, Pattern, String, String) - Static method in class org.opengrok.indexer.web.Util
-
Replace all occurrences of pattern in the incoming text with the link named name pointing to an URL.
- linkPath(String) - Method in class org.opengrok.indexer.analysis.executables.JavaClassAnalyzer
- LispAnalyzer - Class in org.opengrok.indexer.analysis.lisp
- LispAnalyzer(AnalyzerFactory) - Constructor for class org.opengrok.indexer.analysis.lisp.LispAnalyzer
- LispAnalyzerFactory - Class in org.opengrok.indexer.analysis.lisp
- LispAnalyzerFactory() - Constructor for class org.opengrok.indexer.analysis.lisp.LispAnalyzerFactory
- LispSymbolTokenizer - Class in org.opengrok.indexer.analysis.lisp
- LispSymbolTokenizer(Reader) - Constructor for class org.opengrok.indexer.analysis.lisp.LispSymbolTokenizer
-
Creates a new scanner
- LispXref - Class in org.opengrok.indexer.analysis.lisp
- LispXref(Reader) - Constructor for class org.opengrok.indexer.analysis.lisp.LispXref
-
Creates a new scanner
- listFiles(File) - Static method in class org.opengrok.indexer.util.IOUtils
-
List files in the directory.
- listFiles(File, String) - Static method in class org.opengrok.indexer.util.IOUtils
-
List files in the directory when looking for files only ending with suffix.
- listFilesRec(File, String) - Static method in class org.opengrok.indexer.util.IOUtils
-
List files in the directory recursively when looking for files only ending with suffix.
- listGroups() - Method in class org.opengrok.web.api.v1.controller.GroupsController
- listIndexed() - Method in class org.opengrok.web.api.v1.controller.ProjectsController
- listProjects() - Method in class org.opengrok.web.api.v1.controller.ProjectsController
- listTo(String, File, Writer, String, List<String>) - Method in class org.opengrok.web.DirectoryListing
-
Calls
DirectoryListing.extraListTo(java.lang.String, java.io.File, java.io.Writer, java.lang.String, java.util.List)
withcontextPath
,dir
,out
,path
, and a list mapped fromfiles
. - load(Path, String) - Static method in class org.opengrok.suggest.popular.impl.chronicle.ChronicleMapConfiguration
-
Loads configuration from file.
- load(Map<String, Object>) - Method in class opengrok.auth.plugin.AbstractLdapPlugin
-
Loads the configuration into memory.
- load(Map<String, Object>) - Method in class opengrok.auth.plugin.FalsePlugin
- load(Map<String, Object>) - Method in class opengrok.auth.plugin.LdapAttrPlugin
- load(Map<String, Object>) - Method in class opengrok.auth.plugin.LdapFilterPlugin
- load(Map<String, Object>) - Method in class opengrok.auth.plugin.LdapUserPlugin
- load(Map<String, Object>) - Method in class opengrok.auth.plugin.TruePlugin
- load(Map<String, Object>) - Method in class opengrok.auth.plugin.UserPlugin
- load(Map<String, Object>) - Method in class opengrok.auth.plugin.UserWhiteListPlugin
- load(Map<String, Object>) - Method in class org.opengrok.indexer.authorization.AuthorizationEntity
-
Load this entity with given parameters.
- load(Map<String, Object>) - Method in class org.opengrok.indexer.authorization.AuthorizationPlugin
-
Call the load method on the underlying plugin if the plugin exists.
- load(Map<String, Object>) - Method in class org.opengrok.indexer.authorization.AuthorizationStack
-
Load all authorization entities in this stack.
- load(Map<String, Object>) - Method in interface org.opengrok.indexer.authorization.IAuthorizationPlugin
-
Called when the plug-in is loaded into memory.
- loadAllPlugins(AuthorizationStack) - Method in class org.opengrok.indexer.authorization.AuthorizationFramework
-
Load all plugins in the stack.
- loadClass(String) - Method in class org.opengrok.indexer.configuration.ConfigurationClassLoader
- loadClass(String) - Method in class org.opengrok.indexer.framework.PluginClassLoader
-
Loads the class with given name.
- loadClass(String, boolean) - Method in class org.opengrok.indexer.framework.PluginClassLoader
-
Loads the class with given name.
- loadFieldValues(String[], DocIdSetIterator, int) - Method in class org.opengrok.indexer.search.context.OGKUnifiedHighlighter
-
Produces original text by reading from OpenGrok source content relative to
RuntimeEnvironment.getSourceRootPath()
and returns the content for each document if the timestamp matches -- or else justnull
for a missing file or a timestamp mismatch (as "the returned Strings must be identical to what was indexed.") - loadPathDescriptions(PathDescription[]) - Method in class org.opengrok.web.api.v1.controller.SystemController
- loc - Variable in class org.opengrok.indexer.analysis.JFlexNonXref
- LOC - Static variable in class org.opengrok.indexer.search.QueryBuilder
- LogFormatter - Class in org.opengrok.indexer.logger.formatter
-
Formats log in given pattern.
- LogFormatter() - Constructor for class org.opengrok.indexer.logger.formatter.LogFormatter
- LogFormatter(String, String) - Constructor for class org.opengrok.indexer.logger.formatter.LogFormatter
- LOGGER - Static variable in interface org.opengrok.indexer.history.Cache
- LoggerFactory - Class in org.opengrok.indexer.logger
-
Factory for creating
Logger
instances. - LoggerFactoryBridge - Interface in org.opengrok.indexer.logger
-
Bridge for indirect injection of logger factory.
- LoggerUtil - Class in org.opengrok.indexer.logger
-
Utilities to maintain logging.
- LONGSTRING_APOS - Static variable in class org.opengrok.indexer.analysis.python.PythonUtils
-
Matches an apostrophe followed by two more apostrophes as a Python long-string delimiter and not following a backslash escape or following an even numberĀ¹ of backslash escapes:
- lookupLdapContent(String) - Method in class opengrok.auth.plugin.ldap.AbstractLdapProvider
-
Perform LDAP lookup.
- lookupLdapContent(String, String) - Method in class opengrok.auth.plugin.ldap.AbstractLdapProvider
-
Perform LDAP lookup.
- lookupLdapContent(String, String[]) - Method in class opengrok.auth.plugin.ldap.AbstractLdapProvider
-
Perform LDAP lookup.
- lookupLdapContent(String, String, String[]) - Method in class opengrok.auth.plugin.ldap.AbstractLdapProvider
-
Perform LDAP lookup.
- lookupLdapContent(String, String, String[]) - Method in class opengrok.auth.plugin.ldap.FakeLdapFacade
- lookupLdapContent(String, String, String[]) - Method in class opengrok.auth.plugin.ldap.LdapFacade
-
Get LDAP attributes.
- LookupResultItem - Class in org.opengrok.suggest
-
Represents one suggestion.
- LOWER - Enum constant in enum class org.opengrok.suggest.query.SuggesterRangeQuery.SuggestPosition
- LQSTRING - Static variable in class org.opengrok.indexer.analysis.python.PythonSymbolTokenizer
- LQSTRING - Static variable in class org.opengrok.indexer.analysis.python.PythonXref
- LSTRING - Static variable in class org.opengrok.indexer.analysis.lua.LuaSymbolTokenizer
- LSTRING - Static variable in class org.opengrok.indexer.analysis.lua.LuaXref
- LSTRING - Static variable in class org.opengrok.indexer.analysis.python.PythonSymbolTokenizer
- LSTRING - Static variable in class org.opengrok.indexer.analysis.python.PythonXref
- LuaAnalyzer - Class in org.opengrok.indexer.analysis.lua
- LuaAnalyzer(AnalyzerFactory) - Constructor for class org.opengrok.indexer.analysis.lua.LuaAnalyzer
-
Creates a new instance of LuaAnalyzer.
- LuaAnalyzerFactory - Class in org.opengrok.indexer.analysis.lua
- LuaAnalyzerFactory() - Constructor for class org.opengrok.indexer.analysis.lua.LuaAnalyzerFactory
- LuaSymbolTokenizer - Class in org.opengrok.indexer.analysis.lua
- LuaSymbolTokenizer(Reader) - Constructor for class org.opengrok.indexer.analysis.lua.LuaSymbolTokenizer
-
Creates a new scanner
- LuaUtils - Class in org.opengrok.indexer.analysis.lua
-
Represents a container for Lua-related utility methods.
- LuaXref - Class in org.opengrok.indexer.analysis.lua
- LuaXref(Reader) - Constructor for class org.opengrok.indexer.analysis.lua.LuaXref
-
Creates a new scanner
- LUCENE_VERSION - Static variable in class org.opengrok.indexer.search.SearchEngine
-
Version of Lucene index common for the whole application.
- LUCENE_VERSION_HELP - Static variable in class org.opengrok.indexer.search.SearchEngine
- LuceneLockName - Enum Class in org.opengrok.indexer.configuration
-
Represents a container for OpenGrok's names of Lucene lock modes.
M
- MACRO_CLASS - Static variable in class org.opengrok.indexer.web.HtmlConsts
- magics - Variable in class org.opengrok.indexer.analysis.AnalyzerFactory
-
List of magic strings used to recognize files on which this kind of analyzer should be used.
- main(String[]) - Static method in class org.opengrok.indexer.configuration.ConfigMerge
- main(String[]) - Static method in class org.opengrok.indexer.configuration.Groups
- main(String[]) - Static method in class org.opengrok.indexer.index.Indexer
-
Program entry point.
- makeXMLStringAsConfiguration(String) - Static method in class org.opengrok.indexer.configuration.Configuration
- mandoc - Variable in class org.opengrok.indexer.analysis.document.MandocXref
- MandocAnalyzer - Class in org.opengrok.indexer.analysis.document
-
Analyzes mandoc files.
- MandocAnalyzer(AnalyzerFactory) - Constructor for class org.opengrok.indexer.analysis.document.MandocAnalyzer
-
Creates a new instance of MandocAnalyzer.
- MandocAnalyzerFactory - Class in org.opengrok.indexer.analysis.document
- MandocAnalyzerFactory() - Constructor for class org.opengrok.indexer.analysis.document.MandocAnalyzerFactory
- MandocException - Exception in org.opengrok.indexer.analysis.document
-
Represents an exception that occurs when
mandoc
exits non-zero. - MandocException(String) - Constructor for exception org.opengrok.indexer.analysis.document.MandocException
- MandocRunner - Class in org.opengrok.indexer.analysis.document
-
Represents a wrapper to run mandoc binary to format manual page content.
- MandocRunner() - Constructor for class org.opengrok.indexer.analysis.document.MandocRunner
- MandocXref - Class in org.opengrok.indexer.analysis.document
- MandocXref(Reader) - Constructor for class org.opengrok.indexer.analysis.document.MandocXref
-
Creates a new scanner
- mark(int) - Method in class org.opengrok.indexer.history.RCSget
- markIndexed(HttpServletRequest, String) - Method in class org.opengrok.web.api.v1.controller.ProjectsController
- markSupported() - Method in class org.opengrok.indexer.analysis.ExpandTabsReader
- match(File) - Method in class org.opengrok.indexer.configuration.Filter
-
Does the file object match any of the filenames, patterns or paths ?
- match(File) - Method in class org.opengrok.indexer.configuration.IgnoredDirs
-
Should the file (that must be a directory) be ignored or not?
- match(File) - Method in class org.opengrok.indexer.configuration.IgnoredFiles
-
Should the file be ignored or not?
- match(File, boolean) - Method in class org.opengrok.indexer.configuration.Filter
-
Does the file match any of the filenames, patterns or paths ?
- match(String) - Method in class org.opengrok.indexer.configuration.Filter
-
Does the file name match any of the filenames, patterns or paths ?
- match(String) - Method in class org.opengrok.indexer.configuration.Group
-
Test group for a match.
- match(String) - Method in class org.opengrok.indexer.search.context.LineMatcher
- match(String) - Method in class org.opengrok.indexer.search.context.PrefixMatcher
- match(String) - Method in class org.opengrok.indexer.search.context.TokenSetMatcher
- match(String) - Method in class org.opengrok.indexer.search.context.WildCardMatcher
- match(Project) - Method in class org.opengrok.indexer.configuration.Group
-
Test group for a match.
- MATCH_OFFSET_PARAM - Static variable in class org.opengrok.indexer.web.QueryParameters
-
Parameter name to specify a match offset.
- MATCH_OFFSET_PARAM_EQ - Static variable in class org.opengrok.indexer.web.QueryParameters
-
QueryParameters.MATCH_OFFSET_PARAM
concatenated with"="
. - MATCHED - Static variable in class org.opengrok.indexer.search.context.LineMatcher
- MATCHER - Static variable in class org.opengrok.indexer.analysis.document.MandocAnalyzerFactory
- MATCHER - Static variable in class org.opengrok.indexer.analysis.document.TroffAnalyzerFactory
- MATCHER - Static variable in class org.opengrok.indexer.analysis.plain.PlainAnalyzerFactory
-
The reentrant
FileAnalyzerFactory.Matcher
implementation for plain-text files. - matchers - Variable in class org.opengrok.indexer.analysis.AnalyzerFactory
-
List of matchers which delegate files to different types of analyzers.
- matches(int) - Method in class org.opengrok.indexer.analysis.Scopes.Scope
- matching(Project, Set<Group>) - Static method in class org.opengrok.indexer.configuration.Group
-
Reduce the group set to only those which match the given project based on the project's description.
- matchProject(String, String) - Method in class org.opengrok.web.api.v1.controller.GroupsController
- matchRepositoryByName(String) - Static method in class org.opengrok.indexer.history.RepositoryFactory
-
Tries to match a supported repositories by name or nickname -- e.g.
- MAX_CHANGESETS - Static variable in class org.opengrok.indexer.history.GitRepository
- MAX_CHANGESETS - Static variable in class org.opengrok.indexer.history.MercurialRepository
- MAX_CHANGESETS - Static variable in class org.opengrok.indexer.history.RepositoryWithPerPartesHistory
- MAX_DESCRIPTION_LINE_LENGTH - Static variable in class org.opengrok.indexer.util.OptionParser.Option
- MAX_PROJECTS_DEFAULT - Static variable in class org.opengrok.indexer.configuration.SuggesterConfig
- MAX_RESULTS_DEFAULT - Static variable in class org.opengrok.indexer.configuration.SuggesterConfig
- maxItems(int) - Method in class org.opengrok.indexer.web.SearchHelper.Builder
-
set max.
- MAYBE_END_MULTILINE_COMMENT - Static variable in class org.opengrok.indexer.analysis.powershell.PoshUtils
-
Matches either the end of a PowerShell multiple-line comment or a superfluous right angle bracket (which is not a valid BrowseableURI character) captured in order to be able to detect the end of a PowerShell multiple-line comment.
- MAYBE_END_NESTED_COMMENT - Static variable in class org.opengrok.indexer.analysis.haskell.HaskellUtils
-
Matches either the end of a Haskell nested comment or a superfluous right curly bracket (which is not a valid BrowseableURI character) captured in order to be able to detect the end of a Haskell nested comment.
- maybeEndHere(String) - Method in class org.opengrok.indexer.analysis.perl.PerlXref
-
Process the
capture
, possibly ending the Here-document state just beforehand. - maybeEndHere(String) - Method in class org.opengrok.indexer.analysis.ruby.RubyXref
-
Process the
capture
, possibly ending the Here-document state just beforehand. - maybeEndInterpolation(String) - Method in class org.opengrok.indexer.analysis.ruby.RubyXref
-
Determine if the interpolation should end based on the first character of
capture
, recognizing tokens that increase the nesting level instead. - maybeEndQuote(String) - Method in class org.opengrok.indexer.analysis.perl.PerlXref
-
Determine if the quote should end based on the first character of
capture
, recognizing quote-like operators that allow nesting to increase the nesting level if appropriate. - maybeEndQuote(String) - Method in class org.opengrok.indexer.analysis.ruby.RubyXref
-
Determine if the quote should end based on the first character of
capture
, recognizing quote-like operators that allow nesting to increase the nesting level if appropriate. - maybeEndVerbatim(String) - Method in class org.opengrok.indexer.analysis.eiffel.EiffelSymbolTokenizer
-
Determine if the specified
capture
starts with the expected "Verbatim_string_closer" fromEiffelLexer.vop(java.lang.String)
, and if so, pop the state, write the closer, and push back any excess; otherwise, write the first character ofcapture
, and push back the rest. - maybeHereEnd(String) - Method in class org.opengrok.indexer.analysis.hcl.HCLLexer
-
Process the
capture
, possibly ending the Here-document state just beforehand. - maybeHereStart() - Method in class org.opengrok.indexer.analysis.hcl.HCLLexer
-
Pushes the first Here-document state if any declarations were parsed, or else does nothing.
- maybeInterpolationEnd(String) - Method in class org.opengrok.indexer.analysis.hcl.HCLLexer
-
Determine if the interpolation should end based on the first character of
capture
, recognizing tokens that increase the nesting level instead. - maybeIntraState() - Method in class org.opengrok.indexer.analysis.perl.PerlSymbolTokenizer
- maybeIntraState() - Method in class org.opengrok.indexer.analysis.perl.PerlXref
- maybeIntraState() - Method in class org.opengrok.indexer.analysis.ruby.RubySymbolTokenizer
-
If the state is YYINITIAL, then transitions to INTRA; otherwise does nothing, because other transitions would have saved the state.
- maybeIntraState() - Method in class org.opengrok.indexer.analysis.ruby.RubyXref
-
If the state is YYINITIAL, then transitions to INTRA; otherwise does nothing, because other transitions would have saved the state.
- maybeNewScope(boolean, Scopes.Scope, JFlexStackingLexer, Definitions) - Static method in class org.opengrok.indexer.analysis.JFlexXrefUtils
-
Creates a new
Scopes.Scope
ifscopesEnabled
istrue
,existingScope
is null,defs
is not null, andDefinitions.getTags(int)
indicates that a function or method is defined to starting at theJFlexStackingLexer.getLineNumber()
oflexer
. - maybeRefreshIndexSearchers() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- maybeRefreshIndexSearchers(Iterable<String>) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- maybeStartHere() - Method in class org.opengrok.indexer.analysis.perl.PerlXref
-
Pushes the first Here-document state if any declarations were parsed, or else does nothing.
- maybeStartHere() - Method in class org.opengrok.indexer.analysis.ruby.RubyXref
-
Pushes the first Here-document state if any declarations were parsed, or else does nothing.
- MellonHeaderDecoder - Class in opengrok.auth.plugin.decoders
-
Decode basic headers coming from the mod_auth_mellon module for Apache web server.
- MellonHeaderDecoder() - Constructor for class opengrok.auth.plugin.decoders.MellonHeaderDecoder
- MercurialRepository - Class in org.opengrok.indexer.history
-
Access to a Mercurial repository.
- MercurialRepository() - Constructor for class org.opengrok.indexer.history.MercurialRepository
- MercurialTagEntry - Class in org.opengrok.indexer.history
-
Mercurial specific tag class with ability to compare itself with generic HistoryEntry.
- MercurialTagEntry(int, String) - Constructor for class org.opengrok.indexer.history.MercurialTagEntry
- MercurialTagParser - Class in org.opengrok.indexer.history
-
handles parsing the output of the
hg tags
command into a set of tag entries. - MercurialTagParser() - Constructor for class org.opengrok.indexer.history.MercurialTagParser
- merge(Configuration, Configuration) - Static method in class org.opengrok.indexer.configuration.ConfigMerge
-
Merge base and new configuration.
- merge(FormattedLines) - Method in class org.opengrok.indexer.search.context.FormattedLines
-
Creates a new instance with lines merged from this instance and
other
. - merge(PhraseHighlight) - Method in class org.opengrok.indexer.search.context.PhraseHighlight
-
Creates a new instance that is the merging of this instance and the specified
other
. - mergeSecondary(LangMap) - Method in interface org.opengrok.indexer.analysis.LangMap
-
Creates a new instance, merging the settings from the current instance overlaying a specified
other
. - mergeSecondary(LangMap) - Method in class org.opengrok.indexer.analysis.LangTreeMap
-
Creates a new instance, merging the settings from the current instance overlaying a specified
other
. - message() - Element in annotation interface org.opengrok.indexer.web.api.constraints.PositiveDuration
- Message - Class in org.opengrok.indexer.web.messages
- Message(String, Set<String>, Message.MessageLevel, Duration) - Constructor for class org.opengrok.indexer.web.messages.Message
- Message.HTMLSerializer - Class in org.opengrok.indexer.web.messages
- Message.MessageLevel - Enum Class in org.opengrok.indexer.web.messages
-
Opengrok Message Level.
- MESSAGES_MAIN_PAGE_TAG - Static variable in class org.opengrok.indexer.web.messages.MessagesContainer
- MessagesContainer - Class in org.opengrok.indexer.web.messages
- MessagesContainer() - Constructor for class org.opengrok.indexer.web.messages.MessagesContainer
- MessagesContainer.AcceptedMessage - Class in org.opengrok.indexer.web.messages
- MessagesController - Class in org.opengrok.web.api.v1.controller
- MessagesController() - Constructor for class org.opengrok.web.api.v1.controller.MessagesController
- messagesToJson(String...) - Static method in class org.opengrok.indexer.web.messages.MessagesUtils
-
Print messages for given tags into JSON array.
- messagesToJson(Group, String...) - Static method in class org.opengrok.indexer.web.messages.MessagesUtils
-
Convert messages for given group into JSON.
- messagesToJson(Project, String...) - Static method in class org.opengrok.indexer.web.messages.MessagesUtils
-
Convert messages for given project into JSON.
- MessagesUtils - Class in org.opengrok.indexer.web.messages
- Metrics - Class in org.opengrok.indexer
-
Encapsulates logic of meter registry setup and handling.
- METRICS - Enum constant in enum class org.opengrok.indexer.web.Prefix
-
Monitoring.
- MetricsServlet - Class in org.opengrok.web.servlet
- MetricsServlet() - Constructor for class org.opengrok.web.servlet.MetricsServlet
- MIN_CHARS_DEFAULT - Static variable in class org.opengrok.indexer.configuration.SuggesterConfig
- MODE - Static variable in class org.opengrok.indexer.analysis.uue.UuencodeFullTokenizer
- MODE - Static variable in class org.opengrok.indexer.analysis.uue.UuencodeXref
- MonotoneAnnotationParser - Class in org.opengrok.indexer.history
-
Handles handles parsing the output of the
mnt annotate
command into an annotation object. - MonotoneAnnotationParser(File) - Constructor for class org.opengrok.indexer.history.MonotoneAnnotationParser
- MonotoneRepository - Class in org.opengrok.indexer.history
-
Access to a Monotone repository.
- MonotoneRepository() - Constructor for class org.opengrok.indexer.history.MonotoneRepository
- MORE_P - Enum constant in enum class org.opengrok.indexer.web.Prefix
-
show more lines.
- MORE_S - Enum constant in enum class org.opengrok.indexer.web.Prefix
-
Reserved (not used).
- MSTRING - Static variable in class org.opengrok.indexer.analysis.scala.ScalaSymbolTokenizer
- MSTRING - Static variable in class org.opengrok.indexer.analysis.scala.ScalaXref
- myHash(String) - Static method in class org.opengrok.indexer.web.EftarFile
N
- name - Variable in class org.opengrok.indexer.authorization.AuthorizationEntity
- NAME - Static variable in class org.opengrok.indexer.analysis.uue.UuencodeFullTokenizer
- NAME - Static variable in class org.opengrok.indexer.analysis.uue.UuencodeXref
- Nameable - Interface in org.opengrok.indexer.configuration
- NamedIndexDir(String, Path) - Constructor for class org.opengrok.suggest.Suggester.NamedIndexDir
- NamedIndexReader(String, IndexReader) - Constructor for class org.opengrok.suggest.Suggester.NamedIndexReader
- nameLength(String) - Method in class org.opengrok.indexer.analysis.ruby.RubyXref
-
Subtract the number of initial, non-word characters from the length of
capture
. - names - Variable in class org.opengrok.indexer.analysis.AnalyzerFactory
-
List of file names on which this kind of analyzer should be used.
- namespace - Variable in class org.opengrok.indexer.analysis.Definitions.Tag
-
Namespace/class of tag definition.
- NATIVE - Enum constant in enum class org.opengrok.indexer.configuration.LuceneLockName
- neverMind() - Method in class org.opengrok.indexer.search.context.PlainLineTokenizer
-
Not a match after all.
- NEW - Enum constant in enum class org.opengrok.web.DiffType
-
the new version of the file (after changes applied).
- newAnalyzer() - Method in class org.opengrok.indexer.analysis.ada.AdaAnalyzerFactory
- newAnalyzer() - Method in class org.opengrok.indexer.analysis.AnalyzerFactory
- newAnalyzer() - Method in class org.opengrok.indexer.analysis.archive.BZip2AnalyzerFactory
- newAnalyzer() - Method in class org.opengrok.indexer.analysis.archive.GZIPAnalyzerFactory
- newAnalyzer() - Method in class org.opengrok.indexer.analysis.archive.TarAnalyzerFactory
- newAnalyzer() - Method in class org.opengrok.indexer.analysis.archive.ZipAnalyzerFactory
- newAnalyzer() - Method in class org.opengrok.indexer.analysis.asm.AsmAnalyzerFactory
-
Creates a new
AsmAnalyzer
instance. - newAnalyzer() - Method in class org.opengrok.indexer.analysis.c.CAnalyzerFactory
- newAnalyzer() - Method in class org.opengrok.indexer.analysis.c.CxxAnalyzerFactory
- newAnalyzer() - Method in class org.opengrok.indexer.analysis.clojure.ClojureAnalyzerFactory
- newAnalyzer() - Method in class org.opengrok.indexer.analysis.csharp.CSharpAnalyzerFactory
- newAnalyzer() - Method in class org.opengrok.indexer.analysis.data.IgnorantAnalyzerFactory
- newAnalyzer() - Method in class org.opengrok.indexer.analysis.data.ImageAnalyzerFactory
- newAnalyzer() - Method in class org.opengrok.indexer.analysis.document.MandocAnalyzerFactory
- newAnalyzer() - Method in class org.opengrok.indexer.analysis.document.TroffAnalyzerFactory
- newAnalyzer() - Method in class org.opengrok.indexer.analysis.eiffel.EiffelAnalyzerFactory
-
Creates a new
EiffelAnalyzer
instance. - newAnalyzer() - Method in class org.opengrok.indexer.analysis.erlang.ErlangAnalyzerFactory
- newAnalyzer() - Method in class org.opengrok.indexer.analysis.executables.ELFAnalyzerFactory
- newAnalyzer() - Method in class org.opengrok.indexer.analysis.executables.JarAnalyzerFactory
- newAnalyzer() - Method in class org.opengrok.indexer.analysis.executables.JavaClassAnalyzerFactory
-
Creates a new
JavaClassAnalyzer
instance. - newAnalyzer() - Method in class org.opengrok.indexer.analysis.FileAnalyzerFactory
-
Create a new analyzer.
- newAnalyzer() - Method in class org.opengrok.indexer.analysis.fortran.FortranAnalyzerFactory
- newAnalyzer() - Method in class org.opengrok.indexer.analysis.golang.GolangAnalyzerFactory
- newAnalyzer() - Method in class org.opengrok.indexer.analysis.haskell.HaskellAnalyzerFactory
- newAnalyzer() - Method in class org.opengrok.indexer.analysis.hcl.HCLAnalyzerFactory
-
Creates a new instance of
HCLAnalyzer
. - newAnalyzer() - Method in class org.opengrok.indexer.analysis.java.JavaAnalyzerFactory
- newAnalyzer() - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptAnalyzerFactory
- newAnalyzer() - Method in class org.opengrok.indexer.analysis.json.JsonAnalyzerFactory
- newAnalyzer() - Method in class org.opengrok.indexer.analysis.kotlin.KotlinAnalyzerFactory
- newAnalyzer() - Method in class org.opengrok.indexer.analysis.lisp.LispAnalyzerFactory
- newAnalyzer() - Method in class org.opengrok.indexer.analysis.lua.LuaAnalyzerFactory
- newAnalyzer() - Method in class org.opengrok.indexer.analysis.pascal.PascalAnalyzerFactory
- newAnalyzer() - Method in class org.opengrok.indexer.analysis.perl.PerlAnalyzerFactory
- newAnalyzer() - Method in class org.opengrok.indexer.analysis.php.PhpAnalyzerFactory
- newAnalyzer() - Method in class org.opengrok.indexer.analysis.plain.PlainAnalyzerFactory
- newAnalyzer() - Method in class org.opengrok.indexer.analysis.plain.XMLAnalyzerFactory
- newAnalyzer() - Method in class org.opengrok.indexer.analysis.powershell.PowershellAnalyzerFactory
- newAnalyzer() - Method in class org.opengrok.indexer.analysis.python.PythonAnalyzerFactory
- newAnalyzer() - Method in class org.opengrok.indexer.analysis.r.RAnalyzerFactory
-
Creates a new instance of
RAnalyzer
. - newAnalyzer() - Method in class org.opengrok.indexer.analysis.ruby.RubyAnalyzerFactory
-
Creates a new instance of
RubyAnalyzer
. - newAnalyzer() - Method in class org.opengrok.indexer.analysis.rust.RustAnalyzerFactory
- newAnalyzer() - Method in class org.opengrok.indexer.analysis.scala.ScalaAnalyzerFactory
- newAnalyzer() - Method in class org.opengrok.indexer.analysis.sh.ShAnalyzerFactory
- newAnalyzer() - Method in class org.opengrok.indexer.analysis.sql.PLSQLAnalyzerFactory
- newAnalyzer() - Method in class org.opengrok.indexer.analysis.sql.SQLAnalyzerFactory
- newAnalyzer() - Method in class org.opengrok.indexer.analysis.swift.SwiftAnalyzerFactory
- newAnalyzer() - Method in class org.opengrok.indexer.analysis.tcl.TclAnalyzerFactory
- newAnalyzer() - Method in class org.opengrok.indexer.analysis.terraform.TerraformAnalyzerFactory
-
Creates a new instance of
TerraformAnalyzer
. - newAnalyzer() - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptAnalyzerFactory
- newAnalyzer() - Method in class org.opengrok.indexer.analysis.uue.UuencodeAnalyzerFactory
- newAnalyzer() - Method in class org.opengrok.indexer.analysis.vb.VBAnalyzerFactory
- newAnalyzer() - Method in class org.opengrok.indexer.analysis.verilog.VerilogAnalyzerFactory
-
Creates a new
VerilogAnalyzer
instance. - newAnalyzer() - Method in class org.opengrok.indexer.analysis.yaml.YamlAnalyzerFactory
- newSearcher(IndexReader) - Method in class org.opengrok.indexer.configuration.IndexSearcherFactory
- newSearcher(IndexReader, IndexReader) - Method in class org.opengrok.indexer.configuration.IndexSearcherFactory
- newThread(Runnable) - Method in class org.opengrok.indexer.configuration.OpenGrokThreadFactory
- newXref(Reader) - Method in class org.opengrok.indexer.analysis.ada.AdaAnalyzer
-
Creates a wrapped
AdaXref
instance. - newXref(Reader) - Method in class org.opengrok.indexer.analysis.asm.AsmAnalyzer
-
Creates a wrapped
AsmXref
instance. - newXref(Reader) - Method in class org.opengrok.indexer.analysis.c.CAnalyzer
-
Creates a wrapped
CXref
instance. - newXref(Reader) - Method in class org.opengrok.indexer.analysis.c.CxxAnalyzer
-
Creates a wrapped
CxxXref
instance. - newXref(Reader) - Method in class org.opengrok.indexer.analysis.clojure.ClojureAnalyzer
-
Creates a wrapped
ClojureXref
instance. - newXref(Reader) - Method in class org.opengrok.indexer.analysis.csharp.CSharpAnalyzer
-
Creates a wrapped
CSharpXref
instance. - newXref(Reader) - Method in class org.opengrok.indexer.analysis.document.MandocAnalyzer
-
Creates a wrapped
MandocXref
instance. - newXref(Reader) - Method in class org.opengrok.indexer.analysis.document.TroffAnalyzer
-
Creates a wrapped
TroffXref
instance. - newXref(Reader) - Method in class org.opengrok.indexer.analysis.eiffel.EiffelAnalyzer
-
Creates a wrapped
EiffelXref
instance. - newXref(Reader) - Method in class org.opengrok.indexer.analysis.erlang.ErlangAnalyzer
-
Creates a wrapped
ErlangXref
instance. - newXref(Reader) - Method in class org.opengrok.indexer.analysis.fortran.FortranAnalyzer
-
Creates a wrapped
FortranXref
instance. - newXref(Reader) - Method in class org.opengrok.indexer.analysis.golang.GolangAnalyzer
-
Creates a wrapped
GolangXref
instance. - newXref(Reader) - Method in class org.opengrok.indexer.analysis.haskell.HaskellAnalyzer
-
Creates a wrapped
HaskellXref
instance. - newXref(Reader) - Method in class org.opengrok.indexer.analysis.hcl.HCLAnalyzer
-
Creates a wrapped instance of
HCLXref
. - newXref(Reader) - Method in class org.opengrok.indexer.analysis.java.JavaAnalyzer
-
Creates a wrapped
JavaXref
instance. - newXref(Reader) - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptAnalyzer
-
Creates a wrapped
JavaScriptXref
instance. - newXref(Reader) - Method in class org.opengrok.indexer.analysis.json.JsonAnalyzer
-
Creates a wrapped
JsonXref
instance. - newXref(Reader) - Method in class org.opengrok.indexer.analysis.kotlin.KotlinAnalyzer
-
Creates a wrapped
KotlinXref
instance. - newXref(Reader) - Method in class org.opengrok.indexer.analysis.lisp.LispAnalyzer
-
Creates a wrapped
LispXref
instance. - newXref(Reader) - Method in class org.opengrok.indexer.analysis.lua.LuaAnalyzer
-
Creates a wrapped
LuaXref
instance. - newXref(Reader) - Method in class org.opengrok.indexer.analysis.pascal.PascalAnalyzer
-
Creates a wrapped
PascalXref
instance. - newXref(Reader) - Method in class org.opengrok.indexer.analysis.perl.PerlAnalyzer
-
Creates a wrapped
PerlXref
instance. - newXref(Reader) - Method in class org.opengrok.indexer.analysis.php.PhpAnalyzer
-
Creates a wrapped
PhpXref
instance. - newXref(Reader) - Method in class org.opengrok.indexer.analysis.plain.AbstractSourceCodeAnalyzer
-
Create an xref for the language supported by this analyzer.
- newXref(Reader) - Method in class org.opengrok.indexer.analysis.plain.PlainAnalyzer
-
Creates a wrapped
PlainXref
instance. - newXref(Reader) - Method in class org.opengrok.indexer.analysis.plain.XMLAnalyzer
-
Creates a wrapped
XMLXref
instance. - newXref(Reader) - Method in class org.opengrok.indexer.analysis.powershell.PowershellAnalyzer
-
Creates a wrapped
PoshXref
instance. - newXref(Reader) - Method in class org.opengrok.indexer.analysis.python.PythonAnalyzer
-
Creates a wrapped
PythonXref
instance. - newXref(Reader) - Method in class org.opengrok.indexer.analysis.r.RAnalyzer
-
Creates a wrapped instance of
RXref
. - newXref(Reader) - Method in class org.opengrok.indexer.analysis.ruby.RubyAnalyzer
-
Creates a wrapped instance of
RubyXref
. - newXref(Reader) - Method in class org.opengrok.indexer.analysis.rust.RustAnalyzer
-
Creates a wrapped
RustXref
instance. - newXref(Reader) - Method in class org.opengrok.indexer.analysis.scala.ScalaAnalyzer
-
Creates a wrapped
ScalaXref
instance. - newXref(Reader) - Method in class org.opengrok.indexer.analysis.sh.ShAnalyzer
-
Creates a wrapped
ShXref
instance. - newXref(Reader) - Method in class org.opengrok.indexer.analysis.sql.PLSQLAnalyzer
-
Creates a wrapped
PLSQLXref
instance. - newXref(Reader) - Method in class org.opengrok.indexer.analysis.sql.SQLAnalyzer
-
Creates a wrapped
SQLXref
instance. - newXref(Reader) - Method in class org.opengrok.indexer.analysis.swift.SwiftAnalyzer
-
Creates a wrapped
SwiftXref
instance. - newXref(Reader) - Method in class org.opengrok.indexer.analysis.tcl.TclAnalyzer
-
Creates a wrapped
TclXref
instance. - newXref(Reader) - Method in class org.opengrok.indexer.analysis.terraform.TerraformAnalyzer
-
Creates a wrapped instance of
TerraformXref
. - newXref(Reader) - Method in class org.opengrok.indexer.analysis.TextAnalyzer
-
Derived classes should implement to create an xref for the language supported by this analyzer.
- newXref(Reader) - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptAnalyzer
-
Creates a wrapped
TypeScriptXref
instance. - newXref(Reader) - Method in class org.opengrok.indexer.analysis.uue.UuencodeAnalyzer
-
Creates a wrapped
UuencodeXref
instance. - newXref(Reader) - Method in class org.opengrok.indexer.analysis.vb.VBAnalyzer
-
Creates a wrapped
VBXref
instance. - newXref(Reader) - Method in class org.opengrok.indexer.analysis.verilog.VerilogAnalyzer
-
Creates a wrapped
VerilogXref
instance. - newXref(Reader) - Method in class org.opengrok.indexer.analysis.yaml.YamlAnalyzer
-
Create an xref for the language supported by this analyzer.
- next() - Method in class org.opengrok.indexer.search.context.HistoryLineTokenizer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- next() - Method in class org.opengrok.indexer.search.context.StrictLineBreakIterator
- next(int) - Method in class org.opengrok.indexer.search.context.StrictLineBreakIterator
- nextId - Static variable in class opengrok.auth.plugin.AbstractLdapPlugin
-
This is used to ensure that every instance of this plug-in has its own unique name for its session parameters.
- NO_CHECK - Enum constant in enum class org.opengrok.indexer.index.IndexCheck.IndexCheckMode
- NO_REDIRECT_PARAM - Static variable in class org.opengrok.indexer.web.QueryParameters
-
Parameter name to specify a value indicating if redirection should be short-circuited when state or query result would have an indicated otherwise.
- NOFOREST_PROPERTY_KEY - Static variable in class org.opengrok.indexer.history.MercurialRepository
-
The boolean property and environment variable name to indicate whether forest-extension in Mercurial adds repositories inside the repositories.
- NONE - Enum constant in enum class org.opengrok.indexer.analysis.EmphasisHint
- nonSymbolMatched(TextMatchedEvent) - Method in class org.opengrok.indexer.analysis.JFlexXref
- nonSymbolMatched(TextMatchedEvent) - Method in interface org.opengrok.indexer.analysis.NonSymbolMatchedListener
-
Receives an event instance.
- NonSymbolMatchedListener - Interface in org.opengrok.indexer.analysis
-
Represents an API for a listener for non-symbolic or non-indexed symbol matching events.
- NoPathParameterException - Exception in org.opengrok.web.util
- NoPathParameterException(String) - Constructor for exception org.opengrok.web.util.NoPathParameterException
- NoPathParameterExceptionMapper - Class in org.opengrok.web.api.v1
- NoPathParameterExceptionMapper() - Constructor for class org.opengrok.web.api.v1.NoPathParameterExceptionMapper
- noRedirect(boolean) - Method in class org.opengrok.indexer.web.SearchHelper.Builder
-
A value indicating if redirection should be short-circuited when state or query result would have indicated otherwise.
- NOREV - Static variable in class org.opengrok.indexer.history.TagEntry
-
Sentinel value for a repo that does not use linear numbering.
- normalize(String, TokenStream) - Method in class org.opengrok.indexer.analysis.AbstractAnalyzer
- normalize(String, TokenStream) - Method in class org.opengrok.indexer.analysis.CompatibleAnalyser
- normalize(String, TokenStream) - Method in class org.opengrok.indexer.analysis.FileAnalyzer
- normalize(String, TokenStream) - Method in class org.opengrok.indexer.analysis.HistoryAnalyzer
- NORMALIZED_DOCUMENT_FREQUENCY_MULTIPLIER - Static variable in class org.opengrok.suggest.SuggesterUtils
- normalizeDirPath(String) - Static method in class org.opengrok.indexer.search.QueryBuilder
-
Transform
path
to ensure anyFile.separatorChar
is represented as '/', that there is a trailing '/' ifpath
is not empty, and then hash using SHA-1 and formatted in a private encoding using only letters [g-u]. - NOT_FOUND - Enum constant in enum class org.opengrok.indexer.web.Prefix
-
Related source file or directory not found/unavailable/ignored.
- NOT_MATCHED - Static variable in class org.opengrok.indexer.search.context.LineMatcher
- notInTemplateOrSubstitutionDoesNotEnd(String) - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptLexer
-
Determine if template substitution should end based on the first character of
capture
, and also recognizing tokens that increase the nesting level alternatively. - NOWDOC - Static variable in class org.opengrok.indexer.analysis.php.PhpSymbolTokenizer
- NOWDOC - Static variable in class org.opengrok.indexer.analysis.php.PhpXref
- nthIndexOf(String, String, int) - Static method in class org.opengrok.indexer.util.StringUtils
-
Finds n-th index of a given substring in a string.
- NullableNumLinesLOC - Class in org.opengrok.indexer.analysis
-
Represents an immutable data object that associates a file with its analyzed number-of-lines and lines-of-code or with null values.
- NullableNumLinesLOC(String, Long, Long) - Constructor for class org.opengrok.indexer.analysis.NullableNumLinesLOC
- NullWriter - Class in org.opengrok.indexer.util
-
Implementation of Writer that doesn't produce any ouput.
- NullWriter() - Constructor for class org.opengrok.indexer.util.NullWriter
- NUM_SELECTED_PARAM - Static variable in class org.opengrok.indexer.web.QueryParameters
-
Parameter name to specify a count of projects selected by the user through browser interaction.
- NUMBER_CLASS - Static variable in class org.opengrok.indexer.web.HtmlConsts
- numberOfElements() - Method in class org.opengrok.suggest.query.data.BitIntsHolder
-
Returns number of elements.
- numberOfElements() - Method in interface org.opengrok.suggest.query.data.IntsHolder
-
Returns number of elements.
- numberOfSymbols() - Method in class org.opengrok.indexer.analysis.Definitions
-
Return the number of distinct symbols.
- NumberUtil - Class in org.opengrok.indexer.util
- NUML - Static variable in class org.opengrok.indexer.search.QueryBuilder
- NumLinesLOC - Class in org.opengrok.indexer.analysis
-
Represents an immutable data object that associates a file with its analyzed number-of-lines and lines-of-code.
- NumLinesLOC(String, long, long) - Constructor for class org.opengrok.indexer.analysis.NumLinesLOC
- NumLinesLOCAggregator - Class in org.opengrok.indexer.index
-
Represents an accumulator of net-deltas of #Lines and LOC for directories.
- NumLinesLOCAggregator() - Constructor for class org.opengrok.indexer.index.NumLinesLOCAggregator
- NumLinesLOCUtil - Class in org.opengrok.indexer.index
-
Represents a utility class for handling related to
NumLinesLOC
.
O
- ObjectFactory<T> - Interface in org.opengrok.indexer.util
-
Represents an API for the mechanism to create new objects to be used in an object pool.
- ObjectPool<T> - Interface in org.opengrok.indexer.util
-
Represents an API for a cached pool of objects.
- ObjectValidator<T> - Interface in org.opengrok.indexer.util
-
Represents an API for validation of an object of the pool and for its subsequently cleanup to invalidate it.
- OBJSER - Static variable in class org.opengrok.indexer.search.QueryBuilder
- OBJUID - Static variable in class org.opengrok.indexer.search.QueryBuilder
- OBJVER - Static variable in class org.opengrok.indexer.search.QueryBuilder
- occurrences(String) - Method in class org.opengrok.indexer.analysis.Definitions
-
Return the number of occurrences of definitions with the specified symbol.
- OFF - Enum constant in enum class org.opengrok.indexer.configuration.Configuration.RemoteSCM
- OFF - Enum constant in enum class org.opengrok.indexer.configuration.LuceneLockName
- offer(String) - Method in class org.opengrok.indexer.analysis.ada.AdaSymbolTokenizer
- offer(String) - Method in class org.opengrok.indexer.analysis.ada.AdaXref
- offer(String) - Method in class org.opengrok.indexer.analysis.eiffel.EiffelSymbolTokenizer
- offer(String) - Method in class org.opengrok.indexer.analysis.eiffel.EiffelXref
- offer(String) - Method in class org.opengrok.indexer.analysis.hcl.HCLSymbolTokenizer
-
Does nothing.
- offer(String) - Method in class org.opengrok.indexer.analysis.hcl.HCLXref
- offer(String) - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptSymbolTokenizer
- offer(String) - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptXref
- offer(String) - Method in interface org.opengrok.indexer.analysis.JFlexJointLexer
-
Passes non-symbolic fragment for processing.
- offer(String) - Method in class org.opengrok.indexer.analysis.perl.PerlSymbolTokenizer
- offer(String) - Method in class org.opengrok.indexer.analysis.perl.PerlXref
- offer(String) - Method in class org.opengrok.indexer.analysis.r.RSymbolTokenizer
-
Does nothing.
- offer(String) - Method in class org.opengrok.indexer.analysis.r.RXref
- offer(String) - Method in class org.opengrok.indexer.analysis.ruby.RubySymbolTokenizer
- offer(String) - Method in class org.opengrok.indexer.analysis.ruby.RubyXref
- offer(String) - Method in class org.opengrok.indexer.analysis.sql.SQLSymbolTokenizer
-
noop.
- offer(String) - Method in class org.opengrok.indexer.analysis.sql.PLSQLXref
- offer(String) - Method in class org.opengrok.indexer.analysis.terraform.TerraformSymbolTokenizer
-
Does nothing.
- offer(String) - Method in class org.opengrok.indexer.analysis.terraform.TerraformXref
- offer(String) - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptSymbolTokenizer
- offer(String) - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptXref
- offer(String) - Method in class org.opengrok.indexer.analysis.verilog.VerilogSymbolTokenizer
- offer(String) - Method in class org.opengrok.indexer.analysis.verilog.VerilogXref
- offerKeyword(String) - Method in class org.opengrok.indexer.analysis.ada.AdaSymbolTokenizer
- offerKeyword(String) - Method in class org.opengrok.indexer.analysis.ada.AdaXref
- offerKeyword(String) - Method in class org.opengrok.indexer.analysis.eiffel.EiffelSymbolTokenizer
- offerKeyword(String) - Method in class org.opengrok.indexer.analysis.eiffel.EiffelXref
- offerKeyword(String) - Method in class org.opengrok.indexer.analysis.hcl.HCLSymbolTokenizer
-
Just forget any last-matched symbol.
- offerKeyword(String) - Method in class org.opengrok.indexer.analysis.hcl.HCLXref
- offerKeyword(String) - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptSymbolTokenizer
- offerKeyword(String) - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptXref
- offerKeyword(String) - Method in interface org.opengrok.indexer.analysis.JFlexJointLexer
-
Passes a text fragment that is syntactically a keyword symbol for processing.
- offerKeyword(String) - Method in class org.opengrok.indexer.analysis.perl.PerlSymbolTokenizer
- offerKeyword(String) - Method in class org.opengrok.indexer.analysis.perl.PerlXref
- offerKeyword(String) - Method in class org.opengrok.indexer.analysis.r.RSymbolTokenizer
-
Just forget any last-matched symbol.
- offerKeyword(String) - Method in class org.opengrok.indexer.analysis.r.RXref
- offerKeyword(String) - Method in class org.opengrok.indexer.analysis.ruby.RubySymbolTokenizer
- offerKeyword(String) - Method in class org.opengrok.indexer.analysis.ruby.RubyXref
- offerKeyword(String) - Method in class org.opengrok.indexer.analysis.sql.SQLSymbolTokenizer
- offerKeyword(String) - Method in class org.opengrok.indexer.analysis.sql.PLSQLXref
- offerKeyword(String) - Method in class org.opengrok.indexer.analysis.terraform.TerraformSymbolTokenizer
-
Just forget any last-matched symbol.
- offerKeyword(String) - Method in class org.opengrok.indexer.analysis.terraform.TerraformXref
- offerKeyword(String) - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptSymbolTokenizer
- offerKeyword(String) - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptXref
- offerKeyword(String) - Method in class org.opengrok.indexer.analysis.verilog.VerilogSymbolTokenizer
- offerKeyword(String) - Method in class org.opengrok.indexer.analysis.verilog.VerilogXref
- offerSymbol(String, int, boolean) - Method in class org.opengrok.indexer.analysis.ada.AdaSymbolTokenizer
- offerSymbol(String, int, boolean) - Method in class org.opengrok.indexer.analysis.ada.AdaXref
- offerSymbol(String, int, boolean) - Method in class org.opengrok.indexer.analysis.eiffel.EiffelSymbolTokenizer
- offerSymbol(String, int, boolean) - Method in class org.opengrok.indexer.analysis.eiffel.EiffelXref
- offerSymbol(String, int, boolean) - Method in class org.opengrok.indexer.analysis.hcl.HCLSymbolTokenizer
- offerSymbol(String, int, boolean) - Method in class org.opengrok.indexer.analysis.hcl.HCLXref
- offerSymbol(String, int, boolean) - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptSymbolTokenizer
- offerSymbol(String, int, boolean) - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptXref
- offerSymbol(String, int, boolean) - Method in interface org.opengrok.indexer.analysis.JFlexJointLexer
-
Passes a text fragment that is syntactically a symbol for processing.
- offerSymbol(String, int, boolean) - Method in class org.opengrok.indexer.analysis.perl.PerlSymbolTokenizer
- offerSymbol(String, int, boolean) - Method in class org.opengrok.indexer.analysis.perl.PerlXref
- offerSymbol(String, int, boolean) - Method in class org.opengrok.indexer.analysis.r.RSymbolTokenizer
- offerSymbol(String, int, boolean) - Method in class org.opengrok.indexer.analysis.r.RXref
- offerSymbol(String, int, boolean) - Method in class org.opengrok.indexer.analysis.ruby.RubySymbolTokenizer
- offerSymbol(String, int, boolean) - Method in class org.opengrok.indexer.analysis.ruby.RubyXref
- offerSymbol(String, int, boolean) - Method in class org.opengrok.indexer.analysis.sql.SQLSymbolTokenizer
- offerSymbol(String, int, boolean) - Method in class org.opengrok.indexer.analysis.sql.PLSQLXref
- offerSymbol(String, int, boolean) - Method in class org.opengrok.indexer.analysis.terraform.TerraformSymbolTokenizer
- offerSymbol(String, int, boolean) - Method in class org.opengrok.indexer.analysis.terraform.TerraformXref
- offerSymbol(String, int, boolean) - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptSymbolTokenizer
- offerSymbol(String, int, boolean) - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptXref
- offerSymbol(String, int, boolean) - Method in class org.opengrok.indexer.analysis.verilog.VerilogSymbolTokenizer
- offerSymbol(String, int, boolean) - Method in class org.opengrok.indexer.analysis.verilog.VerilogXref
- offset() - Method in class org.opengrok.suggest.popular.impl.chronicle.BytesRefDataAccess
- OGKTextField - Class in org.opengrok.indexer.analysis
-
Represents an OpenGrok-customized tokenized text field to centralize settings across all the analyzers.
- OGKTextField(String, Reader) - Constructor for class org.opengrok.indexer.analysis.OGKTextField
-
Creates a new un-stored instance with
Reader
value. - OGKTextField(String, Reader, Field.Store) - Constructor for class org.opengrok.indexer.analysis.OGKTextField
-
Creates a new instance with
Reader
value. - OGKTextField(String, String, Field.Store) - Constructor for class org.opengrok.indexer.analysis.OGKTextField
-
Creates a new instance with
String
value. - OGKTextField(String, TokenStream) - Constructor for class org.opengrok.indexer.analysis.OGKTextField
-
Creates a new un-stored instance with
TokenStream
value. - OGKTextVecField - Class in org.opengrok.indexer.analysis
-
Represents an OpenGrok-customized tokenized, text field with stored term vectors to centralize settings across all the analyzers.
- OGKTextVecField(String, Reader) - Constructor for class org.opengrok.indexer.analysis.OGKTextVecField
-
Creates a new un-stored instance with
Reader
value. - OGKTextVecField(String, Reader, Field.Store) - Constructor for class org.opengrok.indexer.analysis.OGKTextVecField
-
Creates a new instance with
Reader
value. - OGKTextVecField(String, String, Field.Store) - Constructor for class org.opengrok.indexer.analysis.OGKTextVecField
-
Creates a new instance with
String
value. - OGKTextVecField(String, TokenStream) - Constructor for class org.opengrok.indexer.analysis.OGKTextVecField
-
Creates a new un-stored instance with
TokenStream
value. - OGKUnifiedHighlighter - Class in org.opengrok.indexer.search.context
-
Represents a subclass of
UnifiedHighlighter
with customizations for OpenGrok. - OGKUnifiedHighlighter(RuntimeEnvironment, UnifiedHighlighter.Builder) - Constructor for class org.opengrok.indexer.search.context.OGKUnifiedHighlighter
-
Initializes an instance with
UnifiedHighlighter(UnifiedHighlighter.Builder)
for the specifiedindexSearcher
andindexAnalyzer
, and stores theenv
for later use. - OGPassageScorer - Class in org.opengrok.indexer.search.context
-
Custom
PassageScorer
used inOGKUnifiedHighlighter
. - OGPassageScorer() - Constructor for class org.opengrok.indexer.search.context.OGPassageScorer
- OLD - Enum constant in enum class org.opengrok.web.DiffType
-
the old version of the file (before changes applied).
- on(Object...) - Method in class org.opengrok.indexer.util.OptionParser
-
Construct option recognition and description object This method is used to build the option object which holds its recognition and validation criteria, description and ultimately its data handler.
- ON - Enum constant in enum class org.opengrok.indexer.configuration.Configuration.RemoteSCM
- ON - Enum constant in enum class org.opengrok.indexer.configuration.LuceneLockName
-
An alias for
LuceneLockName.SIMPLE
. - onConfigurationChanged() - Method in interface org.opengrok.indexer.configuration.ConfigurationChangedListener
- onConfigurationChanged() - Method in class org.opengrok.web.api.v1.filter.IncomingFilter
- onDisjointSpanChanged(String, long) - Method in class org.opengrok.indexer.analysis.JFlexSymbolMatcher
-
Raises
NonSymbolMatchedListener.disjointSpanChanged(org.opengrok.indexer.analysis.DisjointSpanChangedEvent)
for a subscribed listener. - onEmailAddressMatched(String, long) - Method in class org.opengrok.indexer.analysis.JFlexSymbolMatcher
-
Raises
NonSymbolMatchedListener.linkageMatched(org.opengrok.indexer.analysis.LinkageMatchedEvent)
ofLinkageType.EMAIL
for a subscribed listener. - onEndOfLineMatched(String, long) - Method in class org.opengrok.indexer.analysis.JFlexSymbolMatcher
-
Calls
JFlexStateStacker.setLineNumber(int)
with the sum ofJFlexStateStacker.getLineNumber()
and the number of LFs instr
, and then raisesNonSymbolMatchedListener.endOfLineMatched(org.opengrok.indexer.analysis.TextMatchedEvent)
for a subscribed listener. - onFilelikeMatched(String, long) - Method in class org.opengrok.indexer.analysis.JFlexSymbolMatcher
-
Raises
NonSymbolMatchedListener.linkageMatched(org.opengrok.indexer.analysis.LinkageMatchedEvent)
ofLinkageType.FILELIKE
for a subscribed listener. - onFilteredSymbolMatched(String, long, Set<String>) - Method in class org.opengrok.indexer.analysis.JFlexSymbolMatcher
-
Calls
JFlexSymbolMatcher.onFilteredSymbolMatched(String, long, Set, boolean)
withstr
,start
,keywords
, andtrue
. - onFilteredSymbolMatched(String, long, Set<String>, boolean) - Method in class org.opengrok.indexer.analysis.JFlexSymbolMatcher
-
Raises
JFlexSymbolMatcher.onKeywordMatched(String, long)
ifkeywords
is not null andstr
is found as a member (in a case-sensitive or case-less search percaseSensitive
); otherwise raisesJFlexSymbolMatcher.onSymbolMatched(String, long)
. - onKeywordMatched(String, long) - Method in class org.opengrok.indexer.analysis.JFlexSymbolMatcher
-
Raises
NonSymbolMatchedListener.keywordMatched(org.opengrok.indexer.analysis.TextMatchedEvent)
for a subscribed listener. - onLabelDefMatched(String, long) - Method in class org.opengrok.indexer.analysis.JFlexSymbolMatcher
-
Raises
NonSymbolMatchedListener.linkageMatched(org.opengrok.indexer.analysis.LinkageMatchedEvent)
ofLinkageType.LABELDEF
for a subscribed listener. - onLabelMatched(String, long, String) - Method in class org.opengrok.indexer.analysis.JFlexSymbolMatcher
-
Raises
NonSymbolMatchedListener.linkageMatched(org.opengrok.indexer.analysis.LinkageMatchedEvent)
ofLinkageType.LABEL
for a subscribed listener. - onNonSymbolMatched(char, long) - Method in class org.opengrok.indexer.analysis.JFlexSymbolMatcher
-
Calls
JFlexSymbolMatcher.onNonSymbolMatched(String, long)
with theString.valueOf(char)
c
andstart
. - onNonSymbolMatched(String, long) - Method in class org.opengrok.indexer.analysis.JFlexSymbolMatcher
-
Raises
NonSymbolMatchedListener.nonSymbolMatched(org.opengrok.indexer.analysis.TextMatchedEvent)
for a subscribed listener. - onNonSymbolMatched(String, EmphasisHint, long) - Method in class org.opengrok.indexer.analysis.JFlexSymbolMatcher
-
Raises
NonSymbolMatchedListener.nonSymbolMatched(org.opengrok.indexer.analysis.TextMatchedEvent)
for a subscribed listener. - onPathlikeMatched(String, char, boolean, long) - Method in class org.opengrok.indexer.analysis.JFlexSymbolMatcher
-
Raises
NonSymbolMatchedListener.pathlikeMatched(org.opengrok.indexer.analysis.PathlikeMatchedEvent)
for a subscribed listener. - onQueryTermMatched(String, long) - Method in class org.opengrok.indexer.analysis.JFlexSymbolMatcher
-
Raises
NonSymbolMatchedListener.linkageMatched(org.opengrok.indexer.analysis.LinkageMatchedEvent)
ofLinkageType.QUERY
for a subscribed listener. - onRefsTermMatched(String, long) - Method in class org.opengrok.indexer.analysis.JFlexSymbolMatcher
-
Raises
NonSymbolMatchedListener.linkageMatched(org.opengrok.indexer.analysis.LinkageMatchedEvent)
ofLinkageType.REFS
for a subscribed listener. - onScopeChanged(ScopeAction, String, long) - Method in class org.opengrok.indexer.analysis.JFlexSymbolMatcher
-
Raises
NonSymbolMatchedListener.scopeChanged(org.opengrok.indexer.analysis.ScopeChangedEvent)
for a subscribed listener. - onSearch(Iterable<String>, Query) - Method in class org.opengrok.suggest.Suggester
-
Handler for search events.
- onSearch(Iterable<String>, Query) - Method in class org.opengrok.web.api.v1.suggester.provider.service.impl.SuggesterServiceImpl
-
Increments most popular completion data according to the passed parameters.
- onSearch(Iterable<String>, Query) - Method in interface org.opengrok.web.api.v1.suggester.provider.service.SuggesterService
-
Increments most popular completion data according to the passed parameters.
- onSourceCodeSeen(long) - Method in class org.opengrok.indexer.analysis.JFlexSymbolMatcher
-
Raises
SymbolMatchedListener.sourceCodeSeen(org.opengrok.indexer.analysis.SourceCodeSeenEvent)
for all subscribed listeners in turn. - onSymbolMatched(String, long) - Method in class org.opengrok.indexer.analysis.JFlexSymbolMatcher
-
Raises
SymbolMatchedListener.symbolMatched(org.opengrok.indexer.analysis.SymbolMatchedEvent)
for a subscribed listener. - onUriMatched(String, long) - Method in class org.opengrok.indexer.analysis.JFlexSymbolMatcher
- onUriMatched(String, long, Pattern) - Method in class org.opengrok.indexer.analysis.JFlexSymbolMatcher
-
Raises
NonSymbolMatchedListener.linkageMatched(org.opengrok.indexer.analysis.LinkageMatchedEvent)
ofLinkageType.URI
for a subscribed listener. - OPEN_GROK_PROJECT - Static variable in class org.opengrok.web.PageConfig
- openDiv(String) - Method in class org.opengrok.indexer.analysis.document.TroffXref
- opengrok.auth.entity - package opengrok.auth.entity
- opengrok.auth.plugin - package opengrok.auth.plugin
- opengrok.auth.plugin.configuration - package opengrok.auth.plugin.configuration
- opengrok.auth.plugin.decoders - package opengrok.auth.plugin.decoders
- opengrok.auth.plugin.entity - package opengrok.auth.plugin.entity
- opengrok.auth.plugin.ldap - package opengrok.auth.plugin.ldap
- opengrok.auth.plugin.util - package opengrok.auth.plugin.util
- OpenGrokThreadFactory - Class in org.opengrok.indexer.configuration
-
ThreadFactory to be used throughout OpenGrok to make sure all threads have common prefix.
- OpenGrokThreadFactory(String) - Constructor for class org.opengrok.indexer.configuration.OpenGrokThreadFactory
- openPara() - Method in class org.opengrok.indexer.analysis.document.TroffXref
- openSpan(char) - Method in class org.opengrok.indexer.analysis.document.TroffXref
- optimize() - Method in interface org.opengrok.indexer.history.Cache
-
Optimize how the history is stored on disk.
- optimize() - Method in class org.opengrok.indexer.history.FileAnnotationCache
- Option() - Constructor for class org.opengrok.indexer.util.OptionParser.Option
- OPTIONAL - Enum constant in enum class org.opengrok.indexer.authorization.AuthControlFlag
-
A success of a optional plugin is ignored and processing of the stack continues unaffected.
- OptionParser - Class in org.opengrok.indexer.util
-
OptionParser is a class for command-line option analysis.
- OptionParser() - Constructor for class org.opengrok.indexer.util.OptionParser
-
Instantiate a new option parser This allows the programmer to create an empty option parser that can be added to incrementally elsewhere in the program being built.
- OptionParser.Option - Class in org.opengrok.indexer.util
- order(SortOrder) - Method in class org.opengrok.indexer.web.SearchHelper.Builder
-
Sets order used for ordering query results.
- org.opengrok.indexer - package org.opengrok.indexer
- org.opengrok.indexer.analysis - package org.opengrok.indexer.analysis
- org.opengrok.indexer.analysis.ada - package org.opengrok.indexer.analysis.ada
- org.opengrok.indexer.analysis.archive - package org.opengrok.indexer.analysis.archive
- org.opengrok.indexer.analysis.asm - package org.opengrok.indexer.analysis.asm
- org.opengrok.indexer.analysis.c - package org.opengrok.indexer.analysis.c
- org.opengrok.indexer.analysis.clojure - package org.opengrok.indexer.analysis.clojure
- org.opengrok.indexer.analysis.csharp - package org.opengrok.indexer.analysis.csharp
- org.opengrok.indexer.analysis.data - package org.opengrok.indexer.analysis.data
- org.opengrok.indexer.analysis.document - package org.opengrok.indexer.analysis.document
- org.opengrok.indexer.analysis.eiffel - package org.opengrok.indexer.analysis.eiffel
- org.opengrok.indexer.analysis.erlang - package org.opengrok.indexer.analysis.erlang
- org.opengrok.indexer.analysis.executables - package org.opengrok.indexer.analysis.executables
- org.opengrok.indexer.analysis.fortran - package org.opengrok.indexer.analysis.fortran
- org.opengrok.indexer.analysis.golang - package org.opengrok.indexer.analysis.golang
- org.opengrok.indexer.analysis.haskell - package org.opengrok.indexer.analysis.haskell
- org.opengrok.indexer.analysis.hcl - package org.opengrok.indexer.analysis.hcl
- org.opengrok.indexer.analysis.java - package org.opengrok.indexer.analysis.java
- org.opengrok.indexer.analysis.javascript - package org.opengrok.indexer.analysis.javascript
- org.opengrok.indexer.analysis.json - package org.opengrok.indexer.analysis.json
- org.opengrok.indexer.analysis.kotlin - package org.opengrok.indexer.analysis.kotlin
- org.opengrok.indexer.analysis.lisp - package org.opengrok.indexer.analysis.lisp
- org.opengrok.indexer.analysis.lua - package org.opengrok.indexer.analysis.lua
- org.opengrok.indexer.analysis.pascal - package org.opengrok.indexer.analysis.pascal
- org.opengrok.indexer.analysis.perl - package org.opengrok.indexer.analysis.perl
- org.opengrok.indexer.analysis.php - package org.opengrok.indexer.analysis.php
- org.opengrok.indexer.analysis.plain - package org.opengrok.indexer.analysis.plain
- org.opengrok.indexer.analysis.powershell - package org.opengrok.indexer.analysis.powershell
- org.opengrok.indexer.analysis.python - package org.opengrok.indexer.analysis.python
- org.opengrok.indexer.analysis.r - package org.opengrok.indexer.analysis.r
- org.opengrok.indexer.analysis.ruby - package org.opengrok.indexer.analysis.ruby
- org.opengrok.indexer.analysis.rust - package org.opengrok.indexer.analysis.rust
- org.opengrok.indexer.analysis.scala - package org.opengrok.indexer.analysis.scala
- org.opengrok.indexer.analysis.sh - package org.opengrok.indexer.analysis.sh
- org.opengrok.indexer.analysis.sql - package org.opengrok.indexer.analysis.sql
- org.opengrok.indexer.analysis.swift - package org.opengrok.indexer.analysis.swift
- org.opengrok.indexer.analysis.tcl - package org.opengrok.indexer.analysis.tcl
- org.opengrok.indexer.analysis.terraform - package org.opengrok.indexer.analysis.terraform
- org.opengrok.indexer.analysis.typescript - package org.opengrok.indexer.analysis.typescript
- org.opengrok.indexer.analysis.uue - package org.opengrok.indexer.analysis.uue
- org.opengrok.indexer.analysis.vb - package org.opengrok.indexer.analysis.vb
- org.opengrok.indexer.analysis.verilog - package org.opengrok.indexer.analysis.verilog
- org.opengrok.indexer.analysis.yaml - package org.opengrok.indexer.analysis.yaml
- org.opengrok.indexer.authorization - package org.opengrok.indexer.authorization
- org.opengrok.indexer.configuration - package org.opengrok.indexer.configuration
- org.opengrok.indexer.framework - package org.opengrok.indexer.framework
- org.opengrok.indexer.history - package org.opengrok.indexer.history
-
From the OpenGrok internals: To get the version control history Analyzer Guru, calls his old friend the good old History Guru.
- org.opengrok.indexer.index - package org.opengrok.indexer.index
- org.opengrok.indexer.logger - package org.opengrok.indexer.logger
- org.opengrok.indexer.logger.formatter - package org.opengrok.indexer.logger.formatter
- org.opengrok.indexer.search - package org.opengrok.indexer.search
- org.opengrok.indexer.search.context - package org.opengrok.indexer.search.context
- org.opengrok.indexer.util - package org.opengrok.indexer.util
- org.opengrok.indexer.web - package org.opengrok.indexer.web
- org.opengrok.indexer.web.api.constraints - package org.opengrok.indexer.web.api.constraints
- org.opengrok.indexer.web.messages - package org.opengrok.indexer.web.messages
- org.opengrok.suggest - package org.opengrok.suggest
- org.opengrok.suggest.popular - package org.opengrok.suggest.popular
- org.opengrok.suggest.popular.impl.chronicle - package org.opengrok.suggest.popular.impl.chronicle
- org.opengrok.suggest.query - package org.opengrok.suggest.query
- org.opengrok.suggest.query.customized - package org.opengrok.suggest.query.customized
- org.opengrok.suggest.query.data - package org.opengrok.suggest.query.data
- org.opengrok.suggest.util - package org.opengrok.suggest.util
- org.opengrok.web - package org.opengrok.web
- org.opengrok.web.api - package org.opengrok.web.api
- org.opengrok.web.api.error - package org.opengrok.web.api.error
- org.opengrok.web.api.v1 - package org.opengrok.web.api.v1
- org.opengrok.web.api.v1.controller - package org.opengrok.web.api.v1.controller
- org.opengrok.web.api.v1.filter - package org.opengrok.web.api.v1.filter
- org.opengrok.web.api.v1.suggester - package org.opengrok.web.api.v1.suggester
- org.opengrok.web.api.v1.suggester.model - package org.opengrok.web.api.v1.suggester.model
- org.opengrok.web.api.v1.suggester.parser - package org.opengrok.web.api.v1.suggester.parser
- org.opengrok.web.api.v1.suggester.provider - package org.opengrok.web.api.v1.suggester.provider
- org.opengrok.web.api.v1.suggester.provider.filter - package org.opengrok.web.api.v1.suggester.provider.filter
- org.opengrok.web.api.v1.suggester.provider.service - package org.opengrok.web.api.v1.suggester.provider.service
- org.opengrok.web.api.v1.suggester.provider.service.impl - package org.opengrok.web.api.v1.suggester.provider.service.impl
- org.opengrok.web.api.v1.suggester.query - package org.opengrok.web.api.v1.suggester.query
- org.opengrok.web.servlet - package org.opengrok.web.servlet
- org.opengrok.web.util - package org.opengrok.web.util
- originalLength() - Method in class org.opengrok.indexer.util.LineBreaker
-
Gets the number of characters in the original source document.
- originalLength() - Method in class org.opengrok.indexer.util.SourceSplitter
-
Gets the number of characters in the original source document.
- OSSO_COOKIE_TIMESTAMP_HEADER - Static variable in class opengrok.auth.plugin.decoders.OSSOHeaderDecoder
- OSSO_SUBSCRIBER_DN_HEADER - Static variable in class opengrok.auth.plugin.decoders.OSSOHeaderDecoder
- OSSO_SUBSCRIBER_HEADER - Static variable in class opengrok.auth.plugin.decoders.OSSOHeaderDecoder
- OSSO_TIMEOUT_EXCEEDED_HEADER - Static variable in class opengrok.auth.plugin.decoders.OSSOHeaderDecoder
- OSSO_USER_DN_HEADER - Static variable in class opengrok.auth.plugin.decoders.OSSOHeaderDecoder
- OSSO_USER_GUID_HEADER - Static variable in class opengrok.auth.plugin.decoders.OSSOHeaderDecoder
- OSSOHeaderDecoder - Class in opengrok.auth.plugin.decoders
-
Decode Oracle SSO specific headers.
- OSSOHeaderDecoder() - Constructor for class opengrok.auth.plugin.decoders.OSSOHeaderDecoder
- out - Variable in class org.opengrok.indexer.analysis.JFlexNonXref
- OUTPUT_DATE_FORMAT - Static variable in class org.opengrok.indexer.history.Repository
-
format used for printing the date in
currentVersion
. - overlaps(PhraseHighlight) - Method in class org.opengrok.indexer.search.context.PhraseHighlight
-
Determines if the specified
other
overlaps with this instance.
P
- PageConfig - Class in org.opengrok.web
-
A simple container to lazy initialize common vars wrt.
- parent - Variable in class org.opengrok.indexer.history.RepositoryInfo
- parse() - Method in class org.opengrok.indexer.util.Getopt
-
Parse the command line options.
- parse(String) - Method in class org.opengrok.indexer.history.Repository
-
Parse the given string as a date object with the repository date formats.
- parse(String[]) - Method in class org.opengrok.indexer.util.OptionParser
-
Parse given set of arguments and activate handlers This code parses the given set of parameters looking for a described set of options and activates the code segments associated with the option.
- parse(SuggesterQueryData) - Static method in class org.opengrok.web.api.v1.suggester.parser.SuggesterQueryDataParser
-
Parses the
SuggesterQueryData
. - PARSE_ERROR_MSG - Static variable in class org.opengrok.indexer.web.SearchHelper
-
Default query parse error message prefix.
- parseAnnotation(Reader, String) - Method in class org.opengrok.indexer.history.SSCMRepository
- parseELF(FileChannel) - Method in class org.opengrok.indexer.analysis.executables.ELFAnalyzer
- ParseExceptionMapper - Class in org.opengrok.web.api.v1.suggester.provider
-
Maps the
ParseException
to aResponse.Status.BAD_REQUEST
status. - ParseExceptionMapper() - Constructor for class org.opengrok.web.api.v1.suggester.provider.ParseExceptionMapper
- parseOptions(String[]) - Static method in class org.opengrok.indexer.index.Indexer
-
Parse OpenGrok Indexer options This method was created so that it would be easier to write unit tests against the Indexer option parsing mechanism.
- PascalAnalyzer - Class in org.opengrok.indexer.analysis.pascal
- PascalAnalyzer(AnalyzerFactory) - Constructor for class org.opengrok.indexer.analysis.pascal.PascalAnalyzer
-
Creates a new instance of
PascalAnalyzer
. - PascalAnalyzerFactory - Class in org.opengrok.indexer.analysis.pascal
- PascalAnalyzerFactory() - Constructor for class org.opengrok.indexer.analysis.pascal.PascalAnalyzerFactory
- PascalSymbolTokenizer - Class in org.opengrok.indexer.analysis.pascal
- PascalSymbolTokenizer(Reader) - Constructor for class org.opengrok.indexer.analysis.pascal.PascalSymbolTokenizer
-
Creates a new scanner
- PascalUtils - Class in org.opengrok.indexer.analysis.pascal
-
Represents a container for Pascal-related utility methods.
- PascalXref - Class in org.opengrok.indexer.analysis.pascal
- PascalXref(Reader) - Constructor for class org.opengrok.indexer.analysis.pascal.PascalXref
-
Creates a new scanner
- PassageConverter - Class in org.opengrok.indexer.search.context
-
Represents an object that can translate
Passage
instances into indexedLineHighlight
instances, taking into account a configurable number of leading and trailing lines of context for each match. - PassageConverter(ContextArgs) - Constructor for class org.opengrok.indexer.search.context.PassageConverter
-
Initializes a converter for the specified arguments.
- PATH - Static variable in class org.opengrok.indexer.search.QueryBuilder
- PATH - Static variable in class org.opengrok.web.api.v1.controller.AnnotationController
- PATH - Static variable in class org.opengrok.web.api.v1.controller.ConfigurationController
- PATH - Static variable in class org.opengrok.web.api.v1.controller.DirectoryListingController
- PATH - Static variable in class org.opengrok.web.api.v1.controller.FileController
- PATH - Static variable in class org.opengrok.web.api.v1.controller.HistoryController
- PATH - Static variable in class org.opengrok.web.api.v1.controller.SearchController
- PATH - Static variable in class org.opengrok.web.api.v1.controller.StatusController
- PATH - Static variable in class org.opengrok.web.api.v1.controller.SuggesterController
- PATH - Static variable in class org.opengrok.web.api.v1.controller.SystemController
- PATH_PARAM - Static variable in class org.opengrok.web.api.v1.filter.PathAuthorizationFilter
- PATH_SEARCH_PARAM - Static variable in class org.opengrok.indexer.web.QueryParameters
-
Parameter name to specify an OpenGrok search of paths.
- PATH_SEARCH_PARAM_EQ - Static variable in class org.opengrok.indexer.web.QueryParameters
-
QueryParameters.PATH_SEARCH_PARAM
concatenated with"="
. - PATH_SEPARATOR - Static variable in class org.opengrok.indexer.index.Indexer
- PATH_SEPARATOR_STRING - Static variable in class org.opengrok.indexer.index.Indexer
- path2uid(String, String) - Static method in class org.opengrok.indexer.web.Util
-
Generate a string from the given path and date in a way that allows stable lexicographic sorting (i.e.
- PathAccepter - Class in org.opengrok.indexer.configuration
-
Represents a gatekeeper that decides whether a particular file or directory is acceptable for history or code analysis with respect to configuration of ignored files and directories or of specified inclusive filtering.
- PathAuthorizationFilter - Class in org.opengrok.web.api.v1.filter
-
Serves for authorization of REST API endpoints that have a path parameter which is file path relative to source root.
- PathAuthorizationFilter() - Constructor for class org.opengrok.web.api.v1.filter.PathAuthorizationFilter
- PathAuthorized - Annotation Interface in org.opengrok.web.api.v1.filter
-
Serves for authorization of REST API endpoints that have a path parameter.
- PathDescription - Class in org.opengrok.indexer.web
- PathDescription(String, String) - Constructor for class org.opengrok.indexer.web.PathDescription
- PATHLIKE - Enum constant in enum class org.opengrok.indexer.analysis.LinkageType
- pathlikeMatched(PathlikeMatchedEvent) - Method in class org.opengrok.indexer.analysis.JFlexXref
- pathlikeMatched(PathlikeMatchedEvent) - Method in interface org.opengrok.indexer.analysis.NonSymbolMatchedListener
-
Receives an event instance.
- PathlikeMatchedEvent - Class in org.opengrok.indexer.analysis
-
Represents an event raised when a symbol matcher matches a path-like string that would not be published as a symbol.
- PathlikeMatchedEvent(Object, String, char, boolean, long, long) - Constructor for class org.opengrok.indexer.analysis.PathlikeMatchedEvent
-
Initializes an immutable instance of
PathlikeMatchedEvent
. - PathQueryEscaper - Class in org.opengrok.indexer.search
- PathQueryEscaper(Reader) - Constructor for class org.opengrok.indexer.search.PathQueryEscaper
-
Creates a new scanner
- PathTokenizer - Class in org.opengrok.indexer.analysis
-
Tokenizer for paths filenames and extensions Input:
- PathTokenizer() - Constructor for class org.opengrok.indexer.analysis.PathTokenizer
- PathUtils - Class in org.opengrok.indexer.util
-
Represents a container for file system paths-related utility methods.
- patindexOf(String, Pattern) - Static method in class org.opengrok.indexer.util.StringUtils
-
Determines if the specified
pattern
matches in the specifiedvalue
. - PatternList(Filter) - Constructor for class org.opengrok.indexer.configuration.Filter.PatternList
- PatternUtil - Class in org.opengrok.indexer.configuration
- payload() - Element in annotation interface org.opengrok.indexer.web.api.constraints.PositiveDuration
- PCOMMENT - Static variable in class org.opengrok.indexer.analysis.pascal.PascalSymbolTokenizer
- PCOMMENT - Static variable in class org.opengrok.indexer.analysis.pascal.PascalXref
- PendingFileDeletion - Class in org.opengrok.indexer.index
-
Represents the metadata for a pending file deletion.
- PendingFileDeletion(String) - Constructor for class org.opengrok.indexer.index.PendingFileDeletion
- PendingFileRenaming - Class in org.opengrok.indexer.index
-
Represents the metadata for a pending file renaming.
- PendingFileRenaming(String, String) - Constructor for class org.opengrok.indexer.index.PendingFileRenaming
- PendingSymlinkage - Class in org.opengrok.indexer.index
-
Represents the metadata for a pending symbolic linkage.
- PendingSymlinkage(String, String) - Constructor for class org.opengrok.indexer.index.PendingSymlinkage
- PendingToken - Class in org.opengrok.indexer.analysis
-
Represents an almost-wholly immutable tuple whose field data are used by
JFlexTokenizer
to set attributes to be read while iterating a token stream. - PendingToken(String, int, int) - Constructor for class org.opengrok.indexer.analysis.PendingToken
-
Initializes an instance with immutable fields for the specified arguments.
- PendingTokenOffsetsComparator - Class in org.opengrok.indexer.analysis
-
Represents a comparator for
PendingToken
that just compares the instances' offsets. - PerforceAnnotationParser - Class in org.opengrok.indexer.history
-
handles parsing the output of the
p4 annotate
command into an annotation object. - PerforceAnnotationParser(PerforceRepository, File) - Constructor for class org.opengrok.indexer.history.PerforceAnnotationParser
- PerforceRepository - Class in org.opengrok.indexer.history
-
Access to a Perforce repository.
- PerforceRepository() - Constructor for class org.opengrok.indexer.history.PerforceRepository
- PerlAnalyzer - Class in org.opengrok.indexer.analysis.perl
- PerlAnalyzer(AnalyzerFactory) - Constructor for class org.opengrok.indexer.analysis.perl.PerlAnalyzer
-
Creates a new instance of PerlAnalyzer.
- PerlAnalyzerFactory - Class in org.opengrok.indexer.analysis.perl
- PerlAnalyzerFactory() - Constructor for class org.opengrok.indexer.analysis.perl.PerlAnalyzerFactory
- PerlSymbolTokenizer - Class in org.opengrok.indexer.analysis.perl
- PerlSymbolTokenizer(Reader) - Constructor for class org.opengrok.indexer.analysis.perl.PerlSymbolTokenizer
-
Creates a new scanner
- PerlXref - Class in org.opengrok.indexer.analysis.perl
- PerlXref(Reader) - Constructor for class org.opengrok.indexer.analysis.perl.PerlXref
-
Creates a new scanner
- phLOC() - Method in class org.opengrok.indexer.analysis.ada.AdaSymbolTokenizer
- phLOC() - Method in class org.opengrok.indexer.analysis.ada.AdaXref
-
Calls
JFlexSymbolMatcher.onSourceCodeSeen(long)
withyychar
. - phLOC() - Method in class org.opengrok.indexer.analysis.asm.AsmXref
-
Calls
JFlexSymbolMatcher.onSourceCodeSeen(long)
withyychar
. - phLOC() - Method in class org.opengrok.indexer.analysis.c.CXref
-
Calls
JFlexSymbolMatcher.onSourceCodeSeen(long)
withyychar
. - phLOC() - Method in class org.opengrok.indexer.analysis.c.CxxXref
-
Calls
JFlexSymbolMatcher.onSourceCodeSeen(long)
withyychar
. - phLOC() - Method in class org.opengrok.indexer.analysis.clojure.ClojureXref
-
Calls
JFlexSymbolMatcher.onSourceCodeSeen(long)
withyychar
. - phLOC() - Method in class org.opengrok.indexer.analysis.csharp.CSharpXref
-
Calls
JFlexSymbolMatcher.onSourceCodeSeen(long)
withyychar
. - phLOC() - Method in class org.opengrok.indexer.analysis.eiffel.EiffelSymbolTokenizer
- phLOC() - Method in class org.opengrok.indexer.analysis.eiffel.EiffelXref
-
Calls
JFlexSymbolMatcher.onSourceCodeSeen(long)
withyychar
. - phLOC() - Method in class org.opengrok.indexer.analysis.erlang.ErlangXref
-
Calls
JFlexSymbolMatcher.onSourceCodeSeen(long)
withyychar
. - phLOC() - Method in class org.opengrok.indexer.analysis.fortran.FortranXref
-
Calls
JFlexSymbolMatcher.onSourceCodeSeen(long)
withyychar
. - phLOC() - Method in class org.opengrok.indexer.analysis.golang.GolangXref
-
Calls
JFlexSymbolMatcher.onSourceCodeSeen(long)
withyychar
. - phLOC() - Method in class org.opengrok.indexer.analysis.haskell.HaskellXref
-
Calls
JFlexSymbolMatcher.onSourceCodeSeen(long)
withyychar
. - phLOC() - Method in class org.opengrok.indexer.analysis.hcl.HCLSymbolTokenizer
-
Does nothing.
- phLOC() - Method in class org.opengrok.indexer.analysis.hcl.HCLXref
-
Calls
JFlexSymbolMatcher.onSourceCodeSeen(long)
withyychar
. - phLOC() - Method in class org.opengrok.indexer.analysis.java.JavaXref
-
Calls
JFlexSymbolMatcher.onSourceCodeSeen(long)
withyychar
. - phLOC() - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptSymbolTokenizer
- phLOC() - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptXref
-
Calls
JFlexSymbolMatcher.onSourceCodeSeen(long)
withyychar
. - phLOC() - Method in interface org.opengrok.indexer.analysis.JFlexJointLexer
-
Indicates that eligible source code was encountered for physical lines-of-code count (physical LOC).
- phLOC() - Method in class org.opengrok.indexer.analysis.JFlexNonXref
-
Sets a value indicating that a physical line-of-code was encountered.
- phLOC() - Method in class org.opengrok.indexer.analysis.json.JsonXref
-
Calls
JFlexSymbolMatcher.onSourceCodeSeen(long)
withyychar
. - phLOC() - Method in class org.opengrok.indexer.analysis.kotlin.KotlinXref
-
Calls
JFlexSymbolMatcher.onSourceCodeSeen(long)
withyychar
. - phLOC() - Method in class org.opengrok.indexer.analysis.lisp.LispXref
-
Calls
JFlexSymbolMatcher.onSourceCodeSeen(long)
withyychar
. - phLOC() - Method in class org.opengrok.indexer.analysis.lua.LuaXref
-
Calls
JFlexSymbolMatcher.onSourceCodeSeen(long)
withyychar
. - phLOC() - Method in class org.opengrok.indexer.analysis.pascal.PascalXref
-
Calls
JFlexSymbolMatcher.onSourceCodeSeen(long)
withyychar
. - phLOC() - Method in class org.opengrok.indexer.analysis.perl.PerlSymbolTokenizer
- phLOC() - Method in class org.opengrok.indexer.analysis.perl.PerlXref
-
Calls
JFlexSymbolMatcher.onSourceCodeSeen(long)
withyychar
. - phLOC() - Method in class org.opengrok.indexer.analysis.php.PhpXref
-
Calls
JFlexSymbolMatcher.onSourceCodeSeen(long)
withyychar
. - phLOC() - Method in class org.opengrok.indexer.analysis.plain.PlainXref
-
Calls
JFlexSymbolMatcher.onSourceCodeSeen(long)
withyychar
. - phLOC() - Method in class org.opengrok.indexer.analysis.plain.XMLXref
-
Calls
JFlexSymbolMatcher.onSourceCodeSeen(long)
withyychar
. - phLOC() - Method in class org.opengrok.indexer.analysis.powershell.PoshXref
-
Calls
JFlexSymbolMatcher.onSourceCodeSeen(long)
withyychar
. - phLOC() - Method in class org.opengrok.indexer.analysis.python.PythonXref
-
Calls
JFlexSymbolMatcher.onSourceCodeSeen(long)
withyychar
. - phLOC() - Method in class org.opengrok.indexer.analysis.r.RSymbolTokenizer
-
Does nothing.
- phLOC() - Method in class org.opengrok.indexer.analysis.r.RXref
-
Calls
JFlexSymbolMatcher.onSourceCodeSeen(long)
withyychar
. - phLOC() - Method in class org.opengrok.indexer.analysis.ruby.RubySymbolTokenizer
- phLOC() - Method in class org.opengrok.indexer.analysis.ruby.RubyXref
-
Calls
JFlexSymbolMatcher.onSourceCodeSeen(long)
withyychar
. - phLOC() - Method in class org.opengrok.indexer.analysis.rust.RustXref
-
Calls
JFlexSymbolMatcher.onSourceCodeSeen(long)
withyychar
. - phLOC() - Method in class org.opengrok.indexer.analysis.scala.ScalaXref
-
Calls
JFlexSymbolMatcher.onSourceCodeSeen(long)
withyychar
. - phLOC() - Method in class org.opengrok.indexer.analysis.sh.ShXref
-
Calls
JFlexSymbolMatcher.onSourceCodeSeen(long)
withyychar
. - phLOC() - Method in class org.opengrok.indexer.analysis.sql.SQLSymbolTokenizer
-
noop.
- phLOC() - Method in class org.opengrok.indexer.analysis.sql.PLSQLXref
-
Calls
JFlexSymbolMatcher.onSourceCodeSeen(long)
withyychar
. - phLOC() - Method in class org.opengrok.indexer.analysis.sql.SQLXref
-
Calls
JFlexSymbolMatcher.onSourceCodeSeen(long)
withyychar
. - phLOC() - Method in class org.opengrok.indexer.analysis.swift.SwiftXref
-
Calls
JFlexSymbolMatcher.onSourceCodeSeen(long)
withyychar
. - phLOC() - Method in class org.opengrok.indexer.analysis.tcl.TclXref
-
Calls
JFlexSymbolMatcher.onSourceCodeSeen(long)
withyychar
. - phLOC() - Method in class org.opengrok.indexer.analysis.terraform.TerraformSymbolTokenizer
-
Does nothing.
- phLOC() - Method in class org.opengrok.indexer.analysis.terraform.TerraformXref
-
Calls
JFlexSymbolMatcher.onSourceCodeSeen(long)
withyychar
. - phLOC() - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptSymbolTokenizer
- phLOC() - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptXref
-
Calls
JFlexSymbolMatcher.onSourceCodeSeen(long)
withyychar
. - phLOC() - Method in class org.opengrok.indexer.analysis.uue.UuencodeXref
-
Calls
JFlexSymbolMatcher.onSourceCodeSeen(long)
withyychar
. - phLOC() - Method in class org.opengrok.indexer.analysis.vb.VBXref
-
Calls
JFlexSymbolMatcher.onSourceCodeSeen(long)
withyychar
. - phLOC() - Method in class org.opengrok.indexer.analysis.verilog.VerilogSymbolTokenizer
- phLOC() - Method in class org.opengrok.indexer.analysis.verilog.VerilogXref
-
Calls
JFlexSymbolMatcher.onSourceCodeSeen(long)
withyychar
. - phLOC() - Method in class org.opengrok.indexer.analysis.yaml.YamlXref
-
Calls
JFlexSymbolMatcher.onSourceCodeSeen(long)
withyychar
. - PhpAnalyzer - Class in org.opengrok.indexer.analysis.php
- PhpAnalyzer(AnalyzerFactory) - Constructor for class org.opengrok.indexer.analysis.php.PhpAnalyzer
-
Creates a new instance of PhpAnalyzer.
- PhpAnalyzerFactory - Class in org.opengrok.indexer.analysis.php
- PhpAnalyzerFactory() - Constructor for class org.opengrok.indexer.analysis.php.PhpAnalyzerFactory
- PhpSymbolTokenizer - Class in org.opengrok.indexer.analysis.php
- PhpSymbolTokenizer(Reader) - Constructor for class org.opengrok.indexer.analysis.php.PhpSymbolTokenizer
-
Creates a new scanner
- PhpXref - Class in org.opengrok.indexer.analysis.php
- PhpXref(Reader) - Constructor for class org.opengrok.indexer.analysis.php.PhpXref
-
Creates a new scanner
- PhraseHighlight - Class in org.opengrok.indexer.search.context
-
Represents a highlighted phrase within a line -- possibly with bounds indicating that the highlight begins or ends on another line.
- PhraseHighlightComparator - Class in org.opengrok.indexer.search.context
-
Represents a
Comparator
forPhraseHighlight
. - PhraseScorer - Interface in org.opengrok.suggest.query
-
Interface for
Scorer
ofPhraseQuery
which allows to query the positions where the next term in the query should be. - ping() - Method in class org.opengrok.web.api.v1.controller.SystemController
- PLAIN - Enum constant in enum class org.opengrok.indexer.analysis.AbstractAnalyzer.Genre
-
xrefed - line numbered context.
- PlainAnalyzer - Class in org.opengrok.indexer.analysis.plain
-
Analyzer for plain text files.
- PlainAnalyzer(AnalyzerFactory) - Constructor for class org.opengrok.indexer.analysis.plain.PlainAnalyzer
-
Creates a new instance of PlainAnalyzer.
- PlainAnalyzer(AnalyzerFactory, Supplier<JFlexTokenizer>) - Constructor for class org.opengrok.indexer.analysis.plain.PlainAnalyzer
-
Creates a new instance of
PlainAnalyzer
. - PlainAnalyzerFactory - Class in org.opengrok.indexer.analysis.plain
-
Represents a subclass of
FileAnalyzerFactory
for plain-text files in ASCII, UTF-8, or UTF-16. - plainbuf - Variable in class org.opengrok.indexer.analysis.document.MandocXref
- PlainFullTokenizer - Class in org.opengrok.indexer.analysis.plain
- PlainFullTokenizer(Reader) - Constructor for class org.opengrok.indexer.analysis.plain.PlainFullTokenizer
-
Creates a new scanner
- PlainLineTokenizer - Class in org.opengrok.indexer.search.context
- PlainLineTokenizer(Reader) - Constructor for class org.opengrok.indexer.search.context.PlainLineTokenizer
-
Creates a new scanner
- PlainSymbolTokenizer - Class in org.opengrok.indexer.analysis.plain
- PlainSymbolTokenizer(Reader) - Constructor for class org.opengrok.indexer.analysis.plain.PlainSymbolTokenizer
-
Creates a new scanner
- PlainXref - Class in org.opengrok.indexer.analysis.plain
- PlainXref(Reader) - Constructor for class org.opengrok.indexer.analysis.plain.PlainXref
-
Creates a new scanner
- PLSQLAnalyzer - Class in org.opengrok.indexer.analysis.sql
- PLSQLAnalyzer(AnalyzerFactory) - Constructor for class org.opengrok.indexer.analysis.sql.PLSQLAnalyzer
- PLSQLAnalyzerFactory - Class in org.opengrok.indexer.analysis.sql
- PLSQLAnalyzerFactory() - Constructor for class org.opengrok.indexer.analysis.sql.PLSQLAnalyzerFactory
- PLSQLConsts - Class in org.opengrok.indexer.analysis.sql
- PLSQLSymbolTokenizer - Class in org.opengrok.indexer.analysis.sql
- PLSQLSymbolTokenizer(Reader) - Constructor for class org.opengrok.indexer.analysis.sql.PLSQLSymbolTokenizer
-
Creates a new scanner
- PLSQLXref - Class in org.opengrok.indexer.analysis.sql
- PLSQLXref(Reader) - Constructor for class org.opengrok.indexer.analysis.sql.PLSQLXref
-
Creates a new scanner
- PLUGIN_DIRECTORY_DEFAULT - Static variable in class org.opengrok.indexer.configuration.Configuration
- PluginClassLoader - Class in org.opengrok.indexer.framework
-
Class loader for plugins from .class and .jar files.
- PluginClassLoader(File) - Constructor for class org.opengrok.indexer.framework.PluginClassLoader
- PluginDecisionPredicate() - Constructor for class org.opengrok.indexer.authorization.AuthorizationEntity.PluginDecisionPredicate
- PluginFramework<P> - Class in org.opengrok.indexer.framework
-
Plugin framework for plugins of type
PluginType
. - PluginFramework(Class<P>, String) - Constructor for class org.opengrok.indexer.framework.PluginFramework
-
Create a new instance of plugin framework for a plugin directory.
- PluginSkippingPredicate() - Constructor for class org.opengrok.indexer.authorization.AuthorizationEntity.PluginSkippingPredicate
- POD - Static variable in class org.opengrok.indexer.analysis.perl.PerlSymbolTokenizer
- POD - Static variable in class org.opengrok.indexer.analysis.perl.PerlXref
- POD - Static variable in class org.opengrok.indexer.analysis.ruby.RubySymbolTokenizer
- POD - Static variable in class org.opengrok.indexer.analysis.ruby.RubyXref
- pop() - Method in class org.opengrok.indexer.search.context.FormattedLines
-
Removes the highest line from the instance.
- popData() - Method in class org.opengrok.indexer.analysis.hcl.HCLLexer
-
Discard the current lexer state, and pop state off the stack.
- PopularityCounter - Interface in org.opengrok.suggest.popular
-
Simple interface for accessing the popularity data for specific terms.
- PopularityMap - Interface in org.opengrok.suggest.popular
-
Abstraction for the map to store the data for most popular completion.
- populateDocument(Document, File, String, AbstractAnalyzer, Writer) - Method in class org.opengrok.indexer.analysis.AnalyzerGuru
-
Populate a Lucene document with the required fields.
- populateGroups(Set<Group>, Set<Project>) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Classifies projects and puts them in their groups.
- PoshSymbolTokenizer - Class in org.opengrok.indexer.analysis.powershell
- PoshSymbolTokenizer(Reader) - Constructor for class org.opengrok.indexer.analysis.powershell.PoshSymbolTokenizer
-
Creates a new scanner
- PoshUtils - Class in org.opengrok.indexer.analysis.powershell
-
Represents a container for PowerShell-related utility methods.
- PoshXref - Class in org.opengrok.indexer.analysis.powershell
- PoshXref(Reader) - Constructor for class org.opengrok.indexer.analysis.powershell.PoshXref
-
Creates a new scanner
- PositiveDuration - Annotation Interface in org.opengrok.indexer.web.api.constraints
-
Validate that the annotated
Duration
is not null and positive. - PositiveDurationValidator - Class in org.opengrok.indexer.web.api.constraints
- PositiveDurationValidator() - Constructor for class org.opengrok.indexer.web.api.constraints.PositiveDurationValidator
- post() - Method in class opengrok.auth.plugin.util.WebHook
- POST_IDENTIFIER - Static variable in class org.opengrok.indexer.analysis.hcl.HCLSymbolTokenizer
- POST_IDENTIFIER - Static variable in class org.opengrok.indexer.analysis.hcl.HCLXref
- POST_IDENTIFIER - Static variable in class org.opengrok.indexer.analysis.terraform.TerraformSymbolTokenizer
- POST_IDENTIFIER - Static variable in class org.opengrok.indexer.analysis.terraform.TerraformXref
- postIt(String, String) - Static method in class opengrok.auth.plugin.util.RestfulClient
-
Perform HTTP POST request.
- PowershellAnalyzer - Class in org.opengrok.indexer.analysis.powershell
-
Analyzes PowerShell scripts.
- PowershellAnalyzer(AnalyzerFactory) - Constructor for class org.opengrok.indexer.analysis.powershell.PowershellAnalyzer
-
Creates a new instance of
PowershellAnalyzer
. - PowershellAnalyzerFactory - Class in org.opengrok.indexer.analysis.powershell
- PowershellAnalyzerFactory() - Constructor for class org.opengrok.indexer.analysis.powershell.PowershellAnalyzerFactory
- Prefix - Enum Class in org.opengrok.indexer.web
-
URL Prefixes usually tied to a certain servlet.
- PREFIX - Static variable in class org.opengrok.indexer.configuration.OpenGrokThreadFactory
- prefixes - Variable in class org.opengrok.indexer.analysis.AnalyzerFactory
-
List of file prefixes on which this kind of analyzer should be used.
- PrefixMatcher - Class in org.opengrok.indexer.search.context
-
Matches a term against a prefix.
- PrefixMatcher(String, boolean) - Constructor for class org.opengrok.indexer.search.context.PrefixMatcher
- prehtmlize(CharSequence) - Static method in class org.opengrok.indexer.web.Util
-
Calls
Util.htmlize(java.lang.CharSequence, java.lang.Appendable, boolean)
withq
, a transientStringBuilder
, andtrue
. - prehtmlize(String) - Static method in class org.opengrok.indexer.web.Util
-
Return a string that represents
s
in HTML by callingUtil.htmlize(java.lang.CharSequence, java.lang.Appendable, boolean)
withs
, a transientStringBuilder
, andtrue
. - prepareExec(SortedSet<String>) - Method in class org.opengrok.indexer.web.SearchHelper
-
Create the searcher to use w.r.t.
- prepareExec(Project) - Method in class org.opengrok.indexer.web.SearchHelper
-
Calls
SearchHelper.prepareExec(java.util.SortedSet)
with a single-element set forproject
. - prepareIndexer(RuntimeEnvironment, boolean, boolean, List<String>, List<String>) - Method in class org.opengrok.indexer.index.Indexer
-
Wrapper for prepareIndexer() that always generates history cache.
- prepareIndexer(RuntimeEnvironment, Set<String>, boolean, boolean, List<String>) - Method in class org.opengrok.indexer.index.Indexer
-
Generate history cache and/or scan the repositories.
- prepareInternalSearch(SortOrder) - Method in class org.opengrok.web.PageConfig
-
Prepare a search helper with required settings for an internal search.
- prepareSearch() - Method in class org.opengrok.web.PageConfig
-
Prepare a search helper with all required information, ready to execute the query implied by the related request parameters and cookies.
- prepareSummary() - Method in class org.opengrok.indexer.web.SearchHelper
-
Prepare the fields to support printing a full blown summary.
- prettyPrint(Writer, SearchHelper, int, long) - Static method in class org.opengrok.indexer.search.Results
-
Prints out results in html form.
- previous() - Method in class org.opengrok.indexer.search.context.StrictLineBreakIterator
- printContext() - Method in class org.opengrok.indexer.search.context.PlainLineTokenizer
- printDateSize(Writer, File, Date, Format) - Method in class org.opengrok.web.DirectoryListing
-
Write part of HTML code which contains file/directory last modification time and size.
- printMessages(Writer, SortedSet<MessagesContainer.AcceptedMessage>) - Static method in class org.opengrok.indexer.web.messages.MessagesUtils
-
Print list of messages into output.
- priority - Variable in class org.opengrok.web.Scripts.Script
- processStack(Nameable, AuthorizationEntity.PluginDecisionPredicate, AuthorizationEntity.PluginSkippingPredicate) - Method in class org.opengrok.indexer.authorization.AuthorizationStack
-
Process the stack.
- processStream(InputStream) - Method in class org.opengrok.indexer.history.AccuRevAnnotationParser
- processStream(InputStream) - Method in class org.opengrok.indexer.history.AccuRevHistoryParser
- processStream(InputStream) - Method in class org.opengrok.indexer.history.BazaarAnnotationParser
- processStream(InputStream) - Method in class org.opengrok.indexer.history.BazaarTagParser
- processStream(InputStream) - Method in class org.opengrok.indexer.history.BitKeeperAnnotationParser
-
Process the output of a
bk annotate
command. - processStream(InputStream) - Method in class org.opengrok.indexer.history.BitKeeperTagParser
-
Process the output of the
bk tags
command. - processStream(InputStream) - Method in class org.opengrok.indexer.history.ClearCaseAnnotationParser
- processStream(InputStream) - Method in class org.opengrok.indexer.history.CVSAnnotationParser
- processStream(InputStream) - Method in class org.opengrok.indexer.history.MercurialTagParser
- processStream(InputStream) - Method in class org.opengrok.indexer.history.MonotoneAnnotationParser
- processStream(InputStream) - Method in class org.opengrok.indexer.history.PerforceAnnotationParser
- processStream(InputStream) - Method in class org.opengrok.indexer.history.RCSAnnotationParser
- processStream(InputStream) - Method in class org.opengrok.indexer.history.SCCSRepositoryAnnotationParser
- processStream(InputStream) - Method in class org.opengrok.indexer.history.SCCSRepositoryAuthorParser
- processStream(InputStream) - Method in class org.opengrok.indexer.history.SSCMHistoryParser
-
Process the output from the history command and insert the HistoryEntries into the history field.
- processStream(InputStream) - Method in class org.opengrok.indexer.history.SubversionAnnotationParser
- processStream(InputStream) - Method in interface org.opengrok.indexer.util.Executor.StreamHandler
-
Process the data in the stream.
- processStream(InputStream) - Method in class org.opengrok.indexer.util.HeadHandler
- processTargetGroupsAndProjects() - Method in class org.opengrok.indexer.authorization.AuthorizationEntity
-
Discover all targeted groups and projects for every group given by
AuthorizationEntity.forGroups()
. - Progress - Class in org.opengrok.indexer.util
-
Progress reporting via logging.
- Progress - Class in org.opengrok.suggest.util
-
Copy of
org.opengrok.indexer.util.Progress
. - Progress(Logger, String) - Constructor for class org.opengrok.indexer.util.Progress
- Progress(Logger, String, long) - Constructor for class org.opengrok.indexer.util.Progress
- Progress(Logger, String, long, Level) - Constructor for class org.opengrok.indexer.util.Progress
- Progress(Logger, String, long, Level, boolean) - Constructor for class org.opengrok.suggest.util.Progress
- Progress(Logger, String, Level) - Constructor for class org.opengrok.indexer.util.Progress
- ProgressVisitor - Class in org.opengrok.indexer.history
- project - Variable in class org.opengrok.indexer.analysis.AbstractAnalyzer
- project - Variable in class org.opengrok.indexer.analysis.JFlexNonXref
- Project - Class in org.opengrok.indexer.configuration
-
Placeholder for the information that builds up a project.
- Project() - Constructor for class org.opengrok.indexer.configuration.Project
- Project(String) - Constructor for class org.opengrok.indexer.configuration.Project
-
Create a project with given name.
- Project(String, String) - Constructor for class org.opengrok.indexer.configuration.Project
-
Create a project with given name and path and default configuration values.
- PROJECT - Static variable in class org.opengrok.indexer.search.QueryBuilder
- PROJECT_SEARCH_PARAM - Static variable in class org.opengrok.indexer.web.QueryParameters
-
Parameter name to specify an OpenGrok project search.
- PROJECT_SEARCH_PARAM_EQ - Static variable in class org.opengrok.indexer.web.QueryParameters
-
QueryParameters.PROJECT_SEARCH_PARAM
concatenated with"="
. - ProjectHelper - Class in org.opengrok.web
-
Preprocessing of projects, repositories and groups for the UI.
- PROJECTS_PARAM - Static variable in class org.opengrok.web.api.v1.suggester.provider.filter.AuthorizationFilter
- PROJECTS_PATH - Static variable in class org.opengrok.web.api.v1.controller.ProjectsController
- ProjectsController - Class in org.opengrok.web.api.v1.controller
- ProjectsController(SuggesterService) - Constructor for class org.opengrok.web.api.v1.controller.ProjectsController
- pushData() - Method in class org.opengrok.indexer.analysis.hcl.HCLLexer
-
Push the lexer state data on the stack, and initialize a new state.
- pushData() - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptLexer
- pushSpan(int, String) - Method in class org.opengrok.indexer.analysis.powershell.PoshXref
- pushSpan(int, String) - Method in class org.opengrok.indexer.analysis.sh.ShXref
- put(int, String) - Method in class org.opengrok.indexer.search.context.FormattedLines
-
Sets the specified String line for the specified line number, replacing any previous entry for the same line number.
- PythonAnalyzer - Class in org.opengrok.indexer.analysis.python
- PythonAnalyzer(AnalyzerFactory) - Constructor for class org.opengrok.indexer.analysis.python.PythonAnalyzer
-
Creates a new instance of PythonAnalyzer.
- PythonAnalyzerFactory - Class in org.opengrok.indexer.analysis.python
- PythonAnalyzerFactory() - Constructor for class org.opengrok.indexer.analysis.python.PythonAnalyzerFactory
- PythonSymbolTokenizer - Class in org.opengrok.indexer.analysis.python
- PythonSymbolTokenizer(Reader) - Constructor for class org.opengrok.indexer.analysis.python.PythonSymbolTokenizer
-
Creates a new scanner
- PythonUtils - Class in org.opengrok.indexer.analysis.python
-
Represents a container for Python-related utility methods.
- PythonXref - Class in org.opengrok.indexer.analysis.python
- PythonXref(Reader) - Constructor for class org.opengrok.indexer.analysis.python.PythonXref
-
Creates a new scanner
Q
- QATOM - Static variable in class org.opengrok.indexer.analysis.erlang.ErlangSymbolTokenizer
- QATOM - Static variable in class org.opengrok.indexer.analysis.erlang.ErlangXref
- QM - Static variable in class org.opengrok.indexer.analysis.perl.PerlSymbolTokenizer
- QM - Static variable in class org.opengrok.indexer.analysis.perl.PerlXref
- QM - Static variable in class org.opengrok.indexer.analysis.ruby.RubySymbolTokenizer
- QM - Static variable in class org.opengrok.indexer.analysis.ruby.RubyXref
- qop(boolean, String, int, boolean) - Method in class org.opengrok.indexer.analysis.perl.PerlXref
-
Starts a quote-like operator as specified in a syntax fragment,
op
, and gives thecapture
for thelexer
to take ifdoWrite
is true. - qop(boolean, String, int, boolean) - Method in class org.opengrok.indexer.analysis.ruby.RubyXref
-
Starts a quote-like operator as specified in a syntax fragment,
op
, and gives thecapture
for thelistener
to take ifdoWrite
is true. - qop(String, int, boolean) - Method in class org.opengrok.indexer.analysis.perl.PerlXref
-
Starts a quote-like operator as specified in a syntax fragment,
op
, and gives theop
for thelexer
to take. - qop(String, int, boolean) - Method in class org.opengrok.indexer.analysis.ruby.RubyXref
-
Starts a quote-like operator as specified in a syntax fragment,
op
, and gives theop
for thelistener
to take. - QSTRING - Static variable in class org.opengrok.indexer.analysis.asm.AsmSymbolTokenizer
- QSTRING - Static variable in class org.opengrok.indexer.analysis.asm.AsmXref
- QSTRING - Static variable in class org.opengrok.indexer.analysis.c.CSymbolTokenizer
- QSTRING - Static variable in class org.opengrok.indexer.analysis.c.CXref
- QSTRING - Static variable in class org.opengrok.indexer.analysis.c.CxxSymbolTokenizer
- QSTRING - Static variable in class org.opengrok.indexer.analysis.c.CxxXref
- QSTRING - Static variable in class org.opengrok.indexer.analysis.csharp.CSharpSymbolTokenizer
- QSTRING - Static variable in class org.opengrok.indexer.analysis.csharp.CSharpXref
- QSTRING - Static variable in class org.opengrok.indexer.analysis.fortran.FortranSymbolTokenizer
- QSTRING - Static variable in class org.opengrok.indexer.analysis.fortran.FortranXref
- QSTRING - Static variable in class org.opengrok.indexer.analysis.golang.GolangSymbolTokenizer
- QSTRING - Static variable in class org.opengrok.indexer.analysis.golang.GolangXref
- QSTRING - Static variable in class org.opengrok.indexer.analysis.java.JavaSymbolTokenizer
- QSTRING - Static variable in class org.opengrok.indexer.analysis.java.JavaXref
- QSTRING - Static variable in class org.opengrok.indexer.analysis.javascript.JavaScriptSymbolTokenizer
- QSTRING - Static variable in class org.opengrok.indexer.analysis.javascript.JavaScriptXref
- QSTRING - Static variable in class org.opengrok.indexer.analysis.kotlin.KotlinSymbolTokenizer
- QSTRING - Static variable in class org.opengrok.indexer.analysis.kotlin.KotlinXref
- QSTRING - Static variable in class org.opengrok.indexer.analysis.lua.LuaSymbolTokenizer
- QSTRING - Static variable in class org.opengrok.indexer.analysis.lua.LuaXref
- QSTRING - Static variable in class org.opengrok.indexer.analysis.pascal.PascalSymbolTokenizer
- QSTRING - Static variable in class org.opengrok.indexer.analysis.pascal.PascalXref
- QSTRING - Static variable in class org.opengrok.indexer.analysis.php.PhpSymbolTokenizer
- QSTRING - Static variable in class org.opengrok.indexer.analysis.php.PhpXref
- QSTRING - Static variable in class org.opengrok.indexer.analysis.powershell.PoshSymbolTokenizer
- QSTRING - Static variable in class org.opengrok.indexer.analysis.powershell.PoshXref
- QSTRING - Static variable in class org.opengrok.indexer.analysis.python.PythonSymbolTokenizer
- QSTRING - Static variable in class org.opengrok.indexer.analysis.python.PythonXref
- QSTRING - Static variable in class org.opengrok.indexer.analysis.r.RSymbolTokenizer
- QSTRING - Static variable in class org.opengrok.indexer.analysis.r.RXref
- QSTRING - Static variable in class org.opengrok.indexer.analysis.scala.ScalaSymbolTokenizer
- QSTRING - Static variable in class org.opengrok.indexer.analysis.scala.ScalaXref
- QSTRING - Static variable in class org.opengrok.indexer.analysis.sh.ShSymbolTokenizer
- QSTRING - Static variable in class org.opengrok.indexer.analysis.sh.ShXref
- QSTRING - Static variable in class org.opengrok.indexer.analysis.typescript.TypeScriptSymbolTokenizer
- QSTRING - Static variable in class org.opengrok.indexer.analysis.typescript.TypeScriptXref
- QSTRING - Static variable in class org.opengrok.indexer.analysis.yaml.YamlSymbolTokenizer
- QSTRING - Static variable in class org.opengrok.indexer.analysis.yaml.YamlXref
- QUERY - Enum constant in enum class org.opengrok.indexer.analysis.LinkageType
- QueryBuilder - Class in org.opengrok.indexer.search
-
Helper class that builds a Lucene query based on provided search terms for the different fields.
- QueryBuilder() - Constructor for class org.opengrok.indexer.search.QueryBuilder
- QueryMatchers - Class in org.opengrok.indexer.search.context
-
Utility class used to extract the terms used in a query This class will not find terms for MultiTermQuery, RangeQuery and PrefixQuery classes so the caller must pass a rewritten query (see query.rewrite) to obtain a list of expanded terms.
- QueryMatchers() - Constructor for class org.opengrok.indexer.search.context.QueryMatchers
- QueryParameters - Class in org.opengrok.indexer.web
-
Represents a container for OpenGrok web query parameter names.
- quickValueOf(String) - Static method in enum class org.opengrok.indexer.analysis.CtagsReader.tagFields
-
Quickly get if the field name matches allowed/consumed ones.
- QUO - Static variable in class org.opengrok.indexer.analysis.perl.PerlSymbolTokenizer
- QUO - Static variable in class org.opengrok.indexer.analysis.perl.PerlXref
- QUO - Static variable in class org.opengrok.indexer.analysis.ruby.RubySymbolTokenizer
- QUO - Static variable in class org.opengrok.indexer.analysis.ruby.RubyXref
- QUOTED - Static variable in class org.opengrok.indexer.analysis.hcl.HCLSymbolTokenizer
- QUOTED - Static variable in class org.opengrok.indexer.analysis.hcl.HCLXref
- QUOTED - Static variable in class org.opengrok.indexer.analysis.terraform.TerraformSymbolTokenizer
- QUOTED - Static variable in class org.opengrok.indexer.analysis.terraform.TerraformXref
- QUOTED_IDENTIFIER - Static variable in class org.opengrok.indexer.analysis.sql.PLSQLSymbolTokenizer
- QUOTED_IDENTIFIER - Static variable in class org.opengrok.indexer.analysis.sql.PLSQLXref
- QUOTED_IDENTIFIER - Static variable in class org.opengrok.indexer.analysis.sql.SQLSymbolTokenizer
- QUOTED_IDENTIFIER - Static variable in class org.opengrok.indexer.analysis.sql.SQLXref
- QUOxL - Static variable in class org.opengrok.indexer.analysis.perl.PerlSymbolTokenizer
- QUOxL - Static variable in class org.opengrok.indexer.analysis.perl.PerlXref
- QUOxL - Static variable in class org.opengrok.indexer.analysis.ruby.RubySymbolTokenizer
- QUOxL - Static variable in class org.opengrok.indexer.analysis.ruby.RubyXref
- QUOxLxN - Static variable in class org.opengrok.indexer.analysis.perl.PerlSymbolTokenizer
- QUOxLxN - Static variable in class org.opengrok.indexer.analysis.perl.PerlXref
- QUOxLxN - Static variable in class org.opengrok.indexer.analysis.ruby.RubySymbolTokenizer
- QUOxLxN - Static variable in class org.opengrok.indexer.analysis.ruby.RubyXref
- QUOxN - Static variable in class org.opengrok.indexer.analysis.perl.PerlSymbolTokenizer
- QUOxN - Static variable in class org.opengrok.indexer.analysis.perl.PerlXref
- QUOxN - Static variable in class org.opengrok.indexer.analysis.ruby.RubySymbolTokenizer
- QUOxN - Static variable in class org.opengrok.indexer.analysis.ruby.RubyXref
- qurlencode(String, Appendable) - Static method in class org.opengrok.indexer.web.Util
-
Append to
dest
the UTF-8 URL-encoded representation of the Lucene-escaped version ofstr
.
R
- RainbowColorGenerator - Class in org.opengrok.indexer.util
- RAnalyzer - Class in org.opengrok.indexer.analysis.r
-
Represents an extension of
AbstractSourceCodeAnalyzer
for the R language. - RAnalyzer(AnalyzerFactory) - Constructor for class org.opengrok.indexer.analysis.r.RAnalyzer
-
Creates a new instance of
RAnalyzer
. - RAnalyzerFactory - Class in org.opengrok.indexer.analysis.r
-
Represents an extension of
FileAnalyzerFactory
to produceRAnalyzer
instances. - RAnalyzerFactory() - Constructor for class org.opengrok.indexer.analysis.r.RAnalyzerFactory
-
Initializes a factory instance named "R" to associate file extensions ".r", ".rdata", ".rda", and ".rds" with
RAnalyzer
. - RAW_P - Enum constant in enum class org.opengrok.indexer.web.Prefix
-
Raw file display (link prefix).
- RazorRepository - Class in org.opengrok.indexer.history
-
Adds access to to a Razor Repository A brief and simplistic overview of Razor Razor uses the term 'Group' for what might traditionally be called a repository, that is a collection of files and folders.
- RazorRepository() - Constructor for class org.opengrok.indexer.history.RazorRepository
- RCSAnnotationParser - Class in org.opengrok.indexer.history
- RCSget - Class in org.opengrok.indexer.history
-
Virtualize RCS log as an input stream.
- RCSget(String, String) - Constructor for class org.opengrok.indexer.history.RCSget
-
Pass null in version to get current revision.
- RCSRepository - Class in org.opengrok.indexer.history
-
Access to an RCS repository.
- RCSRepository() - Constructor for class org.opengrok.indexer.history.RCSRepository
- read() - Method in class org.opengrok.indexer.analysis.ExpandTabsReader
- read() - Method in class org.opengrok.indexer.history.RCSget
- read(byte[], int, int) - Method in class org.opengrok.indexer.history.RCSget
- read(char[], int, int) - Method in class org.opengrok.indexer.analysis.ExpandTabsReader
- read(char[], int, int) - Method in class org.opengrok.indexer.analysis.IteratorReader
- read(char[], int, int) - Method in class org.opengrok.indexer.analysis.ZeroReader
-
Read
len
characters from the underlyingReader
into the buffercbuf
at offsetoff
, blocking until input is available or end-of-stream is reached. - read(char[], int, int) - Method in class org.opengrok.indexer.history.HistoryReader
- read(File) - Static method in class opengrok.auth.plugin.configuration.Configuration
-
Read a configuration from a file.
- read(File) - Static method in class org.opengrok.indexer.configuration.Configuration
- read(Bytes, long, BytesRef) - Method in class org.opengrok.suggest.popular.impl.chronicle.BytesRefSizedReader
- read(Document) - Static method in class org.opengrok.indexer.index.NumLinesLOCUtil
-
Reads data, if they exist, from the specified document.
- read(IndexReader) - Method in class org.opengrok.indexer.index.IndexAnalysisSettingsAccessor
-
Searches for a document with a
QueryBuilder.OBJUID
value matchingIndexAnalysisSettingsAccessor.INDEX_ANALYSIS_SETTINGS_OBJUID
. - read(IndexReader, int) - Method in class org.opengrok.indexer.index.IndexAnalysisSettingsAccessor
-
Searches for documents with a
QueryBuilder.OBJUID
value matchingIndexAnalysisSettingsAccessor.INDEX_ANALYSIS_SETTINGS_OBJUID
. - readableCount(long) - Static method in class org.opengrok.indexer.web.Util
-
Convert the specified
count
into a human readable string. - readableCount(long, boolean) - Static method in class org.opengrok.indexer.web.Util
-
Convert the specified
count
into a human readable string. - readableLine(int, Writer, Annotation, String, String, String) - Static method in class org.opengrok.indexer.web.Util
-
Write out line information wrt.
- readableLine(int, Writer, Annotation, String, String, String, boolean) - Static method in class org.opengrok.indexer.web.Util
- readableSize(long) - Static method in class org.opengrok.indexer.web.Util
-
Convert the given size into a human readable string.
- readConfiguration(File) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Read an configuration file and set it as the current configuration.
- readConfiguration(File, CommandTimeoutType) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Read configuration from a file and put it into effect.
- ReaderWrapper - Interface in org.opengrok.indexer.util
-
Represents an API for overlaying a reader with another reader.
- readLine(String) - Method in class org.opengrok.indexer.analysis.CtagsReader
-
Reads a line into the instance's definitions.
- readLockAsResource() - Method in class org.opengrok.indexer.util.CloseableReentrantReadWriteLock
- readMarshallable(WireIn) - Method in class org.opengrok.suggest.popular.impl.chronicle.BytesRefDataAccess
- readMarshallable(WireIn) - Method in class org.opengrok.suggest.popular.impl.chronicle.BytesRefSizedReader
- readResolve() - Method in class org.opengrok.suggest.popular.impl.chronicle.BytesRefSizedReader
- rebuild() - Method in class org.opengrok.web.api.v1.controller.SuggesterController
- rebuild() - Method in class org.opengrok.web.api.v1.suggester.provider.service.impl.SuggesterServiceImpl
-
Rebuild suggester data structures.
- rebuild() - Method in interface org.opengrok.web.api.v1.suggester.provider.service.SuggesterService
-
Rebuild suggester data structures.
- rebuild(String) - Method in class org.opengrok.web.api.v1.controller.SuggesterController
- rebuild(String) - Method in class org.opengrok.web.api.v1.suggester.provider.service.impl.SuggesterServiceImpl
-
Rebuilds suggester data structures for given project.
- rebuild(String) - Method in interface org.opengrok.web.api.v1.suggester.provider.service.SuggesterService
-
Rebuilds suggester data structures for given project.
- rebuild(Collection<Suggester.NamedIndexDir>) - Method in class org.opengrok.suggest.Suggester
-
Rebuilds the data structures for specified indexes.
- REBUILD_CRON_CONFIG_DEFAULT - Static variable in class org.opengrok.indexer.configuration.SuggesterConfig
- REBUILD_THREAD_POOL_PERCENT_NCPUS_DEFAULT - Static variable in class org.opengrok.indexer.configuration.SuggesterConfig
- RECORD_LENGTH - Static variable in class org.opengrok.indexer.web.EftarFile
- red - Variable in class org.opengrok.indexer.util.Color
- REDACTED_USER_INFO - Static variable in class org.opengrok.indexer.web.Util
- redactUrl(String) - Static method in class org.opengrok.indexer.web.Util
-
If given path is a URL, return the string representation with the user-info part filtered out.
- reduceSegmentCount() - Method in class org.opengrok.indexer.index.IndexDatabase
-
Reduce number of segments in the index database.
- refresh() - Method in class org.opengrok.web.api.v1.suggester.provider.service.impl.SuggesterServiceImpl
-
Refreshes the suggester based on the new configuration.
- refresh() - Method in interface org.opengrok.web.api.v1.suggester.provider.service.SuggesterService
-
Refreshes the suggester based on the new configuration.
- refreshDateForLastIndexRun() - Method in class org.opengrok.indexer.configuration.IndexTimestamp
- refreshDateForLastIndexRun() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- refreshSearcherManagerMap() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
After new configuration is put into place, the set of projects might change, so we go through the SearcherManager objects and close those where the corresponding project is no longer present.
- REFS - Enum constant in enum class org.opengrok.indexer.analysis.LinkageType
- REFS - Static variable in class org.opengrok.indexer.search.QueryBuilder
- REFS_SEARCH_PARAM - Static variable in class org.opengrok.indexer.web.QueryParameters
-
Parameter name to specify an OpenGrok search of references of symbols.
- REFS_SEARCH_PARAM_EQ - Static variable in class org.opengrok.indexer.web.QueryParameters
-
QueryParameters.REFS_SEARCH_PARAM
concatenated with"="
. - REGEXP - Static variable in class org.opengrok.indexer.analysis.javascript.JavaScriptSymbolTokenizer
- REGEXP - Static variable in class org.opengrok.indexer.analysis.javascript.JavaScriptXref
- REGEXP - Static variable in class org.opengrok.indexer.analysis.typescript.TypeScriptSymbolTokenizer
- REGEXP - Static variable in class org.opengrok.indexer.analysis.typescript.TypeScriptXref
- RegexUtils - Class in org.opengrok.indexer.util
-
Represents a container for regex-related utility methods.
- register(NumLinesLOC) - Method in class org.opengrok.indexer.index.NumLinesLOCAggregator
-
Registers the specified counts.
- registerErrorHandler() - Static method in class org.opengrok.indexer.util.Executor
- registerListener(ConfigurationChangedListener) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- reInit(char[], int) - Method in class org.opengrok.indexer.analysis.JFlexNonXref
-
Reinitialize the xref with new contents.
- reInit(char[], int, Writer, String, TreeMap<Integer, String[]>, Scopes) - Method in class org.opengrok.indexer.search.context.PlainLineTokenizer
- reInit(Reader) - Method in class org.opengrok.indexer.analysis.JFlexNonXref
-
Reinitialize the lexer with new reader.
- reInit(Reader, Writer, String, TreeMap<Integer, String[]>, Scopes) - Method in class org.opengrok.indexer.search.context.PlainLineTokenizer
- reInit(String) - Method in class org.opengrok.indexer.search.context.HistoryLineTokenizer
- release() - Method in class org.opengrok.indexer.configuration.SuperIndexSearcher
- release(T) - Method in class org.opengrok.indexer.util.AbstractObjectPool
-
Returns the object to the pool.
- release(T) - Method in interface org.opengrok.indexer.util.ObjectPool
-
Releases the object and puts it back to the pool.
- releaseIndexSearchers() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- RELEVANCY - Enum constant in enum class org.opengrok.indexer.web.SortOrder
-
sort by relevancy.
- reload() - Method in class org.opengrok.indexer.framework.PluginFramework
-
Calling this function forces the framework to reload the plugins.
- reloadAuthorization(HttpServletRequest) - Method in class org.opengrok.web.api.v1.controller.ConfigurationController
- reloadIncludeFiles() - Method in class org.opengrok.indexer.configuration.IncludeFiles
-
Reload the content of all include files.
- reloadIncludes() - Method in class org.opengrok.web.api.v1.controller.SystemController
- remarkTransientFields(Class<?>) - Static method in class org.opengrok.indexer.util.ClassUtil
-
Mark all transient fields in
targetClass
as @Transient for the XML serialization. - remote - Variable in class org.opengrok.indexer.history.RepositoryInfo
- remove(Iterable<String>) - Method in class org.opengrok.suggest.Suggester
-
Removes the data associated with the provided names.
- remove(AuthorizationEntity) - Method in class org.opengrok.indexer.authorization.AuthorizationStack
-
Remove the given authorization entity from this stack.
- removeAll() - Method in class org.opengrok.indexer.authorization.AuthorizationFramework
-
Remove and unload all plugins from the stack.
- removeAnnotationCache(Collection<RepositoryInfo>) - Method in class org.opengrok.indexer.history.HistoryGuru
-
Remove annotation cache data for a list of repositories.
- removeAnyMessage(Set<String>) - Method in class org.opengrok.indexer.web.messages.MessagesContainer
-
Remove all messages containing at least one of the tags.
- removeAnyMessage(Set<String>, String) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Remove all messages containing at least one of the tags.
- removeAnyMessage(Set<String>, String) - Method in class org.opengrok.indexer.web.messages.MessagesContainer
- removeAttribute(String) - Method in class org.opengrok.web.PageConfig
-
Removes an attribute from the current request.
- removeDescendant(Group) - Method in class org.opengrok.indexer.configuration.Group
- removeHistoryCache(Collection<RepositoryInfo>) - Method in class org.opengrok.indexer.history.HistoryGuru
-
Remove history cache data for a list of repositories.
- removeIf(Predicate<BytesRef>) - Method in class org.opengrok.suggest.popular.impl.chronicle.ChronicleMapAdapter
-
Removes the entries with key that meets the predicate.
- removeMessagesWithTag(String, String) - Method in class org.opengrok.web.api.v1.controller.MessagesController
- removeRecursive(Path) - Static method in class org.opengrok.indexer.util.IOUtils
-
Delete directory recursively.
- removeRepositories() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- removeRepositories(Collection<String>) - Method in class org.opengrok.indexer.history.HistoryGuru
-
Remove list of repositories from the list maintained in the HistoryGuru.
- renamedFiles - Variable in class org.opengrok.indexer.history.RepositoryWithHistoryTraversal.ChangesetInfo
- replace(String, String, String, Map<String, String>) - Static method in class opengrok.auth.plugin.util.FilterUtil
-
Expand attributes in filter string.
- RepoCommand - Variable in class org.opengrok.indexer.history.Repository
-
The command with which to access the external repository.
- RepoRepository - Class in org.opengrok.indexer.history
-
Access to a Git repository.
- RepoRepository() - Constructor for class org.opengrok.indexer.history.RepoRepository
- report(Logger, String) - Method in class org.opengrok.indexer.util.Statistics
-
log a message along with how much time it took since the constructor was called.
- report(Logger, String, String) - Method in class org.opengrok.indexer.util.Statistics
-
Log a message along with how much time it took since the constructor was called.
- report(Logger, Level, String) - Method in class org.opengrok.indexer.util.Statistics
-
Log a message along with how much time it took since the constructor was called.
- report(Logger, Level, String, String) - Method in class org.opengrok.indexer.util.Statistics
-
Log a message along with how much time it took since the constructor was called.
- report(Logger, Level, String, String, String[]) - Method in class org.opengrok.indexer.util.Statistics
-
Log a message along with how much time it took since the constructor was called.
- RepositoriesController - Class in org.opengrok.web.api.v1.controller
- RepositoriesController() - Constructor for class org.opengrok.web.api.v1.controller.RepositoriesController
- RepositoriesHelp - Class in org.opengrok.indexer.history
-
Represents a utility to show the user details of supported
Repository
types for -h,--help. - repositoriesRemoved(Collection<Repository>) - Method in interface org.opengrok.indexer.history.RepositoryLookup
-
Lifecycle method to invalidate any cache entries that point to given repositories that are being removed.
- repositoriesRemoved(Collection<Repository>) - Method in class org.opengrok.indexer.history.RepositoryLookupCached
- repositoriesRemoved(Collection<Repository>) - Method in class org.opengrok.indexer.history.RepositoryLookupUncached
- Repository - Class in org.opengrok.indexer.history
-
An interface for an external repository.
- Repository() - Constructor for class org.opengrok.indexer.history.Repository
- RepositoryFactory - Class in org.opengrok.indexer.history
-
This is a factory class for the different repositories.
- RepositoryInfo - Class in org.opengrok.indexer.history
-
Class to contain the common info for a repository.
- RepositoryInfo() - Constructor for class org.opengrok.indexer.history.RepositoryInfo
-
Empty constructor to support serialization.
- RepositoryInfo(RepositoryInfo) - Constructor for class org.opengrok.indexer.history.RepositoryInfo
- RepositoryLookup - Interface in org.opengrok.indexer.history
-
Interface for finding enclosing Repository for a given Path, used by HistoryGuru.
- RepositoryLookup.PathCanonicalizer - Interface in org.opengrok.indexer.history
-
This interface allows intercepting PathUtils.getRelativeToCanonical in order to measure the impact of caching.
- RepositoryLookupCached - Class in org.opengrok.indexer.history
- RepositoryLookupCached() - Constructor for class org.opengrok.indexer.history.RepositoryLookupCached
- RepositoryLookupUncached - Class in org.opengrok.indexer.history
-
RepositoryLookup uncached implementation (original logic taken from HistoryGuru.getRepository).
- RepositoryLookupUncached() - Constructor for class org.opengrok.indexer.history.RepositoryLookupUncached
- repositorySupportsHistory(File) - Method in class org.opengrok.indexer.history.HistoryGuru
- RepositoryWithHistoryTraversal - Class in org.opengrok.indexer.history
- RepositoryWithHistoryTraversal() - Constructor for class org.opengrok.indexer.history.RepositoryWithHistoryTraversal
- RepositoryWithHistoryTraversal.ChangesetInfo - Class in org.opengrok.indexer.history
- RepositoryWithHistoryTraversal.CommitInfo - Class in org.opengrok.indexer.history
- RepositoryWithPerPartesHistory - Class in org.opengrok.indexer.history
-
Repositories extending this class will benefit from per partes history indexing which saves memory.
- RepositoryWithPerPartesHistory() - Constructor for class org.opengrok.indexer.history.RepositoryWithPerPartesHistory
- reposPath - Variable in class org.opengrok.indexer.history.SubversionRepository
- REQUEST_ATTR - Static variable in class opengrok.auth.plugin.UserPlugin
- REQUEST_ATTR - Static variable in class org.opengrok.indexer.web.SearchHelper
- requestDestroyed(ServletRequestEvent) - Method in class org.opengrok.web.WebappListener
- requestInitialized(ServletRequestEvent) - Method in class org.opengrok.web.WebappListener
- REQUIRED - Enum constant in enum class org.opengrok.indexer.authorization.AuthControlFlag
-
Failure of such a plugin will ultimately lead to the authorization framework returning failure but only after the remaining plugins have been invoked.
- REQUISITE - Enum constant in enum class org.opengrok.indexer.authorization.AuthControlFlag
-
Like required, however, in the case that such a plugin returns a failure, control is directly returned to the application.
- reservedKeywords - Static variable in class org.opengrok.indexer.analysis.vb.Consts
- reset() - Method in class org.opengrok.indexer.analysis.ada.AdaSymbolTokenizer
-
Resets the Ada tracked state; Resets the instance using
JFlexStateStacker.clearStack()
, and sets line number to one. - reset() - Method in class org.opengrok.indexer.analysis.clojure.ClojureSymbolTokenizer
- reset() - Method in class org.opengrok.indexer.analysis.clojure.ClojureXref
-
Resets the Clojure tracked state; Resets the instance using
JFlexStateStacker.clearStack()
, and sets line number to one. - reset() - Method in class org.opengrok.indexer.analysis.Ctags
-
Resets the instance for use for another file but without closing any running ctags instance.
- reset() - Method in class org.opengrok.indexer.analysis.eiffel.EiffelXref
-
Resets the instance to an initial state.
- reset() - Method in class org.opengrok.indexer.analysis.eiffel.EiffelSymbolTokenizer
-
Resets the Eiffel tracked state; Resets the instance to an initial state.
- reset() - Method in class org.opengrok.indexer.analysis.haskell.HaskellSymbolTokenizer
- reset() - Method in class org.opengrok.indexer.analysis.haskell.HaskellXref
- reset() - Method in class org.opengrok.indexer.analysis.hcl.HCLLexer
-
Resets the instance to an initial state.
- reset() - Method in class org.opengrok.indexer.analysis.hcl.HCLSymbolTokenizer
-
Resets the HCL tracked state; Resets the instance to an initial state.
- reset() - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptLexer
-
Resets the instance to an initial state.
- reset() - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptSymbolTokenizer
-
Resets the TypeScript tracked state; Resets the instance to an initial state.
- reset() - Method in class org.opengrok.indexer.analysis.JFlexNonXref
-
Resets the xref tracked state.
- reset() - Method in class org.opengrok.indexer.analysis.JFlexStateStacker
-
Resets the instance using
JFlexStateStacker.clearStack()
, and sets line number to one. - reset() - Method in class org.opengrok.indexer.analysis.JFlexTokenizer
-
Resets the instance and the instance's
ScanningSymbolMatcher
. - reset() - Method in class org.opengrok.indexer.analysis.JFlexXref
-
Resets the instance.
- reset() - Method in class org.opengrok.indexer.analysis.kotlin.KotlinSymbolTokenizer
- reset() - Method in class org.opengrok.indexer.analysis.kotlin.KotlinXref
- reset() - Method in class org.opengrok.indexer.analysis.lisp.LispXref
-
Resets the Lisp tracked state; Resets the instance using
JFlexStateStacker.clearStack()
, and sets line number to one. - reset() - Method in class org.opengrok.indexer.analysis.lua.LuaSymbolTokenizer
- reset() - Method in class org.opengrok.indexer.analysis.lua.LuaXref
- reset() - Method in class org.opengrok.indexer.analysis.PathTokenizer
- reset() - Method in class org.opengrok.indexer.analysis.perl.PerlXref
-
Resets the instance to an initial state.
- reset() - Method in class org.opengrok.indexer.analysis.perl.PerlSymbolTokenizer
-
Resets the Perl tracked state; Resets the instance to an initial state.
- reset() - Method in class org.opengrok.indexer.analysis.r.RSymbolTokenizer
-
Resets the R tracked state; Resets the instance using
JFlexStateStacker.clearStack()
, and sets line number to one. - reset() - Method in interface org.opengrok.indexer.analysis.Resettable
- reset() - Method in class org.opengrok.indexer.analysis.ruby.RubyXref
-
Resets the instance to an initial state.
- reset() - Method in class org.opengrok.indexer.analysis.ruby.RubySymbolTokenizer
-
Resets the Ruby tracked state; Resets the instance to an initial state.
- reset() - Method in class org.opengrok.indexer.analysis.rust.RustSymbolTokenizer
- reset() - Method in class org.opengrok.indexer.analysis.rust.RustXref
- reset() - Method in class org.opengrok.indexer.analysis.scala.ScalaSymbolTokenizer
- reset() - Method in class org.opengrok.indexer.analysis.scala.ScalaXref
- reset() - Method in class org.opengrok.indexer.analysis.sh.ShXref
-
Resets the sh tracked state; Resets the instance using
JFlexStateStacker.clearStack()
, and sets line number to one. - reset() - Method in class org.opengrok.indexer.analysis.sql.PLSQLXref
- reset() - Method in class org.opengrok.indexer.analysis.sql.SQLSymbolTokenizer
-
Resets the SQL tracked state.
- reset() - Method in class org.opengrok.indexer.analysis.swift.SwiftSymbolTokenizer
- reset() - Method in class org.opengrok.indexer.analysis.swift.SwiftXref
- reset() - Method in class org.opengrok.indexer.analysis.tcl.TclSymbolTokenizer
- reset() - Method in class org.opengrok.indexer.analysis.tcl.TclXref
- reset() - Method in class org.opengrok.indexer.analysis.terraform.TerraformSymbolTokenizer
-
Resets the Terraform tracked state; Resets the instance to an initial state.
- reset() - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptSymbolTokenizer
-
Resets the TypeScript tracked state; Resets the instance to an initial state.
- reset() - Method in class org.opengrok.indexer.analysis.uue.UuencodeFullTokenizer
-
Resets the uuencode tracked state after
JFlexStateStacker.reset()
. - reset() - Method in class org.opengrok.indexer.analysis.verilog.VerilogSymbolTokenizer
-
Resets the Verilog tracked state; Resets the instance using
JFlexStateStacker.clearStack()
, and sets line number to one. - reset() - Method in class org.opengrok.indexer.history.FileCollector
- reset() - Method in class org.opengrok.indexer.history.RCSget
- reset() - Method in class org.opengrok.indexer.util.Getopt
-
Reset the current pointer so we may traverse all the options again.
- reset(String) - Method in class org.opengrok.indexer.util.SourceSplitter
-
Reset the splitter to use the specified content.
- reset(StreamSource) - Method in class org.opengrok.indexer.util.LineBreaker
- reset(StreamSource) - Method in class org.opengrok.indexer.util.SourceSplitter
- reset(StreamSource, ReaderWrapper) - Method in class org.opengrok.indexer.util.LineBreaker
-
Resets the breaker using the specified inputs.
- reset(StreamSource, ReaderWrapper) - Method in class org.opengrok.indexer.util.SourceSplitter
-
Reset the splitter to use the specified inputs.
- reset(QueryBuilder) - Method in class org.opengrok.indexer.search.QueryBuilder
-
Sets the instance to the state of
other
. - Resettable - Interface in org.opengrok.indexer.analysis
-
Represents an API for objects that can reset to an initial state without any exceptions.
- resetUnused() - Method in class org.opengrok.indexer.analysis.Definitions
-
Reset all
Definitions.Tag.used
values tofalse
. - resize(int, double) - Method in class org.opengrok.suggest.popular.impl.chronicle.ChronicleMapAdapter
-
Resizes the underlying
ChronicleMap
. - resolve(Path, Path) - Method in interface org.opengrok.indexer.history.RepositoryLookup.PathCanonicalizer
- ResourceLock - Interface in org.opengrok.indexer.util
-
Represents an API for try-with-resources management of a
Lock
. - resourceNotAvailable() - Method in class org.opengrok.web.PageConfig
-
Check, whether the related request resource matches a valid file or directory below the source root directory and whether it matches an ignored pattern.
- ResponseHeaderFilter - Class in org.opengrok.web
- ResponseHeaderFilter() - Constructor for class org.opengrok.web.ResponseHeaderFilter
- REST_API - Enum constant in enum class org.opengrok.indexer.web.Prefix
-
RESTful API.
- RestApp - Class in org.opengrok.web.api.v1
- RestApp() - Constructor for class org.opengrok.web.api.v1.RestApp
- RESTFUL - Enum constant in enum class org.opengrok.indexer.configuration.CommandTimeoutType
- RestfulClient - Class in opengrok.auth.plugin.util
-
Simple RESTful client.
- results(int, int, List<Hit>) - Method in class org.opengrok.indexer.search.SearchEngine
-
Get results , if no search was started before, no results are returned.
- Results - Class in org.opengrok.indexer.search
- returnAnalyzer() - Method in class org.opengrok.indexer.analysis.AnalyzerFactory
- returnAnalyzer() - Method in class org.opengrok.indexer.analysis.FileAnalyzerFactory
-
Free thread-local data.
- returnAnalyzers() - Static method in class org.opengrok.indexer.analysis.AnalyzerGuru
-
Free resources associated with all registered analyzers.
- returnOnSymbol() - Method in class org.opengrok.indexer.analysis.ada.AdaSymbolTokenizer
- returnOnSymbol() - Method in class org.opengrok.indexer.analysis.ada.AdaXref
- returnOnSymbol() - Method in class org.opengrok.indexer.analysis.eiffel.EiffelSymbolTokenizer
- returnOnSymbol() - Method in class org.opengrok.indexer.analysis.eiffel.EiffelXref
- returnOnSymbol() - Method in class org.opengrok.indexer.analysis.hcl.HCLSymbolTokenizer
-
Gets a value indicating if a symbol was just matched.
- returnOnSymbol() - Method in class org.opengrok.indexer.analysis.hcl.HCLXref
-
Gets the value
false
. - returnOnSymbol() - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptSymbolTokenizer
- returnOnSymbol() - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptXref
- returnOnSymbol() - Method in class org.opengrok.indexer.analysis.perl.PerlSymbolTokenizer
- returnOnSymbol() - Method in class org.opengrok.indexer.analysis.perl.PerlXref
- returnOnSymbol() - Method in class org.opengrok.indexer.analysis.r.RSymbolTokenizer
-
Gets a value indicating if a symbol was just matched.
- returnOnSymbol() - Method in class org.opengrok.indexer.analysis.r.RXref
-
Gets the value
false
. - returnOnSymbol() - Method in class org.opengrok.indexer.analysis.ruby.RubySymbolTokenizer
- returnOnSymbol() - Method in class org.opengrok.indexer.analysis.ruby.RubyXref
- returnOnSymbol() - Method in class org.opengrok.indexer.analysis.sql.SQLSymbolTokenizer
-
Gets the value indicating if
JointSQLSymbolTokenizer.lastSymbol
is defined. - returnOnSymbol() - Method in class org.opengrok.indexer.analysis.sql.PLSQLXref
-
Gets the value
false
. - returnOnSymbol() - Method in class org.opengrok.indexer.analysis.terraform.TerraformSymbolTokenizer
-
Gets a value indicating if a symbol was just matched.
- returnOnSymbol() - Method in class org.opengrok.indexer.analysis.terraform.TerraformXref
-
Gets the value
false
. - returnOnSymbol() - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptSymbolTokenizer
- returnOnSymbol() - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptXref
- returnOnSymbol() - Method in class org.opengrok.indexer.analysis.verilog.VerilogSymbolTokenizer
- returnOnSymbol() - Method in class org.opengrok.indexer.analysis.verilog.VerilogXref
- returnToPool(T) - Method in class org.opengrok.indexer.util.AbstractObjectPool
- returnToPool(T) - Method in class org.opengrok.indexer.util.BoundedBlockingObjectPool
- revision - Variable in class org.opengrok.indexer.history.TagEntry
-
If repo uses linear revision numbering.
- REVISION_1_PARAM - Static variable in class org.opengrok.indexer.web.QueryParameters
-
Parameter name to specify a first source repository revision ID.
- REVISION_1_PARAM_EQ - Static variable in class org.opengrok.indexer.web.QueryParameters
-
QueryParameters.REVISION_1_PARAM
concatenated with"="
. - REVISION_2_PARAM - Static variable in class org.opengrok.indexer.web.QueryParameters
-
Parameter name to specify a second source repository revision ID.
- REVISION_2_PARAM_EQ - Static variable in class org.opengrok.indexer.web.QueryParameters
-
QueryParameters.REVISION_2_PARAM
concatenated with"="
. - REVISION_PARAM - Static variable in class org.opengrok.indexer.web.QueryParameters
-
Parameter name to specify a source repository revision ID.
- REVISION_PARAM_EQ - Static variable in class org.opengrok.indexer.web.QueryParameters
-
QueryParameters.REVISION_PARAM
concatenated with"="
. - rewrite(IndexSearcher) - Method in class org.opengrok.suggest.query.customized.CustomPhraseQuery
- rewrite(IndexSearcher) - Method in class org.opengrok.suggest.query.SuggesterPhraseQuery
- RLexer - Class in org.opengrok.indexer.analysis.r
-
Represents an abstract base class for R lexers.
- RLexer() - Constructor for class org.opengrok.indexer.analysis.r.RLexer
- RSS_P - Enum constant in enum class org.opengrok.indexer.web.Prefix
-
RSS XML Feed of latest changes (link prefix).
- RSTRING - Static variable in class org.opengrok.indexer.analysis.rust.RustSymbolTokenizer
- RSTRING - Static variable in class org.opengrok.indexer.analysis.rust.RustXref
- RSymbolTokenizer - Class in org.opengrok.indexer.analysis.r
- RSymbolTokenizer(Reader) - Constructor for class org.opengrok.indexer.analysis.r.RSymbolTokenizer
-
Creates a new scanner
- RubyAnalyzer - Class in org.opengrok.indexer.analysis.ruby
-
Represents an implementation of
AbstractSourceCodeAnalyzer
for the Ruby programming language. - RubyAnalyzer(AnalyzerFactory) - Constructor for class org.opengrok.indexer.analysis.ruby.RubyAnalyzer
-
Creates a new instance of
RubyAnalyzer
. - RubyAnalyzerFactory - Class in org.opengrok.indexer.analysis.ruby
-
Represents an implementation of
FileAnalyzerFactory
to produceRubyAnalyzer
instances. - RubyAnalyzerFactory() - Constructor for class org.opengrok.indexer.analysis.ruby.RubyAnalyzerFactory
-
Creates a new instance of
RubyAnalyzerFactory
. - RubySymbolTokenizer - Class in org.opengrok.indexer.analysis.ruby
- RubySymbolTokenizer(Reader) - Constructor for class org.opengrok.indexer.analysis.ruby.RubySymbolTokenizer
-
Creates a new scanner
- RubyXref - Class in org.opengrok.indexer.analysis.ruby
- RubyXref(Reader) - Constructor for class org.opengrok.indexer.analysis.ruby.RubyXref
-
Creates a new scanner
- runMain(String[]) - Static method in class org.opengrok.indexer.index.Indexer
-
The body of
Indexer.main(String[])
. - RuntimeEnvironment - Class in org.opengrok.indexer.configuration
-
The RuntimeEnvironment class is used as a placeholder for the current configuration this execution context (classloader) is using.
- RuntimeUtil - Class in org.opengrok.indexer.util
- RustAnalyzer - Class in org.opengrok.indexer.analysis.rust
- RustAnalyzer(AnalyzerFactory) - Constructor for class org.opengrok.indexer.analysis.rust.RustAnalyzer
-
Creates a new instance of RustAnalyzer.
- RustAnalyzerFactory - Class in org.opengrok.indexer.analysis.rust
- RustAnalyzerFactory() - Constructor for class org.opengrok.indexer.analysis.rust.RustAnalyzerFactory
- RustSymbolTokenizer - Class in org.opengrok.indexer.analysis.rust
- RustSymbolTokenizer(Reader) - Constructor for class org.opengrok.indexer.analysis.rust.RustSymbolTokenizer
-
Creates a new scanner
- RustUtils - Class in org.opengrok.indexer.analysis.rust
-
Represents a container for Rust-related utility methods.
- RustXref - Class in org.opengrok.indexer.analysis.rust
- RustXref(Reader) - Constructor for class org.opengrok.indexer.analysis.rust.RustXref
-
Creates a new scanner
- RXref - Class in org.opengrok.indexer.analysis.r
- RXref(Reader) - Constructor for class org.opengrok.indexer.analysis.r.RXref
-
Creates a new scanner
S
- save(Path, String) - Method in class org.opengrok.suggest.popular.impl.chronicle.ChronicleMapConfiguration
-
Stores this into a file.
- ScalaAnalyzer - Class in org.opengrok.indexer.analysis.scala
- ScalaAnalyzer(AnalyzerFactory) - Constructor for class org.opengrok.indexer.analysis.scala.ScalaAnalyzer
-
Creates a new instance of ScalaAnalyzer.
- ScalaAnalyzerFactory - Class in org.opengrok.indexer.analysis.scala
- ScalaAnalyzerFactory() - Constructor for class org.opengrok.indexer.analysis.scala.ScalaAnalyzerFactory
- ScalaSymbolTokenizer - Class in org.opengrok.indexer.analysis.scala
- ScalaSymbolTokenizer(Reader) - Constructor for class org.opengrok.indexer.analysis.scala.ScalaSymbolTokenizer
-
Creates a new scanner
- ScalaUtils - Class in org.opengrok.indexer.analysis.scala
-
Represents a container for Scala-related utility methods and patterns.
- ScalaXref - Class in org.opengrok.indexer.analysis.scala
- ScalaXref(Reader) - Constructor for class org.opengrok.indexer.analysis.scala.ScalaXref
-
Creates a new scanner
- scan(Consumer<OptionParser>) - Static method in class org.opengrok.indexer.util.OptionParser
-
Provide a 'scanning' option parser.
- ScanningSymbolMatcher - Interface in org.opengrok.indexer.analysis
- SCCSget - Class in org.opengrok.indexer.history
-
Used by both
RazorRepository
andSCCSRepository
to retrieve revisions of a file. - SCCSRepository - Class in org.opengrok.indexer.history
-
This class gives access to repositories built on top of SCCS (including TeamWare).
- SCCSRepository() - Constructor for class org.opengrok.indexer.history.SCCSRepository
- SCCSRepositoryAnnotationParser - Class in org.opengrok.indexer.history
-
handles parsing into Annotation object.
- SCCSRepositoryAuthorParser - Class in org.opengrok.indexer.history
-
Get mapping of revision to author.
- SCCSRepositoryAuthorParser() - Constructor for class org.opengrok.indexer.history.SCCSRepositoryAuthorParser
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.ada.AdaSymbolTokenizer
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.ada.AdaXref
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.asm.AsmSymbolTokenizer
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.asm.AsmXref
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.c.CSymbolTokenizer
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.c.CXref
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.c.CxxSymbolTokenizer
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.c.CxxXref
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.clojure.ClojureSymbolTokenizer
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.clojure.ClojureXref
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.csharp.CSharpSymbolTokenizer
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.csharp.CSharpXref
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.eiffel.EiffelSymbolTokenizer
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.eiffel.EiffelXref
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.fortran.FortranSymbolTokenizer
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.fortran.FortranXref
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.golang.GolangSymbolTokenizer
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.golang.GolangXref
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.hcl.HCLSymbolTokenizer
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.hcl.HCLXref
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.java.JavaSymbolTokenizer
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.java.JavaXref
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.javascript.JavaScriptSymbolTokenizer
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.javascript.JavaScriptXref
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.kotlin.KotlinSymbolTokenizer
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.kotlin.KotlinXref
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.lisp.LispSymbolTokenizer
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.lisp.LispXref
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.lua.LuaSymbolTokenizer
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.lua.LuaXref
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.pascal.PascalSymbolTokenizer
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.pascal.PascalXref
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.perl.PerlSymbolTokenizer
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.perl.PerlXref
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.php.PhpSymbolTokenizer
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.php.PhpXref
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.powershell.PoshSymbolTokenizer
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.powershell.PoshXref
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.python.PythonSymbolTokenizer
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.python.PythonXref
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.r.RSymbolTokenizer
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.r.RXref
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.ruby.RubySymbolTokenizer
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.ruby.RubyXref
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.rust.RustSymbolTokenizer
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.rust.RustXref
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.scala.ScalaSymbolTokenizer
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.scala.ScalaXref
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.sh.ShSymbolTokenizer
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.sh.ShXref
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.swift.SwiftSymbolTokenizer
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.swift.SwiftXref
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.tcl.TclSymbolTokenizer
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.tcl.TclXref
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.terraform.TerraformSymbolTokenizer
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.terraform.TerraformXref
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.typescript.TypeScriptSymbolTokenizer
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.typescript.TypeScriptXref
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.verilog.VerilogSymbolTokenizer
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.verilog.VerilogXref
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.yaml.YamlSymbolTokenizer
- SCOMMENT - Static variable in class org.opengrok.indexer.analysis.yaml.YamlXref
- SCOMMENT() - Method in class org.opengrok.indexer.analysis.hcl.HCLLexer
-
Subclasses must override to get the constant value created by JFlex to represent SCOMMENT.
- SCOMMENT() - Method in class org.opengrok.indexer.analysis.hcl.HCLSymbolTokenizer
-
Gets the constant value created by JFlex to represent SCOMMENT.
- SCOMMENT() - Method in class org.opengrok.indexer.analysis.hcl.HCLXref
-
Gets the constant value created by JFlex to represent SCOMMENT.
- SCOMMENT() - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptLexer
-
Subclasses must override to get the constant value created by JFlex to represent SCOMMENT.
- SCOMMENT() - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptSymbolTokenizer
-
Gets the constant value created by JFlex to represent SCOMMENT.
- SCOMMENT() - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptXref
-
Gets the constant value created by JFlex to represent SCOMMENT.
- SCOMMENT() - Method in class org.opengrok.indexer.analysis.r.RLexer
-
Subclasses must override to get the constant value created by JFlex to represent SCOMMENT.
- SCOMMENT() - Method in class org.opengrok.indexer.analysis.r.RSymbolTokenizer
-
Gets the constant value created by JFlex to represent SCOMMENT.
- SCOMMENT() - Method in class org.opengrok.indexer.analysis.r.RXref
-
Gets the constant value created by JFlex to represent SCOMMENT.
- SCOMMENT() - Method in class org.opengrok.indexer.analysis.terraform.TerraformSymbolTokenizer
-
Gets the constant value created by JFlex to represent SCOMMENT.
- SCOMMENT() - Method in class org.opengrok.indexer.analysis.terraform.TerraformXref
-
Gets the constant value created by JFlex to represent SCOMMENT.
- SCOMMENT() - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptSymbolTokenizer
-
Gets the constant value created by JFlex to represent SCOMMENT.
- SCOMMENT() - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptXref
-
Gets the constant value created by JFlex to represent SCOMMENT.
- scope - Variable in class org.opengrok.indexer.analysis.JFlexNonXref
- Scope(int) - Constructor for class org.opengrok.indexer.analysis.Scopes.Scope
- Scope(int, int, String, String) - Constructor for class org.opengrok.indexer.analysis.Scopes.Scope
- Scope(int, int, String, String, String) - Constructor for class org.opengrok.indexer.analysis.Scopes.Scope
- ScopeAction - Enum Class in org.opengrok.indexer.analysis
-
Represents an enumeration of changes to language scopes.
- scopeChanged(ScopeChangedEvent) - Method in class org.opengrok.indexer.analysis.JFlexXref
- scopeChanged(ScopeChangedEvent) - Method in interface org.opengrok.indexer.analysis.NonSymbolMatchedListener
-
Receives an event instance.
- ScopeChangedEvent - Class in org.opengrok.indexer.analysis
-
Represents an event raised when a language lexer indicates that scope has changed.
- ScopeChangedEvent(Object, ScopeAction, String, long, long) - Constructor for class org.opengrok.indexer.analysis.ScopeChangedEvent
-
Initializes an immutable instance of
ScopeChangedEvent
. - scopes - Variable in class org.opengrok.indexer.analysis.JFlexNonXref
- Scopes - Class in org.opengrok.indexer.analysis
- Scopes() - Constructor for class org.opengrok.indexer.analysis.Scopes
- SCOPES - Static variable in class org.opengrok.indexer.search.QueryBuilder
- Scopes.Scope - Class in org.opengrok.indexer.analysis
-
Note: this class has a natural ordering that is inconsistent with equals.
- scopesEnabled - Variable in class org.opengrok.indexer.analysis.AbstractAnalyzer
- score(Passage, int) - Method in class org.opengrok.indexer.search.context.OGPassageScorer
- scoreDocs() - Method in class org.opengrok.indexer.search.SearchEngine
-
Gets the queried score docs from
search(...)
if it was called. - Script(String, int) - Constructor for class org.opengrok.web.Scripts.Script
- scriptData - Variable in class org.opengrok.web.Scripts.Script
-
Represents the script information.
- Scripts - Class in org.opengrok.web
-
A list-like container for JavasScript sources in JSP/HTML pages.
- Scripts() - Constructor for class org.opengrok.web.Scripts
- SCRIPTS - Static variable in class org.opengrok.web.Scripts
- Scripts.FileScript - Class in org.opengrok.web
-
Script implementing the toHtml() method as an external script resource.
- Scripts.Script - Class in org.opengrok.web
-
A script wrapper.
- SDOC - Static variable in class org.opengrok.indexer.analysis.swift.SwiftXref
- search() - Method in class org.opengrok.indexer.search.SearchEngine
-
Execute a search without authorization.
- search(HttpServletRequest, String, String, String, String, String, String, List<String>, int, int) - Method in class org.opengrok.web.api.v1.controller.SearchController
- search(String, String, SearchControls) - Method in class opengrok.auth.plugin.ldap.LdapServer
-
Lookups the LDAP server.
- search(String, String, SearchControls, boolean) - Method in class opengrok.auth.plugin.ldap.LdapServer
-
Perform LDAP search.
- search(List<Project>) - Method in class org.opengrok.indexer.search.SearchEngine
-
Execute a search aware of current request, limited to specific project names.
- search(List<Suggester.NamedIndexReader>, SuggesterQuery, Query) - Method in class org.opengrok.suggest.Suggester
-
Retrieves suggestions based on the specified parameters.
- search(IndexSearcher, String) - Method in class org.opengrok.indexer.search.DirectoryExtraReader
-
Search for supplemental file information in the specified
path
. - SEARCH_O - Enum constant in enum class org.opengrok.indexer.web.Prefix
-
opensearch description page.
- SEARCH_P - Enum constant in enum class org.opengrok.indexer.web.Prefix
-
Full-blown search from main page or top bar (link prefix).
- SEARCH_R - Enum constant in enum class org.opengrok.indexer.web.Prefix
-
Search from cross-reference, can lead to direct match (which opens directly) or to a matches Summary page.
- SEARCH_THREAD_POOL_PERCENT_NCPUS_DEFAULT - Static variable in class org.opengrok.indexer.configuration.SuggesterConfig
- SearchController - Class in org.opengrok.web.api.v1.controller
- SearchController(SuggesterService) - Constructor for class org.opengrok.web.api.v1.controller.SearchController
- SearchEngine - Class in org.opengrok.indexer.search
-
This is an encapsulation of the details on how to search in the index database.
- SearchEngine() - Constructor for class org.opengrok.indexer.search.SearchEngine
-
Creates a new instance of SearchEngine.
- searchFields - Static variable in class org.opengrok.indexer.search.QueryBuilder
- SearchHelper - Class in org.opengrok.indexer.web
-
Working set for a search basically to factor out/separate search related complexity from UI design.
- SearchHelper.Builder - Class in org.opengrok.indexer.web
-
Builder Class for Search Helper.
- searchSingle(File) - Method in class org.opengrok.indexer.web.SearchHelper
-
Searches for a document for a single file from the index.
- sendToConfigHost(RuntimeEnvironment, String) - Method in class org.opengrok.indexer.index.Indexer
- separator(String) - Method in class org.opengrok.indexer.util.OptionParser
-
Place text in option summary.
- serialize() - Method in class org.opengrok.indexer.analysis.Definitions
-
Create a binary representation of this object.
- serialize() - Method in class org.opengrok.indexer.analysis.Scopes
-
Create a binary representation of this object.
- serialize() - Method in class org.opengrok.indexer.index.IndexAnalysisSettings
-
Creates a binary representation of this object.
- serialize() - Method in class org.opengrok.indexer.index.IndexAnalysisSettings3
-
Creates a binary representation of this object.
- serialize(String, JsonGenerator, SerializerProvider) - Method in class org.opengrok.indexer.web.messages.Message.HTMLSerializer
- service(HttpServletRequest, HttpServletResponse) - Method in class org.opengrok.web.GetFile
- sessionEstablished - Variable in class opengrok.auth.plugin.AbstractLdapPlugin
- sessionExists(HttpServletRequest) - Method in class opengrok.auth.plugin.AbstractLdapPlugin
-
Check if the session exists and contains all necessary fields required by this plug-in.
- sessionExists(HttpServletRequest) - Method in class opengrok.auth.plugin.LdapAttrPlugin
- sessionExists(HttpServletRequest) - Method in class opengrok.auth.plugin.LdapFilterPlugin
- sessionExists(HttpServletRequest) - Method in class opengrok.auth.plugin.LdapUserPlugin
-
Check if the session exists and contains all necessary fields required by this plug-in.
- sessionUsername - Variable in class opengrok.auth.plugin.AbstractLdapPlugin
- set(HttpServletRequest, boolean) - Method in class org.opengrok.web.api.v1.controller.ConfigurationController
- set(String, String, String) - Method in class org.opengrok.web.api.v1.controller.ProjectsController
- setActive(boolean) - Method in class org.opengrok.indexer.history.HistoryEntry
- setAllowComplexQueries(boolean) - Method in class org.opengrok.indexer.configuration.SuggesterConfig
- setAllowedFields(Set<String>) - Method in class org.opengrok.indexer.configuration.SuggesterConfig
- setAllowedProjects(Set<String>) - Method in class org.opengrok.indexer.configuration.SuggesterConfig
- setAllowedSymlinks(Set<String>) - Method in class org.opengrok.indexer.configuration.Configuration
- setAllowedSymlinks(Set<String>) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setAllowInsecureTokens(boolean) - Method in class org.opengrok.indexer.configuration.Configuration
- setAllowInsecureTokens(boolean) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setAllowLeadingWildcard(boolean) - Method in class org.opengrok.indexer.configuration.Configuration
- setAllowLeadingWildcard(boolean) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Specify if a search may start with a wildcard.
- setAllowMostPopular(boolean) - Method in class org.opengrok.indexer.configuration.SuggesterConfig
- setAlt(boolean) - Method in class org.opengrok.indexer.search.context.PlainLineTokenizer
- setAnalyzerGuruVersion(Long) - Method in class org.opengrok.indexer.index.IndexAnalysisSettings
- setAnalyzerGuruVersion(Long) - Method in class org.opengrok.indexer.index.IndexAnalysisSettings3
- setAnalyzersVersions(Map<String, Long>) - Method in class org.opengrok.indexer.index.IndexAnalysisSettings
-
Replaces the contents of the instance's map with the
values
. - setAnalyzersVersions(Map<String, Long>) - Method in class org.opengrok.indexer.index.IndexAnalysisSettings3
-
Replaces the contents of the instance's map with the
values
. - setAnnotation(Annotation) - Method in class org.opengrok.indexer.analysis.JFlexNonXref
- setAnnotation(Annotation) - Method in class org.opengrok.indexer.analysis.JFlexXref
- setAnnotation(Annotation) - Method in class org.opengrok.indexer.analysis.WriteXrefArgs
- setAnnotation(Annotation) - Method in interface org.opengrok.indexer.analysis.Xrefer
- setAnnotationCacheEnabled(boolean) - Method in class org.opengrok.indexer.configuration.Configuration
-
Set whether latest annotation should be cached.
- setAnnotationCacheEnabled(boolean) - Method in class org.opengrok.indexer.configuration.Project
- setAnnotationCacheEnabled(boolean) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Specify whether annotation cache should be generated during indexing.
- setAnnotationCacheEnabled(boolean) - Method in class org.opengrok.indexer.history.RepositoryInfo
- setApiTimeout(int) - Method in class org.opengrok.indexer.configuration.Configuration
- setApiTimeout(int) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setAttribs(String, long, long) - Method in class org.opengrok.indexer.analysis.JFlexTokenizer
-
Clears, and then resets the instances attributes per the specified arguments.
- setAttribute(String, Object) - Method in class opengrok.auth.plugin.entity.User
-
Set custom user property.
- setAttribute(String, Set<String>) - Method in class opengrok.auth.entity.LdapUser
-
Set attribute value.
- setAuthenticationTokens(Set<String>) - Method in class org.opengrok.indexer.configuration.Configuration
- setAuthenticationTokens(Set<String>) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setAuthor(String) - Method in class org.opengrok.indexer.history.AnnotationLine
- setAuthor(String) - Method in class org.opengrok.indexer.history.HistoryEntry
- setAuthorizationFramework(AuthorizationFramework) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Set the authorization framework for this environment.
- setAuthorizationWatchdog(boolean) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setAuthorizationWatchdogEnabled(boolean) - Method in class org.opengrok.indexer.configuration.Configuration
- setAverageKeySize(double) - Method in class org.opengrok.suggest.popular.impl.chronicle.ChronicleMapConfiguration
- setAwaitTerminationTime(Duration) - Method in class org.opengrok.suggest.Suggester
-
Sets the new duration for which to await the initialization of the suggester data.
- setBaseConsoleLogLevel(Level) - Static method in class org.opengrok.indexer.logger.LoggerUtil
- setBinary(boolean) - Method in class org.opengrok.indexer.search.Hit
-
Setter for property binary.
- setBranch(String) - Method in class org.opengrok.indexer.history.RepositoryInfo
- setBugPage(String) - Method in class org.opengrok.indexer.configuration.Configuration
- setBugPage(String) - Method in class org.opengrok.indexer.configuration.Project
- setBugPage(String) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Sets the bug page for the history listing.
- setBugPattern(String) - Method in class org.opengrok.indexer.configuration.Configuration
-
Set the bug pattern to a new value.
- setBugPattern(String) - Method in class org.opengrok.indexer.configuration.Project
-
Set the bug pattern to a new value.
- setBugPattern(String) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Sets the bug regex for the history listing.
- setBuildTerminationTime(int) - Method in class org.opengrok.indexer.configuration.SuggesterConfig
- setCachePages(int) - Method in class org.opengrok.indexer.configuration.Configuration
-
Set the cache pages to a new value.
- setCachePages(int) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setCanonicalRoots(Set<String>) - Method in class org.opengrok.indexer.configuration.Configuration
- setCanonicalRoots(Set<String>) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setCaretPosition(int) - Method in class org.opengrok.web.api.v1.suggester.model.SuggesterQueryData
- setChattyStatusPage(boolean) - Method in class org.opengrok.indexer.configuration.Configuration
- setChattyStatusPage(boolean) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Set whether status.jsp should print internal settings.
- setCmds(Map<String, String>) - Method in class org.opengrok.indexer.configuration.Configuration
- setCompressXref(boolean) - Method in class org.opengrok.indexer.configuration.Configuration
- setCompressXref(boolean) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Set if we should compress the xref files or not.
- setConfiguration(Configuration) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Sets the configuration and performs necessary actions.
- setConfiguration(Configuration, Collection<String>, CommandTimeoutType) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Sets the configuration and performs necessary actions.
- setConfiguration(Configuration, CommandTimeoutType) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Sets the configuration and performs necessary actions.
- setConfigURI(String) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setConnectTimeout(int) - Method in class opengrok.auth.plugin.configuration.Configuration
- setConnectTimeout(int) - Method in class opengrok.auth.plugin.ldap.LdapServer
- setConnectTimeout(int) - Method in class org.opengrok.indexer.configuration.Configuration
- setConnectTimeout(int) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setContent(String) - Method in class opengrok.auth.plugin.util.WebHook
- setContextLimit(short) - Method in class org.opengrok.indexer.configuration.Configuration
-
Sets the total number of context lines per file to show in cases where it is limited.
- setContextPath(String) - Method in class org.opengrok.indexer.web.XrefSourceTransformer
-
Sets the optional context path override.
- setContextPath(String) - Method in class org.opengrok.web.api.ApiTaskManager
-
Set context path.
- setContextSurround(short) - Method in class org.opengrok.indexer.configuration.Configuration
-
Sets the number of context lines to show before or after any match.
- setCountLimit(int) - Method in class opengrok.auth.plugin.configuration.Configuration
- setCountsAggregator(NumLinesLOCAggregator) - Method in class org.opengrok.indexer.analysis.AbstractAnalyzer
- setCtags(String) - Method in class org.opengrok.indexer.configuration.Configuration
-
Sets the configuration's ctags command.
- setCtags(String) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Sets the name of the ctags program to use, or resets to use the fallbacks documented for
RuntimeEnvironment.getCtags()
. - setCtags(Ctags) - Method in class org.opengrok.indexer.analysis.AbstractAnalyzer
- setCTagsExtraOptionsFile(String) - Method in class org.opengrok.indexer.analysis.Ctags
- setCTagsExtraOptionsFile(String) - Method in class org.opengrok.indexer.configuration.Configuration
- setCTagsExtraOptionsFile(String) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setCtagsTimeout(long) - Method in class org.opengrok.indexer.configuration.Configuration
-
Set the ctags timeout to a new value.
- setCtagsTimeout(long) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setCurrentIndexedCollapseThreshold(int) - Method in class org.opengrok.indexer.configuration.Configuration
- setCurrentIndexedCollapseThreshold(int) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setCurrentSetup(Map<String, Object>) - Method in class org.opengrok.indexer.authorization.AuthorizationEntity
-
Set the value of current setup.
- setCurrentVersion(String) - Method in class org.opengrok.indexer.history.RepositoryInfo
- setDataRoot(String) - Method in class org.opengrok.indexer.configuration.Configuration
-
Sets data root.
- setDataRoot(String) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Set the path to where the index database is stored.
- setDate(Date) - Method in class org.opengrok.indexer.history.HistoryEntry
- setDate(Date) - Method in class org.opengrok.indexer.search.DirectoryEntry
- setDatePatterns(String[]) - Method in class org.opengrok.indexer.history.RepositoryInfo
- setDefaultProjects(Set<Project>) - Method in class org.opengrok.indexer.configuration.Configuration
- setDefaultProjects(Set<Project>) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Set the projects that are specified to be the default projects to use.
- setDefaultProjectsFromNames(Set<String>) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Set the specified projects as default in the configuration.
- setDefinition(String) - Method in class org.opengrok.indexer.search.SearchEngine
-
Setter for property definition.
- setDefs(String) - Method in class org.opengrok.indexer.search.QueryBuilder
-
Set search string for the
QueryBuilder.DEFS
field. - setDefs(String) - Method in class org.opengrok.web.api.v1.suggester.model.SuggesterQueryData
- setDefs(String[]) - Method in class org.opengrok.indexer.web.Suggestion
- setDefs(Definitions) - Method in class org.opengrok.indexer.analysis.JFlexNonXref
-
Set definitions.
- setDefs(Definitions) - Method in class org.opengrok.indexer.analysis.JFlexXref
-
Set definitions.
- setDefs(Definitions) - Method in class org.opengrok.indexer.analysis.WriteXrefArgs
- setDefs(Definitions) - Method in interface org.opengrok.indexer.analysis.Xrefer
-
Set definitions.
- setDefs(Definitions) - Method in class org.opengrok.indexer.search.context.ContextFormatter
-
Sets the optional definitions.
- setDescendants(Set<Group>) - Method in class org.opengrok.indexer.configuration.Group
- setDescription(String) - Method in class org.opengrok.indexer.search.DirectoryEntry
- setDescription(String) - Method in class org.opengrok.indexer.web.PathDescription
- setDirectoryName(File) - Method in class org.opengrok.indexer.history.CVSRepository
- setDirectoryName(File) - Method in class org.opengrok.indexer.history.RazorRepository
- setDirectoryName(File) - Method in class org.opengrok.indexer.history.RepositoryInfo
-
Specify the name of the root directory for this repository.
- setDirectoryName(File) - Method in class org.opengrok.indexer.history.SubversionRepository
- setDirectoryNameRelative(String) - Method in class org.opengrok.indexer.history.RepositoryInfo
-
Set relative path to source root.
- setDirPath(String) - Method in class org.opengrok.indexer.search.QueryBuilder
-
Set search string for the
QueryBuilder.DIRPATH
field. - setDisabledRepositories(Set<String>) - Method in class org.opengrok.indexer.configuration.Configuration
- setDisabledRepositories(Set<String>) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setDisplayRepositories(boolean) - Method in class org.opengrok.indexer.configuration.Configuration
- setDisplayRepositories(boolean) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setDisplayRevision(String) - Method in class org.opengrok.indexer.history.AnnotationLine
- setDisplayRevision(String) - Method in class org.opengrok.indexer.history.HistoryEntry
- setDn(String) - Method in class opengrok.auth.entity.LdapUser
- setEnabled(boolean) - Method in class org.opengrok.indexer.configuration.SuggesterConfig
- setEnabled(boolean) - Method in class org.opengrok.indexer.history.AnnotationLine
- setEntries(int) - Method in class org.opengrok.suggest.popular.impl.chronicle.ChronicleMapConfiguration
- setEntries(List<HistoryEntry>) - Method in class org.opengrok.indexer.history.History
- setEpilogue(String) - Method in class org.opengrok.indexer.util.OptionParser
-
Define the epilogue to be presented after the options summary.
- setErrorMsg(String) - Method in class org.opengrok.indexer.web.SearchHelper
- setExtra(NullableNumLinesLOC) - Method in class org.opengrok.indexer.search.DirectoryEntry
- setFail(WebHook) - Method in class opengrok.auth.plugin.util.WebHooks
- setFailed() - Method in class org.opengrok.indexer.authorization.AuthorizationEntity
-
Set this plugin as failed.
- setFetchHistoryWhenNotInCache(boolean) - Method in class org.opengrok.indexer.configuration.Configuration
- setFetchHistoryWhenNotInCache(boolean) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setField(HttpServletRequest, String, String) - Method in class org.opengrok.web.api.v1.controller.ConfigurationController
- setField(String) - Method in class org.opengrok.web.api.v1.suggester.model.SuggesterQueryData
- setFieldValue(Object, String, Object) - Static method in class org.opengrok.indexer.util.ClassUtil
-
Invokes a setter on an object and passes a value to that setter.
- setFieldValue(Object, String, String) - Static method in class org.opengrok.indexer.util.ClassUtil
-
Invokes a setter on an object and passes a value to that setter.
- setFile(String) - Method in class org.opengrok.indexer.search.SearchEngine
-
Setter for property file.
- setFileCollector(String, FileCollector) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setFilename(String) - Method in class org.opengrok.indexer.history.AnnotationData
- setFilename(String) - Method in class org.opengrok.indexer.search.context.PlainLineTokenizer
-
Set the name of the file we are working on (needed if we would like to generate a list of hits instead of generating html)
- setFilename(String) - Method in class org.opengrok.indexer.search.Hit
-
Setter for property filename.
- setFiles(SortedSet<String>) - Method in class org.opengrok.indexer.history.HistoryEntry
- setFlag(int) - Method in class org.opengrok.indexer.configuration.Group
- setFlag(String) - Method in class org.opengrok.indexer.authorization.AuthorizationEntity
-
Set the value of
flag
. - setFlag(AuthControlFlag) - Method in class org.opengrok.indexer.authorization.AuthorizationEntity
-
Set the value of
flag
. - setFlavor(StatsdFlavor) - Method in class org.opengrok.indexer.configuration.StatsdConfig
- setFoldingEnabled(boolean) - Method in class org.opengrok.indexer.analysis.AbstractAnalyzer
- setFoldingEnabled(boolean) - Method in class org.opengrok.indexer.analysis.JFlexNonXref
-
Set folding of code.
- setFoldingEnabled(boolean) - Method in class org.opengrok.indexer.analysis.JFlexXref
-
Set folding of code.
- setFoldingEnabled(boolean) - Method in interface org.opengrok.indexer.analysis.Xrefer
-
Set folding of code.
- setFoldingEnabled(boolean) - Method in class org.opengrok.indexer.configuration.Configuration
- setFoldingEnabled(boolean) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setFooter(String) - Method in class org.opengrok.indexer.search.context.FormattedLines
- setForGroups(String) - Method in class org.opengrok.indexer.authorization.AuthorizationEntity
-
Set the value of
forGroups
. - setForGroups(String[]) - Method in class org.opengrok.indexer.authorization.AuthorizationEntity
-
Set the value of
forGroups
. - setForGroups(Set<String>) - Method in class org.opengrok.indexer.authorization.AuthorizationEntity
-
Set the value of
forGroups
. - setForProjects(String) - Method in class org.opengrok.indexer.authorization.AuthorizationEntity
-
Set the value of
forProjects
. - setForProjects(String[]) - Method in class org.opengrok.indexer.authorization.AuthorizationEntity
-
Set the value of
forProjects
. - setForProjects(Set<String>) - Method in class org.opengrok.indexer.authorization.AuthorizationEntity
-
Set the value of
forProjects
. - setFreetext(String) - Method in class org.opengrok.indexer.search.QueryBuilder
-
Set search string for the
QueryBuilder.FULL
field. - setFreetext(String) - Method in class org.opengrok.indexer.search.SearchEngine
-
Setter for property freetext.
- setFreetext(String[]) - Method in class org.opengrok.indexer.web.Suggestion
- setFull(String) - Method in class org.opengrok.web.api.v1.suggester.model.SuggesterQueryData
- setGenerateHtml(boolean) - Method in class org.opengrok.indexer.configuration.Configuration
- setGenerateHtml(boolean) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Specify if we should generate HTML or not during the indexing phase.
- setGroups(Map<String, Group>) - Method in class org.opengrok.indexer.configuration.Configuration
- setGroups(Map<String, Group>) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Set the list of the groups.
- setGroups(Set<Group>) - Method in class org.opengrok.indexer.configuration.Project
- setGroupsCollapseThreshold(int) - Method in class org.opengrok.indexer.configuration.Configuration
-
Set the groups collapse threshold to a new value.
- setHandleHistoryOfRenamedFiles(boolean) - Method in class org.opengrok.indexer.configuration.Configuration
- setHandleHistoryOfRenamedFiles(boolean) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setHandleRenamedFiles(boolean) - Method in class org.opengrok.indexer.configuration.Project
- setHandleRenamedFiles(boolean) - Method in class org.opengrok.indexer.history.RepositoryInfo
- setHist(String) - Method in class org.opengrok.indexer.search.QueryBuilder
-
Set search string for the
QueryBuilder.HIST
field. - setHist(String) - Method in class org.opengrok.web.api.v1.suggester.model.SuggesterQueryData
- setHistory(String) - Method in class org.opengrok.indexer.search.SearchEngine
-
Setter for property history.
- setHistoryBasedReindex(boolean) - Method in class org.opengrok.indexer.configuration.Configuration
- setHistoryBasedReindex(boolean) - Method in class org.opengrok.indexer.configuration.Project
- setHistoryBasedReindex(boolean) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setHistoryBasedReindex(boolean) - Method in class org.opengrok.indexer.history.RepositoryInfo
- setHistoryCache(boolean) - Method in class org.opengrok.indexer.configuration.Configuration
-
Set whether history should be cached.
- setHistoryCacheEnabled(boolean) - Method in class org.opengrok.indexer.configuration.Project
- setHistoryCacheEnabled(boolean) - Method in class org.opengrok.indexer.history.RepositoryInfo
- setHistoryCachePerPartesEnabled(boolean) - Method in class org.opengrok.indexer.configuration.Configuration
- setHistoryCachePerPartesEnabled(boolean) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setHistoryChunkCount(int) - Method in class org.opengrok.indexer.configuration.Configuration
- setHistoryChunkCount(int) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setHistoryEnabled(boolean) - Method in class org.opengrok.indexer.configuration.Configuration
-
Set whether history should be enabled.
- setHistoryEnabled(boolean) - Method in class org.opengrok.indexer.configuration.Project
- setHistoryEnabled(boolean) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setHistoryEnabled(boolean) - Method in class org.opengrok.indexer.history.RepositoryInfo
- setHistoryEntries(List<HistoryEntry>) - Method in class org.opengrok.indexer.history.History
-
Set the list of log entries for the file.
- setHistoryFileParallelism(int) - Method in class org.opengrok.indexer.configuration.Configuration
- setHistoryIndexDone() - Method in class org.opengrok.indexer.history.HistoryGuru
- setHistoryParallelism(int) - Method in class org.opengrok.indexer.configuration.Configuration
- setHitList(List<Hit>) - Method in class org.opengrok.indexer.search.context.PlainLineTokenizer
-
Set the list we should create Hit objects for
- setHitsPerPage(int) - Method in class org.opengrok.indexer.configuration.Configuration
-
Set the hits per page to a new value.
- setHitsPerPage(int) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setHost(String) - Method in class org.opengrok.indexer.configuration.StatsdConfig
- setIgnoredDirs(IgnoredDirs) - Method in class org.opengrok.indexer.configuration.IgnoredNames
- setIgnoredFiles(IgnoredFiles) - Method in class org.opengrok.indexer.configuration.IgnoredNames
- setIgnoredNames(IgnoredNames) - Method in class org.opengrok.indexer.configuration.Configuration
- setIgnoredNames(IgnoredNames) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setIncludedNames(Filter) - Method in class org.opengrok.indexer.configuration.Configuration
- setIncludedNames(Filter) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setIncludeRoot(String) - Method in class org.opengrok.indexer.configuration.Configuration
- setIncludeRoot(String) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Set include root path.
- setIndexCheckTimeout(int) - Method in class org.opengrok.indexer.configuration.Configuration
-
Set the index check timeout (performed by the webapp on startup) to a new value.
- setIndexCheckTimeout(int) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setIndexed(boolean) - Method in class org.opengrok.indexer.configuration.Project
- setIndexedSymlinks(Map<String, IndexedSymlink>) - Method in class org.opengrok.indexer.index.IndexAnalysisSettings3
-
Replaces the contents of the instance's map with the
values
. - setIndexer(boolean) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setIndexerAuthenticationToken(String) - Method in class org.opengrok.indexer.configuration.Configuration
- setIndexerAuthenticationToken(String) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setIndexerCommandTimeout(int) - Method in class org.opengrok.indexer.configuration.Configuration
-
Set the command timeout to a new value.
- setIndexerCommandTimeout(int) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setIndexingParallelism(int) - Method in class org.opengrok.indexer.configuration.Configuration
- setIndexTimestamp() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setIndexVersionedFilesOnly(boolean) - Method in class org.opengrok.indexer.configuration.Configuration
- setIndexVersionedFilesOnly(boolean) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setInteractiveCommandTimeout(int) - Method in class org.opengrok.indexer.configuration.Configuration
-
Set the interactive command timeout to a new value.
- setInteractiveCommandTimeout(int) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setInterval(int) - Method in class opengrok.auth.plugin.configuration.Configuration
- setInterval(int) - Method in class opengrok.auth.plugin.ldap.LdapFacade
- setInterval(int) - Method in class opengrok.auth.plugin.ldap.LdapServer
- setItems(List<String>) - Method in class org.opengrok.indexer.configuration.Filter
-
Specify a new filter to use.
- setItems(List<String>) - Method in class org.opengrok.indexer.configuration.IgnoredNames
- setLangMap(LangMap) - Method in class org.opengrok.indexer.analysis.Ctags
- setLastEditedDisplayMode(boolean) - Method in class org.opengrok.indexer.configuration.Configuration
- setLastEditedDisplayMode(boolean) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setLelide(int) - Method in class org.opengrok.indexer.search.context.LineHighlight
-
Sets the left elide value.
- setLimited(boolean) - Method in class org.opengrok.indexer.search.context.FormattedLines
- setLine(String) - Method in class org.opengrok.indexer.search.Hit
-
Setter for property line.
- setLineFrom(int) - Method in class org.opengrok.indexer.analysis.Scopes.Scope
- setLineno(String) - Method in class org.opengrok.indexer.search.Hit
-
Setter for property line no.
- setLineNumber(int) - Method in class org.opengrok.indexer.analysis.JFlexStateStacker
-
Sets the line number.
- setLines(List<AnnotationLine>) - Method in class org.opengrok.indexer.history.AnnotationData
- setLineTo(int) - Method in class org.opengrok.indexer.analysis.Scopes.Scope
- setListDirsFirst(boolean) - Method in class org.opengrok.indexer.configuration.Configuration
- setListDirsFirst(boolean) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setLoadClasses(boolean) - Method in class org.opengrok.indexer.framework.PluginFramework
-
Make
reload()
search for plugins in class files. - setLoadJars(boolean) - Method in class org.opengrok.indexer.framework.PluginFramework
-
Make
reload()
search for plugins in jar files. - setLuceneLocking(LuceneLockName) - Method in class org.opengrok.indexer.configuration.Configuration
- setMandoc(String) - Method in class org.opengrok.indexer.configuration.Configuration
-
Sets the configuration's mandoc command.
- setMandoc(String) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Sets the name of the mandoc program to use, or resets to use the fallbacks documented for
RuntimeEnvironment.getMandoc()
. - setMaxDirectoryListingThreadCount(int) - Method in class org.opengrok.indexer.configuration.Configuration
- setMaxDirectoryListingThreadCount(int) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setMaxProjects(int) - Method in class org.opengrok.indexer.configuration.SuggesterConfig
- setMaxResults(int) - Method in class org.opengrok.indexer.configuration.SuggesterConfig
- setMaxRevisionThreadCount(int) - Method in class org.opengrok.indexer.configuration.Configuration
- setMaxRevisionThreadCount(int) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setMaxSearchThreadCount(int) - Method in class org.opengrok.indexer.configuration.Configuration
- setMaxSearchThreadCount(int) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setMergeCommitsEnabled(boolean) - Method in class org.opengrok.indexer.configuration.Configuration
- setMergeCommitsEnabled(boolean) - Method in class org.opengrok.indexer.configuration.Project
- setMergeCommitsEnabled(boolean) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setMergeCommitsEnabled(boolean) - Method in class org.opengrok.indexer.history.RepositoryInfo
- setMessage(String) - Method in class org.opengrok.indexer.history.HistoryEntry
- setMessageLimit(int) - Method in class org.opengrok.indexer.configuration.Configuration
- setMessageLimit(int) - Method in class org.opengrok.indexer.web.messages.MessagesContainer
-
Set the maximum number of messages in the application.
- setMinChars(int) - Method in class org.opengrok.indexer.configuration.SuggesterConfig
- setMoreLimit(int) - Method in class org.opengrok.indexer.search.context.ContextFormatter
-
Sets the optional line limit to specify (if positive) a maximum number of lines to format and -- if
ContextFormatter.getMoreUrl()
is defined -- a "more" link to display. - setMoreUrl(String) - Method in class org.opengrok.indexer.search.context.ContextFormatter
-
Sets the optional URL to use if
ContextFormatter.getMoreLimit()
is reached. - setName(String) - Method in class opengrok.auth.plugin.ldap.LdapServer
- setName(String) - Method in class org.opengrok.indexer.analysis.Scopes.Scope
- setName(String) - Method in class org.opengrok.indexer.authorization.AuthorizationEntity
-
Set the value of
name
. - setName(String) - Method in class org.opengrok.indexer.configuration.Group
- setName(String) - Method in interface org.opengrok.indexer.configuration.Nameable
- setName(String) - Method in class org.opengrok.indexer.configuration.Project
-
Set a textual name of this project, preferably don't use " , " in the name, since it's used as delimiter for more projects XXX we should not allow setting project name after it has been constructed because it is probably part of HashMap.
- setNamespace(String) - Method in class org.opengrok.indexer.analysis.Scopes.Scope
- setNavigateWindowEnabled(boolean) - Method in class org.opengrok.indexer.configuration.Configuration
- setNavigateWindowEnabled(boolean) - Method in class org.opengrok.indexer.configuration.Project
-
Set the value of navigateWindowEnabled.
- setNavigateWindowEnabled(boolean) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setNestingMaximum(int) - Method in class org.opengrok.indexer.configuration.Configuration
-
Sets the nesting maximum of repositories to a specified value.
- setNestingMaximum(int) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setNonSymbolMatchedListener(NonSymbolMatchedListener) - Method in class org.opengrok.indexer.analysis.JFlexSymbolMatcher
-
Associates the specified listener, replacing the former one.
- setNonSymbolMatchedListener(NonSymbolMatchedListener) - Method in interface org.opengrok.indexer.analysis.SymbolMatchedPublisher
-
Sets a listener for the publisher.
- setObfuscatingEMailAddresses(boolean) - Method in class org.opengrok.indexer.configuration.Configuration
- setObfuscatingEMailAddresses(boolean) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Set whether e-mail addresses should be obfuscated in the xref.
- setOffset(int) - Method in class org.opengrok.suggest.query.customized.CustomPhraseQuery
- setOpengrokSourceRootDirectoryPath(String) - Method in class org.opengrok.indexer.history.RazorRepository
- setOSOverride(String) - Method in class org.opengrok.indexer.analysis.document.MandocRunner
-
Sets the value used for mandoc's setting to "Override the default operating system name".
- setParent(String) - Method in class org.opengrok.indexer.history.RepositoryInfo
-
Set property parent.
- setParent(Group) - Method in class org.opengrok.indexer.configuration.Group
- setPassword(String) - Method in class opengrok.auth.plugin.ldap.LdapServer
- setPassword(String) - Method in class org.opengrok.indexer.configuration.Project
-
Set password to be used for repository authentication.
- setPath(String) - Method in class org.opengrok.indexer.configuration.Project
-
Set the path (relative from source root) this project is located.
- setPath(String) - Method in class org.opengrok.indexer.search.QueryBuilder
-
Set search string for the
QueryBuilder.PATH
field. - setPath(String) - Method in class org.opengrok.indexer.web.PathDescription
- setPath(String) - Method in class org.opengrok.web.api.v1.suggester.model.SuggesterQueryData
- setPathDescription(String) - Method in class org.opengrok.indexer.search.DirectoryEntry
- setPattern(String) - Method in class org.opengrok.indexer.configuration.Group
-
Set the group pattern.
- setPlugin(IAuthorizationPlugin) - Method in class org.opengrok.indexer.authorization.AuthorizationEntity
-
Set the plugin to all classes which requires this class in the configuration.
- setPlugin(IAuthorizationPlugin) - Method in class org.opengrok.indexer.authorization.AuthorizationPlugin
-
Set the plugin to this entity if this entity requires this plugin class in the configuration.
- setPlugin(IAuthorizationPlugin) - Method in class org.opengrok.indexer.authorization.AuthorizationStack
-
Set the plugin to all classes in this stack which requires this class in the configuration.
- setPluginDirectory(File) - Method in class org.opengrok.indexer.framework.PluginFramework
-
Set the plugin directory.
- setPluginDirectory(String) - Method in class org.opengrok.indexer.configuration.Configuration
- setPluginDirectory(String) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setPluginDirectory(String) - Method in class org.opengrok.indexer.framework.PluginFramework
-
Set the plugin directory.
- setPluginStack(AuthorizationStack) - Method in class org.opengrok.indexer.configuration.Configuration
- setPluginStack(AuthorizationStack) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setPort(int) - Method in class org.opengrok.indexer.configuration.StatsdConfig
- setPrintProgress(boolean) - Method in class org.opengrok.indexer.configuration.Configuration
- setPrintProgress(boolean) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Set the printing of progress % flag (user convenience).
- setProject(Project) - Method in class org.opengrok.indexer.analysis.AbstractAnalyzer
- setProject(Project) - Method in class org.opengrok.indexer.analysis.JFlexNonXref
- setProject(Project) - Method in class org.opengrok.indexer.analysis.JFlexXref
- setProject(Project) - Method in class org.opengrok.indexer.analysis.WriteXrefArgs
- setProject(Project) - Method in interface org.opengrok.indexer.analysis.Xrefer
- setProjectName(String) - Method in class org.opengrok.indexer.index.IndexAnalysisSettings
-
Sets the project name to be used to distinguish different instances of
IndexAnalysisSettings
that might be returned by a LuceneMultiReader
search across projects. - setProjectName(String) - Method in class org.opengrok.indexer.index.IndexAnalysisSettings3
-
Sets the project name to be used to distinguish different instances of
IndexAnalysisSettings3
that might be returned by a LuceneMultiReader
search across projects. - setProjects(List<String>) - Method in class org.opengrok.web.api.v1.suggester.model.SuggesterQueryData
- setProjects(Map<String, Project>) - Method in class org.opengrok.indexer.configuration.Configuration
- setProjects(Map<String, Project>) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Set the list of the projects.
- setProjects(Set<Project>) - Method in class org.opengrok.indexer.configuration.Group
- setProjectsEnabled(boolean) - Method in class org.opengrok.indexer.configuration.Configuration
- setProjectsEnabled(boolean) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setPrologue(String) - Method in class org.opengrok.indexer.util.OptionParser
-
Define the prologue to be presented before the options summary.
- setQuickContextScan(boolean) - Method in class org.opengrok.indexer.configuration.Configuration
- setQuickContextScan(boolean) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setRamBufferSize(double) - Method in class org.opengrok.indexer.configuration.Configuration
-
Set size of memory to be used for flushing docs (default 16 MB) (this can improve index speed a LOT) note that this is per thread (lucene uses 8 threads by default in 4.x).
- setRamBufferSize(double) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Set the size of buffer which will determine when the docs are flushed to disk.
- setRazorGroupBaseDirectoryPath(String) - Method in class org.opengrok.indexer.history.RazorRepository
- setReader(Reader) - Method in class org.opengrok.indexer.analysis.JFlexXref
- setReadTimeout(int) - Method in class opengrok.auth.plugin.configuration.Configuration
- setReadTimeout(int) - Method in class opengrok.auth.plugin.ldap.LdapServer
- setRebuildCronConfig(String) - Method in class org.opengrok.indexer.configuration.SuggesterConfig
- setRebuildThreadPoolSizeInNcpuPercent(int) - Method in class org.opengrok.indexer.configuration.SuggesterConfig
- setRecover(WebHook) - Method in class opengrok.auth.plugin.util.WebHooks
- setRedirect(String) - Method in class org.opengrok.indexer.web.SearchHelper
- setRefs(String) - Method in class org.opengrok.indexer.search.QueryBuilder
-
Set search string for the
QueryBuilder.REFS
field. - setRefs(String) - Method in class org.opengrok.web.api.v1.suggester.model.SuggesterQueryData
- setRefs(String[]) - Method in class org.opengrok.indexer.web.Suggestion
- setRelide(int) - Method in class org.opengrok.indexer.search.context.LineHighlight
-
Sets the right elide value.
- setRemote(boolean) - Method in class org.opengrok.indexer.history.RepositoryInfo
-
Set the property remote.
- setRemoteScmSupported(Configuration.RemoteSCM) - Method in class org.opengrok.indexer.configuration.Configuration
- setRemoteScmSupported(Configuration.RemoteSCM) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setRepoCmd(String, String) - Method in class org.opengrok.indexer.configuration.Configuration
- setRepoCmd(String, String) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Set the client command to use to access the repository for the given fully qualified classname.
- setRepoCmds(Map<String, String>) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setRepositories(String...) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Search through the directory for repositories and use the result to replace the lists of repositories in both RuntimeEnvironment/Configuration and HistoryGuru.
- setRepositories(List<RepositoryInfo>) - Method in class org.opengrok.indexer.configuration.Configuration
- setRepositories(List<RepositoryInfo>) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Set the list of repositories.
- setRepositories(Set<Project>) - Method in class org.opengrok.indexer.configuration.Group
- setRepositoryInvalidationParallelism(int) - Method in class org.opengrok.indexer.configuration.Configuration
- setRequestAttribute(String, Object) - Method in class org.opengrok.web.PageConfig
-
Sets current request's attribute.
- setRestfulCommandTimeout(int) - Method in class org.opengrok.indexer.configuration.Configuration
-
Set the command timeout to a new value.
- setRestfulCommandTimeout(int) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setResultSize(int) - Method in class org.opengrok.suggest.Suggester
-
Sets the new maximum number of elements the suggester should suggest.
- setReviewPage(String) - Method in class org.opengrok.indexer.configuration.Configuration
- setReviewPage(String) - Method in class org.opengrok.indexer.configuration.Project
- setReviewPage(String) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Sets the review(ARC) page for the history listing.
- setReviewPattern(String) - Method in class org.opengrok.indexer.configuration.Configuration
-
Set the review pattern to a new value.
- setReviewPattern(String) - Method in class org.opengrok.indexer.configuration.Project
-
Set the review pattern to a new value.
- setReviewPattern(String) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Sets the review(ARC) regex for the history listing.
- setRevision(String) - Method in class org.opengrok.indexer.history.Annotation
- setRevision(String) - Method in class org.opengrok.indexer.history.AnnotationData
- setRevision(String) - Method in class org.opengrok.indexer.history.AnnotationLine
- setRevision(String) - Method in class org.opengrok.indexer.history.HistoryEntry
- setRevisionMessageCollapseThreshold(int) - Method in class org.opengrok.indexer.configuration.Configuration
- setRevisionMessageCollapseThreshold(int) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setScanningDepth(int) - Method in class org.opengrok.indexer.configuration.Configuration
-
Set the scanning depth to a new value.
- setScanningDepth(int) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setScopes(Scopes) - Method in class org.opengrok.indexer.search.context.ContextFormatter
-
Sets the optional scopes to use.
- setScopesEnabled(boolean) - Method in class org.opengrok.indexer.analysis.AbstractAnalyzer
- setScopesEnabled(boolean) - Method in class org.opengrok.indexer.analysis.JFlexNonXref
-
Set scopes.
- setScopesEnabled(boolean) - Method in class org.opengrok.indexer.analysis.JFlexXref
-
Set scopes.
- setScopesEnabled(boolean) - Method in interface org.opengrok.indexer.analysis.Xrefer
-
Set scopes.
- setScopesEnabled(boolean) - Method in class org.opengrok.indexer.configuration.Configuration
- setScopesEnabled(boolean) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setSearchBase(String) - Method in class opengrok.auth.plugin.configuration.Configuration
- setSearchBase(String) - Method in class opengrok.auth.plugin.ldap.LdapFacade
- setSearcherManager(SearcherManager) - Method in class org.opengrok.indexer.configuration.SuperIndexSearcher
- setSearchThreadPoolSizeInNcpuPercent(int) - Method in class org.opengrok.indexer.configuration.SuggesterConfig
- setSearchTimeout(int) - Method in class opengrok.auth.plugin.configuration.Configuration
- setServerName(String) - Method in class org.opengrok.indexer.configuration.Configuration
- setServerName(String) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setServers(List<LdapServer>) - Method in class opengrok.auth.plugin.configuration.Configuration
- setServers(List<LdapServer>, int, int) - Method in class opengrok.auth.plugin.ldap.LdapFacade
- setSessionEstablished(HttpServletRequest, Boolean) - Method in class opengrok.auth.plugin.AbstractLdapPlugin
-
Set session established flag into the session.
- setSessionUsername(HttpServletRequest, String) - Method in class opengrok.auth.plugin.AbstractLdapPlugin
-
Set session username for the user.
- setSetup(Map<String, Object>) - Method in class org.opengrok.indexer.authorization.AuthorizationEntity
-
Set the value of
setup
. - setShowProjects(boolean) - Method in class org.opengrok.indexer.configuration.SuggesterConfig
- setShowScores(boolean) - Method in class org.opengrok.indexer.configuration.SuggesterConfig
- setShowTime(boolean) - Method in class org.opengrok.indexer.configuration.SuggesterConfig
- setSignature(String) - Method in class org.opengrok.indexer.analysis.Scopes.Scope
- setSourceRoot(String) - Method in class org.opengrok.indexer.configuration.Configuration
- setSourceRoot(String) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Specify the source root.
- setSplitterSupplier(Supplier<SourceSplitter>) - Method in class org.opengrok.indexer.analysis.CtagsReader
-
Sets the supplier of a
SourceSplitter
to use when ctags pattern is insufficient, and the reader could use the source data. - setStack(List<AuthorizationEntity>) - Method in class org.opengrok.indexer.authorization.AuthorizationStack
-
Set the value of
stack
. - setStack(AuthorizationStack) - Method in class org.opengrok.indexer.authorization.AuthorizationFramework
-
Set new value of the authorization stack.
- setState(String, boolean) - Method in class org.opengrok.indexer.analysis.perl.PerlXref
-
Sets the jflex state reflecting
ltpostop
andnointerp
. - setState(String, boolean) - Method in class org.opengrok.indexer.analysis.ruby.RubyXref
-
Sets the jflex state reflecting
postop
andnointerp
. - setStatsdConfig(StatsdConfig) - Method in class org.opengrok.indexer.configuration.Configuration
- setStatsdConfig(StatsdConfig) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setSubgroups(Set<Group>) - Method in class org.opengrok.indexer.configuration.Group
- setSuggesterConfig(SuggesterConfig) - Method in class org.opengrok.indexer.configuration.Configuration
- setSuggesterConfig(SuggesterConfig) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setSymbol(String) - Method in class org.opengrok.indexer.search.SearchEngine
-
Setter for property symbol.
- setSymbolMatchedListener(SymbolMatchedListener) - Method in class org.opengrok.indexer.analysis.JFlexSymbolMatcher
-
Associates the specified listener, replacing the former one.
- setSymbolMatchedListener(SymbolMatchedListener) - Method in interface org.opengrok.indexer.analysis.SymbolMatchedPublisher
-
Sets a listener for the publisher.
- setTabSize(int) - Method in class org.opengrok.indexer.analysis.Ctags
- setTabSize(int) - Method in class org.opengrok.indexer.analysis.CtagsReader
- setTabSize(int) - Method in class org.opengrok.indexer.configuration.Configuration
-
Set the default tab size (number of space characters per tab character) to use for each project.
- setTabSize(int) - Method in class org.opengrok.indexer.configuration.Project
-
Set tab size for this project.
- setTabSize(int) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setTabSize(int) - Method in class org.opengrok.indexer.search.context.OGKUnifiedHighlighter
- setTabSize(Integer) - Method in class org.opengrok.indexer.index.IndexAnalysisSettings
- setTabSize(Integer) - Method in class org.opengrok.indexer.index.IndexAnalysisSettings3
- setTag(String) - Method in class org.opengrok.indexer.search.Hit
-
Setter for property tag.
- setTags(String) - Method in class org.opengrok.indexer.history.HistoryEntry
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setTags(String) - Method in class org.opengrok.indexer.history.TagEntry
- setTags(Map<String, String>) - Method in class org.opengrok.indexer.history.History
- setTagsEnabled(boolean) - Method in class org.opengrok.indexer.configuration.Configuration
- setTagsEnabled(boolean) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setTarget(List<Long>) - Method in class org.opengrok.indexer.util.LineBreakerScanner
-
Sets the required target to write, and adds a first offset of 0.
- setTarget(List<String>) - Method in class org.opengrok.indexer.util.SourceSplitterScanner
-
Sets the required target to write.
- setText(CharacterIterator) - Method in class org.opengrok.indexer.search.context.StrictLineBreakIterator
- setTimeout(long) - Method in class org.opengrok.indexer.analysis.Ctags
- setTimeThreshold(int) - Method in class org.opengrok.indexer.configuration.SuggesterConfig
- SettingsHelper - Class in org.opengrok.indexer.search
-
Represents a helper class for accessing settings.
- SettingsHelper(IndexReader) - Constructor for class org.opengrok.indexer.search.SettingsHelper
- setTitle(String) - Method in class org.opengrok.web.PageConfig
-
Set the page title to use.
- setType(String) - Method in class org.opengrok.indexer.history.RepositoryInfo
-
Set property type.
- setType(String) - Method in class org.opengrok.indexer.search.QueryBuilder
-
Set search string for the
QueryBuilder.TYPE
field. - setType(String) - Method in class org.opengrok.indexer.search.SearchEngine
-
Setter for property type.
- setType(String) - Method in class org.opengrok.web.api.v1.suggester.model.SuggesterQueryData
- setup - Variable in class org.opengrok.indexer.authorization.AuthorizationEntity
- setupToString(String) - Method in class org.opengrok.indexer.authorization.AuthorizationEntity
-
Print the setup into a string.
- setURI(String) - Method in class opengrok.auth.plugin.util.WebHook
- setUrl(String) - Method in class org.opengrok.indexer.search.context.ContextFormatter
-
Sets the required URL to use for linking lines.
- setUseHistoryCache(boolean) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Specify if we should use history cache or not.
- setUseHistoryCacheForDirectoryListing(boolean) - Method in class org.opengrok.indexer.configuration.Configuration
- setUseHistoryCacheForDirectoryListing(boolean) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setUsername(String) - Method in class opengrok.auth.plugin.entity.User
- setUsername(String) - Method in class opengrok.auth.plugin.ldap.LdapServer
- setUsername(String) - Method in class org.opengrok.indexer.configuration.Project
-
Set username to be used for repository authentication.
- setUserPage(String) - Method in class org.opengrok.indexer.configuration.Configuration
- setUserPage(String) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Sets the user page for the history listing.
- setUserPageSuffix(String) - Method in class org.opengrok.indexer.configuration.Configuration
- setUserPageSuffix(String) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Sets the user page suffix for the history listing.
- setWebappCtags(boolean) - Method in class org.opengrok.indexer.configuration.Configuration
-
Sets a value indicating if the web app should run ctags as necessary.
- setWebappCtags(boolean) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setWebappLAF(String) - Method in class org.opengrok.indexer.configuration.Configuration
- setWebappLAF(String) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setWebappStartCommandTimeout(int) - Method in class org.opengrok.indexer.configuration.Configuration
-
Set the command timeout to a new value.
- setWebappStartCommandTimeout(int) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- setWebHooks(WebHooks) - Method in class opengrok.auth.plugin.configuration.Configuration
- setWidestAuthor(int) - Method in class org.opengrok.indexer.history.AnnotationData
- setWidestRevision(int) - Method in class org.opengrok.indexer.history.AnnotationData
- setWorking() - Method in class org.opengrok.indexer.authorization.AuthorizationEntity
-
Mark this entity as working.
- setWorking(Boolean) - Method in class org.opengrok.indexer.history.RepositoryInfo
-
Set the property working.
- setWriter(Writer) - Method in class org.opengrok.indexer.search.context.PlainLineTokenizer
-
Set the writer that should receive all output
- setWriter(Writer) - Method in class org.opengrok.indexer.web.XrefSourceTransformer
-
Sets the required target to write.
- setXrefTimeout(long) - Method in class org.opengrok.indexer.configuration.Configuration
-
Set the timeout for generating xrefs to a new value.
- setXrefTimeout(long) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- ShAnalyzer - Class in org.opengrok.indexer.analysis.sh
-
Analyzes Shell scripts/Conf files etc.
- ShAnalyzer(AnalyzerFactory) - Constructor for class org.opengrok.indexer.analysis.sh.ShAnalyzer
-
Creates a new instance of ShAnalyzer.
- ShAnalyzerFactory - Class in org.opengrok.indexer.analysis.sh
- ShAnalyzerFactory() - Constructor for class org.opengrok.indexer.analysis.sh.ShAnalyzerFactory
- shouldSkip(AuthorizationEntity) - Method in class org.opengrok.indexer.authorization.AuthorizationEntity.PluginSkippingPredicate
-
Decide if the entity should be skipped in this step of authorization.
- SHOW_PROJECTS_DEFAULT - Static variable in class org.opengrok.indexer.configuration.SuggesterConfig
- SHOW_SCORES_DEFAULT - Static variable in class org.opengrok.indexer.configuration.SuggesterConfig
- SHOW_TIME_DEFAULT - Static variable in class org.opengrok.indexer.configuration.SuggesterConfig
- ShSymbolTokenizer - Class in org.opengrok.indexer.analysis.sh
- ShSymbolTokenizer(Reader) - Constructor for class org.opengrok.indexer.analysis.sh.ShSymbolTokenizer
-
Creates a new scanner
- shutdown() - Method in class org.opengrok.indexer.util.BoundedBlockingObjectPool
- shutdown() - Method in interface org.opengrok.indexer.util.ObjectPool
-
Shuts down the pool.
- shutdown() - Method in class org.opengrok.web.api.ApiTaskManager
-
Shutdown all executor services and wait 60 seconds for pending tasks.
- shutdownDirectoryListingExecutor() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- shutdownRevisionExecutor() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- shutdownSearchExecutor() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- ShXref - Class in org.opengrok.indexer.analysis.sh
- ShXref(Reader) - Constructor for class org.opengrok.indexer.analysis.sh.ShXref
-
Creates a new scanner
- SIDEBYSIDE - Enum constant in enum class org.opengrok.web.DiffType
-
side-by-side diff.
- sigilID(String) - Method in class org.opengrok.indexer.analysis.perl.PerlXref
-
Splits a sigil identifier -- where the
capture
starts with a sigil and ends in an identifier and where Perl allows whitespace after the sigil -- and write the parts to output. - signature - Variable in class org.opengrok.indexer.analysis.Definitions.Tag
-
Scope of tag definition.
- SIGNATURE - Enum constant in enum class org.opengrok.indexer.analysis.CtagsReader.tagFields
- SIMPLE - Enum constant in enum class org.opengrok.indexer.configuration.LuceneLockName
- SimpleConsoleFormatter - Class in org.opengrok.indexer.logger.formatter
- SimpleConsoleFormatter() - Constructor for class org.opengrok.indexer.logger.formatter.SimpleConsoleFormatter
- SimpleFileLogFormatter - Class in org.opengrok.indexer.logger.formatter
- SimpleFileLogFormatter() - Constructor for class org.opengrok.indexer.logger.formatter.SimpleFileLogFormatter
- SINGLE_LINE_COMMENT - Static variable in class org.opengrok.indexer.analysis.sql.PLSQLSymbolTokenizer
- SINGLE_LINE_COMMENT - Static variable in class org.opengrok.indexer.analysis.sql.PLSQLXref
- SINGLE_LINE_COMMENT - Static variable in class org.opengrok.indexer.analysis.sql.SQLSymbolTokenizer
- SINGLE_LINE_COMMENT - Static variable in class org.opengrok.indexer.analysis.sql.SQLXref
- size() - Method in class org.opengrok.indexer.analysis.Scopes
- size() - Method in class org.opengrok.indexer.history.Annotation
-
Returns the size of the file (number of lines).
- size() - Method in class org.opengrok.indexer.history.AnnotationData
-
Returns the size of the file (number of lines).
- size() - Method in class org.opengrok.indexer.history.RepositoryLookupCached
- size() - Method in class org.opengrok.suggest.popular.impl.chronicle.BytesRefDataAccess
- size() - Method in class org.opengrok.web.Scripts
-
Return the size of the page scripts.
- skip(long) - Method in class org.opengrok.indexer.analysis.ExpandTabsReader
- skipForBOM(byte[]) - Static method in class org.opengrok.indexer.util.IOUtils
-
Gets a value indicating the number of UTF BOM bytes at the start of an array.
- skipLink(String, Pattern) - Method in class org.opengrok.indexer.analysis.perl.PerlSymbolTokenizer
- skipLink(String, Pattern) - Method in class org.opengrok.indexer.analysis.perl.PerlXref
- skipLink(String, Pattern) - Method in class org.opengrok.indexer.analysis.ruby.RubySymbolTokenizer
- skipLink(String, Pattern) - Method in class org.opengrok.indexer.analysis.ruby.RubyXref
- skipSymbol() - Method in class org.opengrok.indexer.analysis.ada.AdaSymbolTokenizer
- skipSymbol() - Method in class org.opengrok.indexer.analysis.ada.AdaXref
- skipSymbol() - Method in class org.opengrok.indexer.analysis.eiffel.EiffelSymbolTokenizer
- skipSymbol() - Method in class org.opengrok.indexer.analysis.eiffel.EiffelXref
- skipSymbol() - Method in class org.opengrok.indexer.analysis.hcl.HCLSymbolTokenizer
-
Just forget any last-matched symbol.
- skipSymbol() - Method in class org.opengrok.indexer.analysis.hcl.HCLXref
-
Does nothing.
- skipSymbol() - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptSymbolTokenizer
- skipSymbol() - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptXref
- skipSymbol() - Method in interface org.opengrok.indexer.analysis.JFlexJointLexer
-
Indicates that something unusual happened where normally a symbol would have been offered.
- skipSymbol() - Method in class org.opengrok.indexer.analysis.perl.PerlSymbolTokenizer
- skipSymbol() - Method in class org.opengrok.indexer.analysis.perl.PerlXref
- skipSymbol() - Method in class org.opengrok.indexer.analysis.r.RSymbolTokenizer
-
Just forget any last-matched symbol.
- skipSymbol() - Method in class org.opengrok.indexer.analysis.r.RXref
-
Does nothing.
- skipSymbol() - Method in class org.opengrok.indexer.analysis.ruby.RubySymbolTokenizer
- skipSymbol() - Method in class org.opengrok.indexer.analysis.ruby.RubyXref
- skipSymbol() - Method in class org.opengrok.indexer.analysis.sql.SQLSymbolTokenizer
- skipSymbol() - Method in class org.opengrok.indexer.analysis.sql.PLSQLXref
-
noop.
- skipSymbol() - Method in class org.opengrok.indexer.analysis.terraform.TerraformSymbolTokenizer
-
Just forget any last-matched symbol.
- skipSymbol() - Method in class org.opengrok.indexer.analysis.terraform.TerraformXref
-
Does nothing.
- skipSymbol() - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptSymbolTokenizer
- skipSymbol() - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptXref
- skipSymbol() - Method in class org.opengrok.indexer.analysis.verilog.VerilogSymbolTokenizer
- skipSymbol() - Method in class org.opengrok.indexer.analysis.verilog.VerilogXref
- sort - Variable in class org.opengrok.indexer.web.SearchHelper
-
the Lucene sort instruction based on
SearchHelper.order
created viaSearchHelper.prepareExec(SortedSet)
. - SORT_PARAM - Static variable in class org.opengrok.indexer.web.QueryParameters
-
Parameter name to specify a sort setting.
- SORT_PARAM_EQ - Static variable in class org.opengrok.indexer.web.QueryParameters
-
QueryParameters.SORT_PARAM
concatenated with"="
. - SortOrder - Enum Class in org.opengrok.indexer.web
-
Sort orders recognized in the web UI.
- sourceCodeSeen(SourceCodeSeenEvent) - Method in class org.opengrok.indexer.analysis.JFlexTokenizer
-
Does nothing.
- sourceCodeSeen(SourceCodeSeenEvent) - Method in class org.opengrok.indexer.analysis.JFlexXref
-
Sets a value indicating that source code was encountered such that
JFlexXref.getLOC()
will be incremented upon the nextJFlexXref.startNewLine()
or at end-of-file. - sourceCodeSeen(SourceCodeSeenEvent) - Method in interface org.opengrok.indexer.analysis.SymbolMatchedListener
-
Receives an event instance.
- SourceCodeSeenEvent - Class in org.opengrok.indexer.analysis
-
Represents an event raised when a language lexer has seen source code.
- SourceCodeSeenEvent(Object, long) - Constructor for class org.opengrok.indexer.analysis.SourceCodeSeenEvent
-
Initializes an immutable instance of
SourceCodeSeenEvent
. - SourceSplitter - Class in org.opengrok.indexer.util
-
Represents a splitter of source text into lines, where end-of-line tokens -- in accordance with
StringUtils.STANDARD_EOL
-- are maintained instead of being stripped. - SourceSplitter() - Constructor for class org.opengrok.indexer.util.SourceSplitter
- SourceSplitterScanner - Class in org.opengrok.indexer.util
- SourceSplitterScanner(Reader) - Constructor for class org.opengrok.indexer.util.SourceSplitterScanner
-
Creates a new scanner
- SPAN_A - Static variable in class org.opengrok.indexer.web.HtmlConsts
- SPAN_B - Static variable in class org.opengrok.indexer.web.HtmlConsts
- SPAN_C - Static variable in class org.opengrok.indexer.web.HtmlConsts
- SPAN_D - Static variable in class org.opengrok.indexer.web.HtmlConsts
- SPAN_FMT - Static variable in class org.opengrok.indexer.web.HtmlConsts
- SPAN_N - Static variable in class org.opengrok.indexer.web.HtmlConsts
- SPAN_S - Static variable in class org.opengrok.indexer.web.HtmlConsts
- specialID(String) - Method in class org.opengrok.indexer.analysis.perl.PerlXref
-
Write a special identifier as a keyword -- unless
endqchar
is in thecapture
, which will affect an active quote-like operator instead. - SPELLCHECK_SUGGEST_WORD_COUNT - Static variable in class org.opengrok.indexer.web.SearchHelper
-
Max number of words to suggest for spellcheck.
- SQLAnalyzer - Class in org.opengrok.indexer.analysis.sql
- SQLAnalyzer(AnalyzerFactory) - Constructor for class org.opengrok.indexer.analysis.sql.SQLAnalyzer
- SQLAnalyzerFactory - Class in org.opengrok.indexer.analysis.sql
- SQLAnalyzerFactory() - Constructor for class org.opengrok.indexer.analysis.sql.SQLAnalyzerFactory
- SQLSymbolTokenizer - Class in org.opengrok.indexer.analysis.sql
- SQLSymbolTokenizer(Reader) - Constructor for class org.opengrok.indexer.analysis.sql.SQLSymbolTokenizer
-
Creates a new scanner
- SQLUtils - Class in org.opengrok.indexer.analysis.sql
-
Represents a container for [PL]SQL-related utility methods.
- SQLXref - Class in org.opengrok.indexer.analysis.sql
- SQLXref(Reader) - Constructor for class org.opengrok.indexer.analysis.sql.SQLXref
-
Creates a new scanner
- SSCMHistoryParser - Class in org.opengrok.indexer.history
- SSCMRepository - Class in org.opengrok.indexer.history
-
Access to Surround SCM repository.
- SSCMRepository() - Constructor for class org.opengrok.indexer.history.SSCMRepository
- SSTRING - Static variable in class org.opengrok.indexer.analysis.plain.XMLXref
- stack - Variable in class org.opengrok.indexer.analysis.JFlexStateStacker
- stamp() - Method in class org.opengrok.indexer.configuration.IndexTimestamp
- STANDARD_EOL - Static variable in class org.opengrok.indexer.util.StringUtils
-
Matches a standard end-of-line indicator, identical to Common.lexh's {EOL}.
- start - Variable in class org.opengrok.indexer.analysis.PendingToken
- start() - Method in class org.opengrok.indexer.analysis.document.MandocRunner
-
Starts a run of the mandoc binary to receive input from
MandocRunner.write(java.lang.String)
. - start(int) - Method in class org.opengrok.indexer.web.SearchHelper.Builder
-
Set result cursor start index , i.e.
- start(File) - Method in class org.opengrok.indexer.configuration.WatchDogService
-
Starts a watch dog service for a directory.
- START_PARAM - Static variable in class org.opengrok.indexer.web.QueryParameters
-
Parameter name to specify a starting value.
- START_PARAM_EQ - Static variable in class org.opengrok.indexer.web.QueryParameters
-
QueryParameters.START_PARAM
concatenated with"="
. - startExpirationTimer() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- startExpirationTimer() - Method in class org.opengrok.indexer.web.messages.MessagesContainer
- startNewLine() - Method in class org.opengrok.indexer.analysis.ada.AdaSymbolTokenizer
- startNewLine() - Method in class org.opengrok.indexer.analysis.ada.AdaXref
- startNewLine() - Method in class org.opengrok.indexer.analysis.document.TroffXref
- startNewLine() - Method in class org.opengrok.indexer.analysis.eiffel.EiffelSymbolTokenizer
- startNewLine() - Method in class org.opengrok.indexer.analysis.eiffel.EiffelXref
- startNewLine() - Method in class org.opengrok.indexer.analysis.hcl.HCLSymbolTokenizer
-
Does nothing.
- startNewLine() - Method in class org.opengrok.indexer.analysis.hcl.HCLXref
- startNewLine() - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptSymbolTokenizer
- startNewLine() - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptXref
- startNewLine() - Method in interface org.opengrok.indexer.analysis.JFlexJointLexer
-
Indicates that the current line is ended.
- startNewLine() - Method in class org.opengrok.indexer.analysis.JFlexNonXref
-
Terminate the current line and insert preamble for the next line.
- startNewLine() - Method in class org.opengrok.indexer.analysis.JFlexXref
-
Terminate the current line and insert preamble for the next line.
- startNewLine() - Method in class org.opengrok.indexer.analysis.perl.PerlSymbolTokenizer
- startNewLine() - Method in class org.opengrok.indexer.analysis.perl.PerlXref
- startNewLine() - Method in class org.opengrok.indexer.analysis.r.RSymbolTokenizer
-
Does nothing.
- startNewLine() - Method in class org.opengrok.indexer.analysis.r.RXref
- startNewLine() - Method in class org.opengrok.indexer.analysis.ruby.RubySymbolTokenizer
- startNewLine() - Method in class org.opengrok.indexer.analysis.ruby.RubyXref
- startNewLine() - Method in class org.opengrok.indexer.analysis.sql.SQLSymbolTokenizer
-
noop.
- startNewLine() - Method in class org.opengrok.indexer.analysis.sql.PLSQLXref
- startNewLine() - Method in class org.opengrok.indexer.analysis.terraform.TerraformSymbolTokenizer
-
Does nothing.
- startNewLine() - Method in class org.opengrok.indexer.analysis.terraform.TerraformXref
- startNewLine() - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptSymbolTokenizer
- startNewLine() - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptXref
- startNewLine() - Method in class org.opengrok.indexer.analysis.verilog.VerilogSymbolTokenizer
- startNewLine() - Method in class org.opengrok.indexer.analysis.verilog.VerilogXref
- startScope() - Method in class org.opengrok.indexer.analysis.JFlexNonXref
- startScope() - Method in class org.opengrok.indexer.analysis.JFlexXref
- startsWithFpathChar(String) - Static method in class org.opengrok.indexer.util.StringUtils
-
Determines if the
value
starts with a character in CommonPath.lexh's {FPath}. - startTee() - Method in class org.opengrok.indexer.analysis.document.MandocXref
- STATIC - Enum constant in enum class org.opengrok.indexer.web.Prefix
-
CSS and images.
- Statistics - Class in org.opengrok.indexer.util
-
This class is handy for logging messages (and updating metrics) about duration of a task.
- Statistics() - Constructor for class org.opengrok.indexer.util.Statistics
- StatisticsFilter - Class in org.opengrok.web
- StatisticsFilter() - Constructor for class org.opengrok.web.StatisticsFilter
- StatsdConfig - Class in org.opengrok.indexer.configuration
-
Configuration for Statsd metrics emitted by the Indexer via
Statistics
. - StatsdConfig() - Constructor for class org.opengrok.indexer.configuration.StatsdConfig
- StatusController - Class in org.opengrok.web.api.v1.controller
-
API endpoint to check status of asynchronous requests.
- StatusController() - Constructor for class org.opengrok.web.api.v1.controller.StatusController
- stop() - Method in class org.opengrok.indexer.configuration.WatchDogService
-
Stops the watch dog service.
- stopExpirationTimer() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
- stopExpirationTimer() - Method in class org.opengrok.indexer.web.messages.MessagesContainer
-
Stops the watch dog service.
- stopset - Static variable in class org.opengrok.indexer.search.context.HistoryLineTokenizer
- store(File, Annotation) - Method in interface org.opengrok.indexer.history.AnnotationCache
-
Store annotation for file into cache.
- store(File, Annotation) - Method in class org.opengrok.indexer.history.FileAnnotationCache
- storeHistory(File, History) - Method in class org.opengrok.indexer.history.HistoryGuru
-
Store history for a file into history cache.
- str - Variable in class org.opengrok.indexer.analysis.PendingToken
- StreamSource - Class in org.opengrok.indexer.analysis
-
This class lets you create
InputStream
s that read data from a specific source. - StreamSource() - Constructor for class org.opengrok.indexer.analysis.StreamSource
- strictExtraFieldID() - Method in class org.opengrok.indexer.analysis.archive.ZipMatcherBase
-
Derived classes that override
ZipMatcherBase.doesCheckExtraFieldID()
to returntrue
must override this method to return the value that must equal an "Extra field ID" in the ZIP file in order forZipMatcherBase.isMagic(byte[], java.io.InputStream)
to match and return a defined instance. - StrictLineBreakIterator - Class in org.opengrok.indexer.search.context
-
Represents a subclass of
BreakIterator
that breaks at standard OpenGrok EOL -- namely\r\n
,\n
, or\r
. - StrictLineBreakIterator() - Constructor for class org.opengrok.indexer.search.context.StrictLineBreakIterator
- STRING - Static variable in class org.opengrok.indexer.analysis.asm.AsmSymbolTokenizer
- STRING - Static variable in class org.opengrok.indexer.analysis.asm.AsmXref
- STRING - Static variable in class org.opengrok.indexer.analysis.c.CSymbolTokenizer
- STRING - Static variable in class org.opengrok.indexer.analysis.c.CXref
- STRING - Static variable in class org.opengrok.indexer.analysis.c.CxxSymbolTokenizer
- STRING - Static variable in class org.opengrok.indexer.analysis.c.CxxXref
- STRING - Static variable in class org.opengrok.indexer.analysis.clojure.ClojureSymbolTokenizer
- STRING - Static variable in class org.opengrok.indexer.analysis.clojure.ClojureXref
- STRING - Static variable in class org.opengrok.indexer.analysis.csharp.CSharpSymbolTokenizer
- STRING - Static variable in class org.opengrok.indexer.analysis.csharp.CSharpXref
- STRING - Static variable in class org.opengrok.indexer.analysis.eiffel.EiffelSymbolTokenizer
- STRING - Static variable in class org.opengrok.indexer.analysis.eiffel.EiffelXref
- STRING - Static variable in class org.opengrok.indexer.analysis.erlang.ErlangSymbolTokenizer
- STRING - Static variable in class org.opengrok.indexer.analysis.erlang.ErlangXref
- STRING - Static variable in class org.opengrok.indexer.analysis.fortran.FortranSymbolTokenizer
- STRING - Static variable in class org.opengrok.indexer.analysis.fortran.FortranXref
- STRING - Static variable in class org.opengrok.indexer.analysis.golang.GolangSymbolTokenizer
- STRING - Static variable in class org.opengrok.indexer.analysis.golang.GolangXref
- STRING - Static variable in class org.opengrok.indexer.analysis.haskell.HaskellSymbolTokenizer
- STRING - Static variable in class org.opengrok.indexer.analysis.haskell.HaskellXref
- STRING - Static variable in class org.opengrok.indexer.analysis.hcl.HCLSymbolTokenizer
- STRING - Static variable in class org.opengrok.indexer.analysis.hcl.HCLXref
- STRING - Static variable in class org.opengrok.indexer.analysis.java.JavaSymbolTokenizer
- STRING - Static variable in class org.opengrok.indexer.analysis.java.JavaXref
- STRING - Static variable in class org.opengrok.indexer.analysis.javascript.JavaScriptSymbolTokenizer
- STRING - Static variable in class org.opengrok.indexer.analysis.javascript.JavaScriptXref
- STRING - Static variable in class org.opengrok.indexer.analysis.json.JsonSymbolTokenizer
- STRING - Static variable in class org.opengrok.indexer.analysis.json.JsonXref
- STRING - Static variable in class org.opengrok.indexer.analysis.kotlin.KotlinSymbolTokenizer
- STRING - Static variable in class org.opengrok.indexer.analysis.kotlin.KotlinXref
- STRING - Static variable in class org.opengrok.indexer.analysis.lisp.LispSymbolTokenizer
- STRING - Static variable in class org.opengrok.indexer.analysis.lisp.LispXref
- STRING - Static variable in class org.opengrok.indexer.analysis.lua.LuaSymbolTokenizer
- STRING - Static variable in class org.opengrok.indexer.analysis.lua.LuaXref
- STRING - Static variable in class org.opengrok.indexer.analysis.php.PhpSymbolTokenizer
- STRING - Static variable in class org.opengrok.indexer.analysis.php.PhpXref
- STRING - Static variable in class org.opengrok.indexer.analysis.plain.XMLXref
- STRING - Static variable in class org.opengrok.indexer.analysis.powershell.PoshSymbolTokenizer
- STRING - Static variable in class org.opengrok.indexer.analysis.powershell.PoshXref
- STRING - Static variable in class org.opengrok.indexer.analysis.python.PythonSymbolTokenizer
- STRING - Static variable in class org.opengrok.indexer.analysis.python.PythonXref
- STRING - Static variable in class org.opengrok.indexer.analysis.r.RSymbolTokenizer
- STRING - Static variable in class org.opengrok.indexer.analysis.r.RXref
- STRING - Static variable in class org.opengrok.indexer.analysis.rust.RustSymbolTokenizer
- STRING - Static variable in class org.opengrok.indexer.analysis.rust.RustXref
- STRING - Static variable in class org.opengrok.indexer.analysis.scala.ScalaSymbolTokenizer
- STRING - Static variable in class org.opengrok.indexer.analysis.scala.ScalaXref
- STRING - Static variable in class org.opengrok.indexer.analysis.sh.ShSymbolTokenizer
- STRING - Static variable in class org.opengrok.indexer.analysis.sh.ShXref
- STRING - Static variable in class org.opengrok.indexer.analysis.sql.PLSQLSymbolTokenizer
- STRING - Static variable in class org.opengrok.indexer.analysis.sql.PLSQLXref
- STRING - Static variable in class org.opengrok.indexer.analysis.sql.SQLSymbolTokenizer
- STRING - Static variable in class org.opengrok.indexer.analysis.sql.SQLXref
- STRING - Static variable in class org.opengrok.indexer.analysis.swift.SwiftSymbolTokenizer
- STRING - Static variable in class org.opengrok.indexer.analysis.swift.SwiftXref
- STRING - Static variable in class org.opengrok.indexer.analysis.tcl.TclSymbolTokenizer
- STRING - Static variable in class org.opengrok.indexer.analysis.tcl.TclXref
- STRING - Static variable in class org.opengrok.indexer.analysis.terraform.TerraformSymbolTokenizer
- STRING - Static variable in class org.opengrok.indexer.analysis.terraform.TerraformXref
- STRING - Static variable in class org.opengrok.indexer.analysis.typescript.TypeScriptSymbolTokenizer
- STRING - Static variable in class org.opengrok.indexer.analysis.typescript.TypeScriptXref
- STRING - Static variable in class org.opengrok.indexer.analysis.vb.VBSymbolTokenizer
- STRING - Static variable in class org.opengrok.indexer.analysis.vb.VBXref
- STRING - Static variable in class org.opengrok.indexer.analysis.verilog.VerilogSymbolTokenizer
- STRING - Static variable in class org.opengrok.indexer.analysis.verilog.VerilogXref
- STRING - Static variable in class org.opengrok.indexer.analysis.yaml.YamlSymbolTokenizer
- STRING - Static variable in class org.opengrok.indexer.analysis.yaml.YamlXref
- STRING_CLASS - Static variable in class org.opengrok.indexer.web.HtmlConsts
- string_ft_nstored_nanalyzed_norms - Static variable in class org.opengrok.indexer.analysis.AnalyzerGuru
- string_ft_stored_nanalyzed_norms - Static variable in class org.opengrok.indexer.analysis.AnalyzerGuru
- STRINGEXPR - Static variable in class org.opengrok.indexer.analysis.php.PhpSymbolTokenizer
- STRINGEXPR - Static variable in class org.opengrok.indexer.analysis.php.PhpXref
- STRINGLITERAL_APOS_DELIMITER - Static variable in class org.opengrok.indexer.analysis.powershell.PoshUtils
-
Matches an apostrophe that is notĀ¹ part of a Microsoft-style apostrophe escape sequence:
- STRINGLITERAL_APOS_DELIMITER - Static variable in class org.opengrok.indexer.analysis.sql.SQLUtils
-
Matches an apostrophe that is notĀ¹ part of a SQL apostrophe escape sequence:
- StringUtils - Class in org.opengrok.indexer.util
-
Various String utility methods.
- STRINGVAR - Static variable in class org.opengrok.indexer.analysis.php.PhpSymbolTokenizer
- STRINGVAR - Static variable in class org.opengrok.indexer.analysis.php.PhpXref
- strip() - Method in class org.opengrok.indexer.history.History
-
Strip files and tags.
- strip() - Method in class org.opengrok.indexer.history.HistoryEntry
-
Remove list of files and tags.
- stripFiles() - Method in class org.opengrok.indexer.history.HistoryEntry
-
Remove list of files.
- stripPathPrefix(String, String) - Static method in class org.opengrok.indexer.web.Util
-
Make a path relative by stripping off a prefix.
- STRONG - Enum constant in enum class org.opengrok.indexer.analysis.EmphasisHint
- submitApiTask(String, ApiTask) - Method in class org.opengrok.web.api.ApiTaskManager
-
Submit an API task for processing.
- SUBSHELL - Static variable in class org.opengrok.indexer.analysis.powershell.PoshSymbolTokenizer
- SUBSHELL - Static variable in class org.opengrok.indexer.analysis.powershell.PoshXref
- SUBSHELL - Static variable in class org.opengrok.indexer.analysis.sh.ShXref
- substitutionOp() - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptLexer
-
Resets the substitution brace counter to 1.
- SubversionAnnotationParser - Class in org.opengrok.indexer.history
-
handles parsing the output of the
svn annotate
command into an annotation object. - SubversionAnnotationParser(String) - Constructor for class org.opengrok.indexer.history.SubversionAnnotationParser
- SubversionRepository - Class in org.opengrok.indexer.history
-
Access to a Subversion repository.
- SubversionRepository() - Constructor for class org.opengrok.indexer.history.SubversionRepository
- SUCCESS - Enum constant in enum class org.opengrok.indexer.web.messages.Message.MessageLevel
-
Known values:
SUCCESS
,INFO
,WARNING
,ERROR
. - SUFFICIENT - Enum constant in enum class org.opengrok.indexer.authorization.AuthControlFlag
-
If such a plugin succeeds and no prior required plugin has failed, the authorization framework returns success immediately without calling any further plugins in the stack.
- suffixes - Variable in class org.opengrok.indexer.analysis.AnalyzerFactory
-
List of file extensions on which this kind of analyzer should be used.
- Suggester - Class in org.opengrok.suggest
-
Provides an interface for accessing suggester functionality.
- Suggester - Annotation Interface in org.opengrok.web.api.v1.suggester.provider.filter
-
Annotated Api's checks if suggester is enabled and if not then returns
Response.Status.NOT_FOUND
. - Suggester(File, int, Duration, boolean, boolean, Set<String>, int, int, int, MeterRegistry, boolean) - Constructor for class org.opengrok.suggest.Suggester
- SUGGESTER_DIR - Static variable in class org.opengrok.indexer.index.IndexDatabase
- Suggester.NamedIndexDir - Class in org.opengrok.suggest
-
Model classes for holding project name and path to its index directory.
- Suggester.NamedIndexReader - Class in org.opengrok.suggest
-
Model class to hold the project name and its
IndexReader
. - Suggester.Suggestions - Class in org.opengrok.suggest
-
Result suggestions data.
- SuggesterAppBinder - Class in org.opengrok.web.api.v1.suggester
-
Binder for suggester related dependency injection.
- SuggesterAppBinder() - Constructor for class org.opengrok.web.api.v1.suggester.SuggesterAppBinder
- SuggesterConfig - Class in org.opengrok.indexer.configuration
-
The suggester specific configuration.
- SuggesterConfig() - Constructor for class org.opengrok.indexer.configuration.SuggesterConfig
- SuggesterController - Class in org.opengrok.web.api.v1.controller
-
Endpoint for suggester related REST queries.
- SuggesterController(SuggesterService) - Constructor for class org.opengrok.web.api.v1.controller.SuggesterController
- SuggesterData - Class in org.opengrok.web.api.v1.suggester.model
-
Represents processed
SuggesterQueryData
. - SuggesterData(SuggesterQuery, List<String>, Query, String, String) - Constructor for class org.opengrok.web.api.v1.suggester.model.SuggesterData
- SuggesterFuzzyQuery - Class in org.opengrok.suggest.query
-
Query for possible suggestions of
FuzzyQuery
. - SuggesterFuzzyQuery(Term, int, int) - Constructor for class org.opengrok.suggest.query.SuggesterFuzzyQuery
- SuggesterPhraseQuery - Class in org.opengrok.suggest.query
-
Query for possible suggestions of
PhraseQuery
. - SuggesterPhraseQuery(String, String, List<String>, int) - Constructor for class org.opengrok.suggest.query.SuggesterPhraseQuery
- SuggesterPrefixQuery - Class in org.opengrok.suggest.query
-
Query for possible suggestions of
PrefixQuery
. - SuggesterPrefixQuery(Term) - Constructor for class org.opengrok.suggest.query.SuggesterPrefixQuery
- SuggesterQuery - Interface in org.opengrok.suggest.query
-
Query that selects the terms that could be used as suggestions.
- SuggesterQueryBuilder - Class in org.opengrok.web.api.v1.suggester.query
-
Used for preserving the OpenGrok query building properties with special handling for the suggestions field which uses
SuggesterQueryParser
instead of OpenGrok'sCustomQueryParser
. - SuggesterQueryBuilder(String, String) - Constructor for class org.opengrok.web.api.v1.suggester.query.SuggesterQueryBuilder
- SuggesterQueryData - Class in org.opengrok.web.api.v1.suggester.model
-
Combines multiple query params for suggester into one concise class.
- SuggesterQueryData() - Constructor for class org.opengrok.web.api.v1.suggester.model.SuggesterQueryData
- SuggesterQueryDataParser - Class in org.opengrok.web.api.v1.suggester.parser
-
Parser for the raw
SuggesterQueryData
. - SuggesterRangeQuery - Class in org.opengrok.suggest.query
-
Query for possible suggestions of
TermRangeQuery
. - SuggesterRangeQuery(String, BytesRef, BytesRef, boolean, boolean, SuggesterRangeQuery.SuggestPosition) - Constructor for class org.opengrok.suggest.query.SuggesterRangeQuery
- SuggesterRangeQuery.SuggestPosition - Enum Class in org.opengrok.suggest.query
-
SuggestPosition type values.
- SuggesterRegexpQuery - Class in org.opengrok.suggest.query
-
Query for possible suggestions of
RegexpQuery
. - SuggesterRegexpQuery(Term) - Constructor for class org.opengrok.suggest.query.SuggesterRegexpQuery
- SuggesterService - Interface in org.opengrok.web.api.v1.suggester.provider.service
-
Suggester Service contract definition.
- SuggesterServiceFactory - Class in org.opengrok.web.api.v1.suggester.provider.service
- SuggesterServiceImpl - Class in org.opengrok.web.api.v1.suggester.provider.service.impl
-
Implementation of
SuggesterService
. - SuggesterUtils - Class in org.opengrok.suggest
-
Provides some useful utility methods to be used in suggester module.
- SuggesterWildcardQuery - Class in org.opengrok.suggest.query
-
Query for possible suggestions of
WildcardQuery
. - SuggesterWildcardQuery(Term) - Constructor for class org.opengrok.suggest.query.SuggesterWildcardQuery
- Suggestion - Class in org.opengrok.indexer.web
-
A simple container for search suggestions.
- Suggestion(String) - Constructor for class org.opengrok.indexer.web.Suggestion
-
Create a new suggestion.
- Suggestions(List<LookupResultItem>, boolean) - Constructor for class org.opengrok.suggest.Suggester.Suggestions
- SuggestionsEnabledFilter - Class in org.opengrok.web.api.v1.suggester.provider.filter
-
Filter which checks if suggester is enabled and if not then returns
Response.Status.NOT_FOUND
. - SuggestionsEnabledFilter() - Constructor for class org.opengrok.web.api.v1.suggester.provider.filter.SuggestionsEnabledFilter
- Summarizer - Class in org.opengrok.indexer.search
-
Implements hit summarization.
- Summarizer(Query, Analyzer) - Constructor for class org.opengrok.indexer.search.Summarizer
- Summary - Class in org.opengrok.indexer.search
-
A document summary dynamically generated to match a query.
- Summary() - Constructor for class org.opengrok.indexer.search.Summary
- Summary.Ellipsis - Class in org.opengrok.indexer.search
-
An ellipsis fragment within a summary.
- Summary.Fragment - Class in org.opengrok.indexer.search
-
A fragment of text within a summary.
- Summary.Highlight - Class in org.opengrok.indexer.search
-
A highlighted fragment of text within a summary.
- SuperIndexSearcher - Class in org.opengrok.indexer.configuration
-
Wrapper class over IndexSearcher which keeps SearcherManager around so that we can simply return the indexSearcher to it.
- SuperIndexSearcher(IndexReader) - Constructor for class org.opengrok.indexer.configuration.SuperIndexSearcher
- supplier() - Method in class org.opengrok.indexer.util.ErrorMessageCollector
-
A function that creates and returns a new mutable result container.
- supportsRepository(Repository) - Method in interface org.opengrok.indexer.history.Cache
-
Check whether this cache implementation can store history for the given repository.
- supportsRepository(Repository) - Method in class org.opengrok.indexer.history.FileAnnotationCache
- supportsScopes() - Method in class org.opengrok.indexer.analysis.AbstractAnalyzer
- supportsScopes() - Method in class org.opengrok.indexer.analysis.c.CAnalyzer
- supportsScopes() - Method in class org.opengrok.indexer.analysis.c.CxxAnalyzer
- supportsScopes() - Method in class org.opengrok.indexer.analysis.csharp.CSharpAnalyzer
- supportsScopes() - Method in class org.opengrok.indexer.analysis.FileAnalyzer
- supportsScopes() - Method in class org.opengrok.indexer.analysis.java.JavaAnalyzer
- supportsScopes() - Method in class org.opengrok.indexer.analysis.kotlin.KotlinAnalyzer
- supportsScopes() - Method in class org.opengrok.indexer.analysis.pascal.PascalAnalyzer
- supportsScopes() - Method in class org.opengrok.indexer.analysis.powershell.PowershellAnalyzer
- supportsScopes() - Method in class org.opengrok.indexer.analysis.rust.RustAnalyzer
- supportsScopes() - Method in class org.opengrok.indexer.analysis.swift.SwiftAnalyzer
- SwiftAnalyzer - Class in org.opengrok.indexer.analysis.swift
- SwiftAnalyzer(AnalyzerFactory) - Constructor for class org.opengrok.indexer.analysis.swift.SwiftAnalyzer
-
Creates a new instance of
SwiftAnalyzer
. - SwiftAnalyzerFactory - Class in org.opengrok.indexer.analysis.swift
- SwiftAnalyzerFactory() - Constructor for class org.opengrok.indexer.analysis.swift.SwiftAnalyzerFactory
- SwiftSymbolTokenizer - Class in org.opengrok.indexer.analysis.swift
- SwiftSymbolTokenizer(Reader) - Constructor for class org.opengrok.indexer.analysis.swift.SwiftSymbolTokenizer
-
Creates a new scanner
- SwiftXref - Class in org.opengrok.indexer.analysis.swift
- SwiftXref(Reader) - Constructor for class org.opengrok.indexer.analysis.swift.SwiftXref
-
Creates a new scanner
- symbol - Variable in class org.opengrok.indexer.analysis.Definitions.Tag
-
The symbol used in the definition.
- symbolMatched(SymbolMatchedEvent) - Method in class org.opengrok.indexer.analysis.JFlexTokenizer
-
Calls
JFlexTokenizer.setAttribs(String, long, long)
on the publishing of aSymbolMatchedEvent
. - symbolMatched(SymbolMatchedEvent) - Method in class org.opengrok.indexer.analysis.JFlexXref
- symbolMatched(SymbolMatchedEvent) - Method in interface org.opengrok.indexer.analysis.SymbolMatchedListener
-
Receives an event instance.
- SymbolMatchedEvent - Class in org.opengrok.indexer.analysis
-
Represents an event raised when a symbol matcher matches a string that might be published as a symbol.
- SymbolMatchedEvent(Object, String, long, long) - Constructor for class org.opengrok.indexer.analysis.SymbolMatchedEvent
-
Initializes an immutable instance of
SymbolMatchedEvent
. - SymbolMatchedListener - Interface in org.opengrok.indexer.analysis
-
Represents an API for a listener for
SymbolMatchedEvent
s. - SymbolMatchedPublisher - Interface in org.opengrok.indexer.analysis
-
Represents an API for a publisher for
SymbolMatchedEvent
s. - symbolTokenizerFactory - Variable in class org.opengrok.indexer.analysis.AbstractAnalyzer
- syncReadConfiguration(Function<Configuration, R>) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Applies the specified function to the runtime configuration, after having obtained the configuration read-lock (and releasing afterward).
- syncWriteConfiguration(V, ConfigurationValueConsumer<V>) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Performs the specified operation which is provided the runtime configuration and the specified argument, after first having obtained the configuration write-lock (and releasing afterward).
- SYSTEM_CTAGS_PROPERTY - Static variable in class org.opengrok.indexer.util.CtagsUtil
- SystemController - Class in org.opengrok.web.api.v1.controller
- SystemController() - Constructor for class org.opengrok.web.api.v1.controller.SystemController
T
- T - Static variable in class org.opengrok.indexer.search.QueryBuilder
- Tag() - Constructor for class org.opengrok.indexer.analysis.Definitions.Tag
- Tag(int, String, String, String, String, String, int, int) - Constructor for class org.opengrok.indexer.analysis.Definitions.Tag
- TAG - Static variable in class org.opengrok.indexer.analysis.plain.XMLXref
- TAG_NAME - Static variable in class org.opengrok.indexer.analysis.php.PhpXref
- tagDef(String) - Method in class org.opengrok.indexer.analysis.executables.JavaClassAnalyzer
- TagEntry - Class in org.opengrok.indexer.history
-
Represents an identifier for a version control "commit" (also known as a "changeset") where the version control system uses either monotonic, linear revision numbering; or alternatively where OpenGrok uses "commit time" as a proxy for ancestry.
- TagEntry(int, String) - Constructor for class org.opengrok.indexer.history.TagEntry
-
Initializes an instance for a repo where revision number is present.
- TagEntry(Date, String) - Constructor for class org.opengrok.indexer.history.TagEntry
-
Initializes an instance for a repo where revision number is not present and
date
is used instead. - tagList - Variable in class org.opengrok.indexer.history.Repository
-
List of <revision, tags> pairs for repositories which display tags only for files changed by the tagged commit.
- tags - Variable in class org.opengrok.indexer.history.TagEntry
-
Tag of the revision.
- TAGS - Static variable in class org.opengrok.indexer.search.QueryBuilder
- takeAllContent() - Method in class org.opengrok.indexer.analysis.ada.AdaSymbolTokenizer
- takeAllContent() - Method in class org.opengrok.indexer.analysis.ada.AdaXref
- takeAllContent() - Method in class org.opengrok.indexer.analysis.eiffel.EiffelSymbolTokenizer
- takeAllContent() - Method in class org.opengrok.indexer.analysis.eiffel.EiffelXref
- takeAllContent() - Method in class org.opengrok.indexer.analysis.hcl.HCLSymbolTokenizer
-
Gets the value
false
. - takeAllContent() - Method in class org.opengrok.indexer.analysis.hcl.HCLXref
-
Gets the value
true
. - takeAllContent() - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptSymbolTokenizer
- takeAllContent() - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptXref
- takeAllContent() - Method in class org.opengrok.indexer.analysis.perl.PerlSymbolTokenizer
- takeAllContent() - Method in class org.opengrok.indexer.analysis.perl.PerlXref
- takeAllContent() - Method in class org.opengrok.indexer.analysis.r.RSymbolTokenizer
-
Gets the value
false
. - takeAllContent() - Method in class org.opengrok.indexer.analysis.r.RXref
-
Gets the value
true
. - takeAllContent() - Method in class org.opengrok.indexer.analysis.ruby.RubySymbolTokenizer
- takeAllContent() - Method in class org.opengrok.indexer.analysis.ruby.RubyXref
- takeAllContent() - Method in class org.opengrok.indexer.analysis.sql.SQLSymbolTokenizer
-
Gets the value
false
. - takeAllContent() - Method in class org.opengrok.indexer.analysis.sql.PLSQLXref
-
Gets the value
true
. - takeAllContent() - Method in class org.opengrok.indexer.analysis.terraform.TerraformSymbolTokenizer
-
Gets the value
false
. - takeAllContent() - Method in class org.opengrok.indexer.analysis.terraform.TerraformXref
-
Gets the value
true
. - takeAllContent() - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptSymbolTokenizer
- takeAllContent() - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptXref
- takeAllContent() - Method in class org.opengrok.indexer.analysis.verilog.VerilogSymbolTokenizer
- takeAllContent() - Method in class org.opengrok.indexer.analysis.verilog.VerilogXref
- takeLiteral(String, String) - Method in class org.opengrok.indexer.analysis.ada.AdaXref
-
Writes
value
to output -- if it contains any EOLs then theJFlexJointLexer.startNewLine()
is called in lieu of outputting EOL. - takeModules(String) - Method in class org.opengrok.indexer.analysis.ruby.RubyXref
-
Take a series of module names separated by "::".
- TandemFilename - Class in org.opengrok.indexer.util
-
Represents a utility class for creating a filename to operate in tandem with an original filename by adding a new file extension but limiting the length of the new filename to 255 UTF-8 encoded bytes if necessary by truncating and packing in a Base64-encoded SHA-256 hash of the original file name.
- TandemPath - Class in org.opengrok.indexer.util
-
Represents a utility class for creating a path to operate in tandem with an original path by adding a new file extension but limiting the length of the filename component of the new path to 255 UTF-8 encoded bytes if necessary by truncating and packing in a Base64-encoded SHA-256 hash of the original file name component.
- TarAnalyzer - Class in org.opengrok.indexer.analysis.archive
-
Analyzes TAR files.
- TarAnalyzer(AnalyzerFactory) - Constructor for class org.opengrok.indexer.analysis.archive.TarAnalyzer
- TarAnalyzerFactory - Class in org.opengrok.indexer.analysis.archive
- TarAnalyzerFactory() - Constructor for class org.opengrok.indexer.analysis.archive.TarAnalyzerFactory
- targetsToString(String) - Method in class org.opengrok.indexer.authorization.AuthorizationEntity
-
Print the targets for groups and projects into a string.
- TBL - Static variable in class org.opengrok.indexer.analysis.document.TroffXref
- TBLL - Static variable in class org.opengrok.indexer.analysis.document.TroffXref
- TclAnalyzer - Class in org.opengrok.indexer.analysis.tcl
- TclAnalyzer(AnalyzerFactory) - Constructor for class org.opengrok.indexer.analysis.tcl.TclAnalyzer
- TclAnalyzerFactory - Class in org.opengrok.indexer.analysis.tcl
- TclAnalyzerFactory() - Constructor for class org.opengrok.indexer.analysis.tcl.TclAnalyzerFactory
- TclSymbolTokenizer - Class in org.opengrok.indexer.analysis.tcl
- TclSymbolTokenizer(Reader) - Constructor for class org.opengrok.indexer.analysis.tcl.TclSymbolTokenizer
-
Creates a new scanner
- TclXref - Class in org.opengrok.indexer.analysis.tcl
- TclXref(Reader) - Constructor for class org.opengrok.indexer.analysis.tcl.TclXref
-
Creates a new scanner
- TD_END_TAG - Static variable in class org.opengrok.web.DirectoryListing
- TEMPLATE - Static variable in class org.opengrok.indexer.analysis.javascript.JavaScriptSymbolTokenizer
- TEMPLATE - Static variable in class org.opengrok.indexer.analysis.javascript.JavaScriptXref
- TEMPLATE - Static variable in class org.opengrok.indexer.analysis.typescript.TypeScriptSymbolTokenizer
- TEMPLATE - Static variable in class org.opengrok.indexer.analysis.typescript.TypeScriptXref
- terminate() - Method in class org.opengrok.suggest.Suggester
-
Do not allow more suggester rebuilds.
- TerraformAnalyzer - Class in org.opengrok.indexer.analysis.terraform
-
Represents an extension of
AbstractSourceCodeAnalyzer
for the Terraform configuration language. - TerraformAnalyzer(AnalyzerFactory) - Constructor for class org.opengrok.indexer.analysis.terraform.TerraformAnalyzer
-
Creates a new instance of
TerraformAnalyzer
. - TerraformAnalyzerFactory - Class in org.opengrok.indexer.analysis.terraform
-
Represents an extension of
FileAnalyzerFactory
to produceTerraformAnalyzer
instances. - TerraformAnalyzerFactory() - Constructor for class org.opengrok.indexer.analysis.terraform.TerraformAnalyzerFactory
-
Creates a new instance of
TerraformAnalyzerFactory
. - TerraformSymbolTokenizer - Class in org.opengrok.indexer.analysis.terraform
- TerraformSymbolTokenizer(Reader) - Constructor for class org.opengrok.indexer.analysis.terraform.TerraformSymbolTokenizer
-
Creates a new scanner
- TerraformXref - Class in org.opengrok.indexer.analysis.terraform
- TerraformXref(Reader) - Constructor for class org.opengrok.indexer.analysis.terraform.TerraformXref
-
Creates a new scanner
- test(AuthorizationEntity) - Method in class org.opengrok.indexer.authorization.AuthorizationEntity.PluginSkippingPredicate
- test(IAuthorizationPlugin) - Method in class org.opengrok.indexer.authorization.AuthorizationEntity.PluginDecisionPredicate
- text - Variable in class org.opengrok.indexer.analysis.Definitions.Tag
-
The full line on which the definition occurs.
- TEXT - Enum constant in enum class org.opengrok.web.DiffType
-
traditional ed diff (no context lines).
- TextAnalyzer - Class in org.opengrok.indexer.analysis
- TextAnalyzer(AnalyzerFactory) - Constructor for class org.opengrok.indexer.analysis.TextAnalyzer
-
Creates a new instance of
TextAnalyzer
. - TextAnalyzer(AnalyzerFactory, Supplier<JFlexTokenizer>) - Constructor for class org.opengrok.indexer.analysis.TextAnalyzer
-
Creates a new instance of
TextAnalyzer
. - TextMatchedEvent - Class in org.opengrok.indexer.analysis
-
Represents an event raised when a symbol matcher matches a string that would not be published as a symbol.
- TextMatchedEvent(Object, String, long, long) - Constructor for class org.opengrok.indexer.analysis.TextMatchedEvent
-
Initializes an immutable instance of
TextMatchedEvent
. - TextMatchedEvent(Object, String, EmphasisHint, long, long) - Constructor for class org.opengrok.indexer.analysis.TextMatchedEvent
-
Initializes an immutable instance of
TextMatchedEvent
. - THREAD_SLEEP_TIME - Static variable in class org.opengrok.indexer.configuration.WatchDogService
- TIME_THRESHOLD_DEFAULT - Static variable in class org.opengrok.indexer.configuration.SuggesterConfig
- Timestamp - Class in opengrok.auth.plugin.util
-
Implementation of timestamp decoding.
- toFile(String) - Static method in class org.opengrok.web.util.FileUtil
- toggleAlt() - Method in class org.opengrok.indexer.search.context.Context
-
Toggles the alternating value (initially
true
). - toHtml() - Method in class org.opengrok.web.Scripts.FileScript
- toHtml() - Method in class org.opengrok.web.Scripts.Script
- toHtml() - Method in class org.opengrok.web.Scripts
-
Convert the page scripts into HTML.
- toJSON() - Method in interface org.opengrok.indexer.web.messages.JSONable
-
Convert object to JSON.
- TokenSetMatcher - Class in org.opengrok.indexer.search.context
- TokenSetMatcher(Set<String>, boolean) - Constructor for class org.opengrok.indexer.search.context.TokenSetMatcher
- toResponse(ValidationException) - Method in class org.opengrok.web.api.error.ValidationExceptionMapper
- toResponse(Response.Status, Exception) - Static method in class org.opengrok.web.api.error.ExceptionMapperUtils
-
Turns the exception into JSON format and embeds it into the response with the provided status.
- toResponse(WebApplicationException) - Method in class org.opengrok.web.api.error.WebApplicationExceptionMapper
- toResponse(FileNotFoundException) - Method in class org.opengrok.web.api.v1.FileNotFoundExceptionMapper
- toResponse(Exception) - Method in class org.opengrok.web.api.error.GenericExceptionMapper
- toResponse(ParseException) - Method in class org.opengrok.web.api.v1.suggester.provider.ParseExceptionMapper
- toResponse(NoPathParameterException) - Method in class org.opengrok.web.api.v1.NoPathParameterExceptionMapper
- toString() - Method in class opengrok.auth.entity.LdapUser
- toString() - Method in class opengrok.auth.plugin.entity.User
- toString() - Method in class opengrok.auth.plugin.ldap.LdapFacade
- toString() - Method in class opengrok.auth.plugin.ldap.LdapServer
- toString() - Method in class org.opengrok.indexer.analysis.PendingToken
-
Gets a readable representation for debugging.
- toString() - Method in enum class org.opengrok.indexer.authorization.AuthControlFlag
- toString() - Method in class org.opengrok.indexer.configuration.Project
- toString() - Method in class org.opengrok.indexer.history.Annotation
- toString() - Method in class org.opengrok.indexer.history.History
- toString() - Method in class org.opengrok.indexer.history.HistoryEntry
- toString() - Method in class org.opengrok.indexer.history.RepositoryInfo
- toString() - Method in class org.opengrok.indexer.index.IndexDatabase
- toString() - Method in exception org.opengrok.indexer.index.IndexDocumentException
- toString() - Method in exception org.opengrok.indexer.index.IndexVersionException
- toString() - Method in class org.opengrok.indexer.search.context.FormattedLines
- toString() - Method in class org.opengrok.indexer.search.Summary.Ellipsis
- toString() - Method in class org.opengrok.indexer.search.Summary.Fragment
- toString() - Method in class org.opengrok.indexer.search.Summary.Highlight
- toString() - Method in class org.opengrok.indexer.search.Summary
-
Returns an HTML representation of this fragment.
- toString() - Method in class org.opengrok.indexer.web.EftarFileReader.FNode
- toString() - Method in enum class org.opengrok.indexer.web.messages.Message.MessageLevel
- toString() - Method in enum class org.opengrok.indexer.web.Prefix
-
Get the string used as prefix.
- toString() - Method in enum class org.opengrok.indexer.web.SortOrder
-
The query parameter name.
- toString() - Method in class org.opengrok.suggest.LookupResultItem
- toString() - Method in class org.opengrok.suggest.Suggester.NamedIndexDir
- toString() - Method in class org.opengrok.suggest.Suggester.NamedIndexReader
- toString() - Method in class org.opengrok.web.api.ApiTask
- toString() - Method in enum class org.opengrok.web.DiffType
- toString() - Method in class org.opengrok.web.Scripts
-
Return the HTML representation of the page scripts.
- toString(String) - Method in class org.opengrok.suggest.query.customized.CustomPhraseQuery
-
Prints a user-readable version of this query.
- toString(String) - Method in class org.opengrok.suggest.query.SuggesterPhraseQuery
- TRANSFORMS_PARAM - Static variable in class opengrok.auth.plugin.LdapFilterPlugin
- translate(String, int, int) - Static method in class org.opengrok.indexer.analysis.ExpandTabsReader
-
Translates a specified
line
column
offset (0-based) to an offset computed when translating for the specified tab size in accordance withExpandTabsReader
read handling. - traverseHistory(File, String, String, Integer, List<ChangesetVisitor>) - Method in class org.opengrok.indexer.history.RepositoryWithHistoryTraversal
-
Traverse history of given file/directory.
- traverseHistory(File, String, String, Integer, List<ChangesetVisitor>) - Method in class org.opengrok.indexer.history.GitRepository
- traverseHistory(File, String, String, Integer, List<ChangesetVisitor>) - Method in class org.opengrok.indexer.history.MercurialRepository
- trimUri(String, boolean, Pattern) - Static method in class org.opengrok.indexer.util.UriUtils
-
Trims a URI, specifying whether to enlist the
StringUtils.countURIEndingPushback(String)
algorithm or theStringUtils.countPushback(String, Pattern)
or both. - TroffAnalyzer - Class in org.opengrok.indexer.analysis.document
-
Analyzes [tn]roff files.
- TroffAnalyzer(AnalyzerFactory) - Constructor for class org.opengrok.indexer.analysis.document.TroffAnalyzer
-
Creates a new instance of TroffAnalyzer.
- TroffAnalyzerFactory - Class in org.opengrok.indexer.analysis.document
- TroffAnalyzerFactory() - Constructor for class org.opengrok.indexer.analysis.document.TroffAnalyzerFactory
- TroffFullTokenizer - Class in org.opengrok.indexer.analysis.document
- TroffFullTokenizer(Reader) - Constructor for class org.opengrok.indexer.analysis.document.TroffFullTokenizer
-
Creates a new scanner
- TroffXref - Class in org.opengrok.indexer.analysis.document
- TroffXref(Reader) - Constructor for class org.opengrok.indexer.analysis.document.TroffXref
-
Creates a new scanner
- TruePlugin - Class in opengrok.auth.plugin
-
Authorization plugin that returns true (allowed) for all decisions.
- TruePlugin() - Constructor for class opengrok.auth.plugin.TruePlugin
- tryParseLong(String) - Static method in class org.opengrok.indexer.util.NumberUtil
-
Parses the specified
value
without throwing a checked exception. - TSTRING - Static variable in class org.opengrok.indexer.analysis.kotlin.KotlinSymbolTokenizer
- TSTRING - Static variable in class org.opengrok.indexer.analysis.kotlin.KotlinXref
- TSTRING - Static variable in class org.opengrok.indexer.analysis.swift.SwiftSymbolTokenizer
- TSTRING - Static variable in class org.opengrok.indexer.analysis.swift.SwiftXref
- type - Variable in class org.opengrok.indexer.analysis.Definitions.Tag
-
The type of the tag.
- type - Variable in class org.opengrok.indexer.history.RepositoryInfo
- TYPE - Static variable in class org.opengrok.indexer.search.QueryBuilder
- TYPE_NOT_STORED - Static variable in class org.opengrok.indexer.analysis.OGKTextField
-
Indexed, tokenized, not stored.
- TYPE_NOT_STORED - Static variable in class org.opengrok.indexer.analysis.OGKTextVecField
-
Indexed, tokenized, not stored.
- TYPE_SEARCH_PARAM - Static variable in class org.opengrok.indexer.web.QueryParameters
-
Parameter name to specify an OpenGrok search of file type.
- TYPE_SEARCH_PARAM_EQ - Static variable in class org.opengrok.indexer.web.QueryParameters
-
QueryParameters.TYPE_SEARCH_PARAM
concatenated with"="
. - TYPE_STORED - Static variable in class org.opengrok.indexer.analysis.OGKTextField
-
Indexed, tokenized, stored.
- TYPE_STORED - Static variable in class org.opengrok.indexer.analysis.OGKTextVecField
-
Indexed, tokenized, stored.
- typeName() - Method in enum class org.opengrok.indexer.analysis.AbstractAnalyzer.Genre
-
Get the type name value used to tag lucene documents.
- TypeScriptAnalyzer - Class in org.opengrok.indexer.analysis.typescript
-
Represents an analyzer for the TypeScript language.
- TypeScriptAnalyzerFactory - Class in org.opengrok.indexer.analysis.typescript
- TypeScriptAnalyzerFactory() - Constructor for class org.opengrok.indexer.analysis.typescript.TypeScriptAnalyzerFactory
- TypeScriptSymbolTokenizer - Class in org.opengrok.indexer.analysis.typescript
- TypeScriptSymbolTokenizer(Reader) - Constructor for class org.opengrok.indexer.analysis.typescript.TypeScriptSymbolTokenizer
-
Creates a new scanner
- TypeScriptXref - Class in org.opengrok.indexer.analysis.typescript
- TypeScriptXref(Reader) - Constructor for class org.opengrok.indexer.analysis.typescript.TypeScriptXref
-
Creates a new scanner
U
- U - Static variable in class org.opengrok.indexer.search.QueryBuilder
- uid2date(String) - Static method in class org.opengrok.indexer.web.Util
-
Extracts the date embedded in the uid.
- uid2url(String) - Static method in class org.opengrok.indexer.web.Util
-
The reverse operation for
Util.path2uid(String, String)
- re-creates the unmangled path from the given uid. - UIONLY - Enum constant in enum class org.opengrok.indexer.configuration.Configuration.RemoteSCM
- uncached() - Static method in interface org.opengrok.indexer.history.RepositoryLookup
- UNIFIED - Enum constant in enum class org.opengrok.web.DiffType
-
unified diff (i.e.
- uninit() - Method in class org.opengrok.suggest.popular.impl.chronicle.BytesRefDataAccess
- UNKNOWN - Enum constant in enum class org.opengrok.indexer.web.Prefix
-
Unknown prefix.
- unload() - Method in class opengrok.auth.plugin.AbstractLdapPlugin
-
Closes the LDAP connections.
- unload() - Method in class opengrok.auth.plugin.FalsePlugin
- unload() - Method in class opengrok.auth.plugin.TruePlugin
- unload() - Method in class opengrok.auth.plugin.UserPlugin
- unload() - Method in class opengrok.auth.plugin.UserWhiteListPlugin
- unload() - Method in class org.opengrok.indexer.authorization.AuthorizationEntity
-
Unload this entity.
- unload() - Method in class org.opengrok.indexer.authorization.AuthorizationPlugin
-
Call the unload method on the underlying plugin if the plugin exists.
- unload() - Method in class org.opengrok.indexer.authorization.AuthorizationStack
-
Unload all plugins contained in this stack.
- unload() - Method in interface org.opengrok.indexer.authorization.IAuthorizationPlugin
-
Called when the plug-in is about to be deleted from the memory.
- unloadAllPlugins(AuthorizationStack) - Method in class org.opengrok.indexer.authorization.AuthorizationFramework
-
Unload all plugins in the stack.
- unmodifiable() - Method in interface org.opengrok.indexer.analysis.LangMap
-
Gets an unmodifiable view of the current instance.
- unmodifiable() - Method in class org.opengrok.indexer.analysis.LangTreeMap
-
Gets an unmodifiable view of the current instance.
- update() - Method in class org.opengrok.indexer.index.IndexDatabase
-
Update the content of this index database.
- updateProjects(Set<Project>) - Static method in class org.opengrok.indexer.Metrics
- updateSession(HttpServletRequest, boolean) - Method in class opengrok.auth.plugin.LdapFilterPlugin
-
Add a new allowed value into the session.
- updateSession(HttpServletRequest, String, boolean) - Method in class opengrok.auth.plugin.AbstractLdapPlugin
-
Fill the session with new values.
- upgrade(byte[], int) - Method in class org.opengrok.indexer.index.IndexAnalysisSettingsUpgrader
-
De-serialize the specified
bytes
, and upgrade if necessary from an older version to the current object version which isIndexAnalysisSettings3
. - UPPER - Enum constant in enum class org.opengrok.suggest.query.SuggesterRangeQuery.SuggestPosition
- URI - Enum constant in enum class org.opengrok.indexer.analysis.LinkageType
- uriEncode(String) - Static method in class org.opengrok.indexer.web.Util
-
Wrapper around UTF-8 URL encoding of a string.
- uriEncode(String, Appendable) - Static method in class org.opengrok.indexer.web.Util
-
Append to
dest
the UTF-8 URL-encoded representation ofstr
. - uriEncodePath(String) - Static method in class org.opengrok.indexer.web.Util
-
URI encode the given path.
- UriUtils - Class in org.opengrok.indexer.util
-
Represents a container for utility methods concerned with URIs.
- UriUtils.TrimUriResult - Class in org.opengrok.indexer.util
-
Represents the immutable return value of
UriUtils.trimUri(String, boolean, Pattern)
. - urlPrefix - Variable in class org.opengrok.indexer.analysis.JFlexNonXref
- urlToPort(String) - Static method in class org.opengrok.indexer.util.HostUtil
- useHistoryCache() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Is history cache currently enabled?
- User - Class in opengrok.auth.plugin.entity
- User(String) - Constructor for class opengrok.auth.plugin.entity.User
- User(String, String) - Constructor for class opengrok.auth.plugin.entity.User
-
Construct User object.
- User(String, String, Date, boolean) - Constructor for class opengrok.auth.plugin.entity.User
-
Construct User object.
- UserDecoderException - Exception in opengrok.auth.plugin.decoders
-
Runtime exception thrown if there is any error in loading user decoder.
- UserDecoderException(String, Throwable) - Constructor for exception opengrok.auth.plugin.decoders.UserDecoderException
-
Constructs a new UserDecoder Exception with the specified decoder name and cause.
- userPageLink - Variable in class org.opengrok.indexer.analysis.JFlexNonXref
- userPageSuffix - Variable in class org.opengrok.indexer.analysis.JFlexNonXref
- UserPlugin - Class in opengrok.auth.plugin
-
Authorization plug-in to extract user info from HTTP headers.
- UserPlugin() - Constructor for class opengrok.auth.plugin.UserPlugin
- UserPlugin(IUserDecoder) - Constructor for class opengrok.auth.plugin.UserPlugin
- UserPrincipalDecoder - Class in opengrok.auth.plugin.decoders
-
Get authenticated user principal and use it to create User object.
- UserPrincipalDecoder() - Constructor for class opengrok.auth.plugin.decoders.UserPrincipalDecoder
- UserWhiteListPlugin - Class in opengrok.auth.plugin
- UserWhiteListPlugin() - Constructor for class opengrok.auth.plugin.UserWhiteListPlugin
- using(Supplier<T>) - Static method in class org.opengrok.indexer.util.LazilyInstantiate
- utf16BeBom() - Static method in class org.opengrok.indexer.util.IOUtils
-
Gets a new array containing the UTF-16BE BOM (Big-Endian).
- utf16LeBom() - Static method in class org.opengrok.indexer.util.IOUtils
-
Gets a new array containing the UTF-16LE BOM (Little-Endian).
- utf8Bom() - Static method in class org.opengrok.indexer.util.IOUtils
-
Gets a new array containing the UTF-8 BOM.
- Util - Class in org.opengrok.indexer.web
-
Class for useful functions.
- UUE - Static variable in class org.opengrok.indexer.analysis.uue.UuencodeFullTokenizer
- UUE - Static variable in class org.opengrok.indexer.analysis.uue.UuencodeXref
- UuencodeAnalyzer - Class in org.opengrok.indexer.analysis.uue
-
Analyzes [tn]roff files.
- UuencodeAnalyzer(AnalyzerFactory) - Constructor for class org.opengrok.indexer.analysis.uue.UuencodeAnalyzer
-
Creates a new instance of UuencodeAnalyzer.
- UuencodeAnalyzerFactory - Class in org.opengrok.indexer.analysis.uue
- UuencodeAnalyzerFactory() - Constructor for class org.opengrok.indexer.analysis.uue.UuencodeAnalyzerFactory
- UuencodeFullTokenizer - Class in org.opengrok.indexer.analysis.uue
- UuencodeFullTokenizer(Reader) - Constructor for class org.opengrok.indexer.analysis.uue.UuencodeFullTokenizer
-
Creates a new scanner
- UuencodeXref - Class in org.opengrok.indexer.analysis.uue
- UuencodeXref(Reader) - Constructor for class org.opengrok.indexer.analysis.uue.UuencodeXref
-
Creates a new scanner
V
- validate(String, String) - Static method in class org.opengrok.indexer.configuration.CanonicalRootValidator
-
Validates the specified setting, returning an error message if validation fails.
- validateUniversalCtags() - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Validate that there is a Universal ctags program that can actually process input files under source root.
- ValidationExceptionMapper - Class in org.opengrok.web.api.error
- ValidationExceptionMapper() - Constructor for class org.opengrok.web.api.error.ValidationExceptionMapper
- VALUE_COMPARATOR - Static variable in enum class org.opengrok.indexer.web.messages.Message.MessageLevel
- valueOf(String) - Static method in enum class org.opengrok.indexer.analysis.AbstractAnalyzer.Genre
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opengrok.indexer.analysis.CtagsReader.tagFields
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opengrok.indexer.analysis.EmphasisHint
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opengrok.indexer.analysis.LinkageType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opengrok.indexer.analysis.ScopeAction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opengrok.indexer.authorization.AuthControlFlag
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opengrok.indexer.configuration.CommandTimeoutType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opengrok.indexer.configuration.Configuration.RemoteSCM
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opengrok.indexer.configuration.LuceneLockName
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opengrok.indexer.index.IndexCheck.IndexCheckMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opengrok.indexer.web.messages.Message.MessageLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opengrok.indexer.web.Prefix
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opengrok.indexer.web.SortOrder
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opengrok.suggest.query.SuggesterRangeQuery.SuggestPosition
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opengrok.web.DiffType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.opengrok.indexer.analysis.AbstractAnalyzer.Genre
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opengrok.indexer.analysis.CtagsReader.tagFields
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opengrok.indexer.analysis.EmphasisHint
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opengrok.indexer.analysis.LinkageType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opengrok.indexer.analysis.ScopeAction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opengrok.indexer.authorization.AuthControlFlag
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opengrok.indexer.configuration.CommandTimeoutType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opengrok.indexer.configuration.Configuration.RemoteSCM
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opengrok.indexer.configuration.LuceneLockName
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opengrok.indexer.index.IndexCheck.IndexCheckMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opengrok.indexer.web.messages.Message.MessageLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opengrok.indexer.web.Prefix
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opengrok.indexer.web.SortOrder
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opengrok.suggest.query.SuggesterRangeQuery.SuggestPosition
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opengrok.web.DiffType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VARSUB2 - Static variable in class org.opengrok.indexer.analysis.tcl.TclSymbolTokenizer
- VARSUB2 - Static variable in class org.opengrok.indexer.analysis.tcl.TclXref
- VBAnalyzer - Class in org.opengrok.indexer.analysis.vb
- VBAnalyzer(AnalyzerFactory) - Constructor for class org.opengrok.indexer.analysis.vb.VBAnalyzer
-
Creates a new instance of VBAnalyzer.
- VBAnalyzerFactory - Class in org.opengrok.indexer.analysis.vb
- VBAnalyzerFactory() - Constructor for class org.opengrok.indexer.analysis.vb.VBAnalyzerFactory
- VBSymbolTokenizer - Class in org.opengrok.indexer.analysis.vb
- VBSymbolTokenizer(Reader) - Constructor for class org.opengrok.indexer.analysis.vb.VBSymbolTokenizer
-
Creates a new scanner
- VBXref - Class in org.opengrok.indexer.analysis.vb
- VBXref(Reader) - Constructor for class org.opengrok.indexer.analysis.vb.VBXref
-
Creates a new scanner
- VerilogAnalyzer - Class in org.opengrok.indexer.analysis.verilog
-
Represents an analyzer for the SystemVerilog language.
- VerilogAnalyzer(FileAnalyzerFactory) - Constructor for class org.opengrok.indexer.analysis.verilog.VerilogAnalyzer
-
Creates a new instance of
VerilogAnalyzer
. - VerilogAnalyzerFactory - Class in org.opengrok.indexer.analysis.verilog
-
Represents a factory to create
VerilogAnalyzer
instances. - VerilogAnalyzerFactory() - Constructor for class org.opengrok.indexer.analysis.verilog.VerilogAnalyzerFactory
-
Initializes a factory instance to associate a file extensions ".sv", ".svh", ".v", and ".vh" with
VerilogAnalyzer
. - VerilogSymbolTokenizer - Class in org.opengrok.indexer.analysis.verilog
- VerilogSymbolTokenizer(Reader) - Constructor for class org.opengrok.indexer.analysis.verilog.VerilogSymbolTokenizer
-
Creates a new scanner
- VerilogXref - Class in org.opengrok.indexer.analysis.verilog
- VerilogXref(Reader) - Constructor for class org.opengrok.indexer.analysis.verilog.VerilogXref
-
Creates a new scanner
- Version - Class in org.opengrok.indexer.util
-
This class implements portions of semantic versioning from version noted as
- Version(Integer...) - Constructor for class org.opengrok.indexer.util.Version
-
Construct the version from integer parts.
- VERSION - Enum constant in enum class org.opengrok.indexer.index.IndexCheck.IndexCheckMode
- VersionInfoLoadException - Exception in org.opengrok.indexer
-
Runtime exception thrown if there is any error in loading opengrok version information file.
- VersionInfoLoadException(Throwable) - Constructor for exception org.opengrok.indexer.VersionInfoLoadException
-
Constructs a VersionInfoLoadException with the specified cause and a detail message of
(cause==null ? null : cause.toString())
(which typically contains the class and detail message ofcause
). - visit(QueryVisitor) - Method in class org.opengrok.suggest.query.customized.CustomPhraseQuery
- visit(QueryVisitor) - Method in class org.opengrok.suggest.query.SuggesterPhraseQuery
- vop(String) - Method in class org.opengrok.indexer.analysis.eiffel.EiffelSymbolTokenizer
-
Begin a "Verbatim_string" according to the specified for the specified "Verbatim_string_opener",
opener
, determining the matching "Verbatim_string_closer" to be used withEiffelLexer.maybeEndVerbatim(java.lang.String)
. - VSTRING - Static variable in class org.opengrok.indexer.analysis.csharp.CSharpSymbolTokenizer
- VSTRING - Static variable in class org.opengrok.indexer.analysis.csharp.CSharpXref
- VSTRING - Static variable in class org.opengrok.indexer.analysis.eiffel.EiffelSymbolTokenizer
- VSTRING - Static variable in class org.opengrok.indexer.analysis.eiffel.EiffelXref
W
- WAIT - Static variable in class org.opengrok.indexer.search.context.LineMatcher
- waitForAsyncApi(Response) - Static method in class org.opengrok.indexer.web.ApiUtils
-
Busy waits for API call to complete by repeatedly querying the status API endpoint passed in the
Location
header in the response parameter. - waitForInit(long, TimeUnit) - Method in class org.opengrok.suggest.Suggester
-
wait for initialization to finish.
- waitForInit(long, TimeUnit) - Method in class org.opengrok.web.api.v1.suggester.provider.service.impl.SuggesterServiceImpl
- waitForInit(long, TimeUnit) - Method in interface org.opengrok.web.api.v1.suggester.provider.service.SuggesterService
-
Wait for the initialization.
- waitForRebuild(long, TimeUnit) - Method in class org.opengrok.suggest.Suggester
-
wait for rebuild to finish.
- waitForRebuild(long, TimeUnit) - Method in class org.opengrok.web.api.v1.suggester.provider.service.impl.SuggesterServiceImpl
- waitForRebuild(long, TimeUnit) - Method in interface org.opengrok.web.api.v1.suggester.provider.service.SuggesterService
-
Wait for rebuild.
- WARNING - Enum constant in enum class org.opengrok.indexer.web.messages.Message.MessageLevel
- WatchDogService - Class in org.opengrok.indexer.configuration
- WEBAPP_START - Enum constant in enum class org.opengrok.indexer.configuration.CommandTimeoutType
- WebappError - Error in org.opengrok.web
-
Error thrown if there is any error while initializing opengrok web app.
- WebappError(String) - Constructor for error org.opengrok.web.WebappError
-
Constructs a new web app context init error with the specified detail message.
- WebappError(String, Throwable) - Constructor for error org.opengrok.web.WebappError
-
Constructs a new web app context init error with the specified detail message and cause.
- WebApplicationExceptionMapper - Class in org.opengrok.web.api.error
- WebApplicationExceptionMapper() - Constructor for class org.opengrok.web.api.error.WebApplicationExceptionMapper
- WebappListener - Class in org.opengrok.web
-
Initialize webapp context.
- WebappListener() - Constructor for class org.opengrok.web.WebappListener
- WebHook - Class in opengrok.auth.plugin.util
- WebHook() - Constructor for class opengrok.auth.plugin.util.WebHook
- WebHooks - Class in opengrok.auth.plugin.util
- WebHooks() - Constructor for class opengrok.auth.plugin.util.WebHooks
- WEBJARS - Enum constant in enum class org.opengrok.indexer.web.Prefix
-
JavaScript in Web JARs.
- WhitelistObjectInputFilter - Class in org.opengrok.indexer.util
- WhitelistObjectInputFilter(Class<?>...) - Constructor for class org.opengrok.indexer.util.WhitelistObjectInputFilter
- whitespaceOrControlLength(String, int, boolean) - Static method in class org.opengrok.indexer.util.StringUtils
-
Determine the length of the next whitespace- or ISO control character-related sequence within a string.
- WILDCARD_CHAR - Static variable in class org.opengrok.indexer.search.context.WildCardMatcher
- WILDCARD_STRING - Static variable in class org.opengrok.indexer.search.context.WildCardMatcher
- wildcardEquals(String, int, String, int) - Static method in class org.opengrok.indexer.search.context.WildCardMatcher
-
Determines if a word matches a wildcard pattern.
- WildCardMatcher - Class in org.opengrok.indexer.search.context
- WildCardMatcher(String, boolean) - Constructor for class org.opengrok.indexer.search.context.WildCardMatcher
- WINDOW_HASH_PARAM - Static variable in class org.opengrok.indexer.web.QueryParameters
-
Parameter name to specify window hash for utils-*.js.
- WINDOW_HASH_PARAM_EQ - Static variable in class org.opengrok.indexer.web.QueryParameters
-
QueryParameters.WINDOW_HASH_PARAM
concatenated with"="
. - working - Variable in class org.opengrok.indexer.authorization.AuthorizationEntity
- working - Variable in class org.opengrok.indexer.history.RepositoryInfo
- wrap(Reader, int) - Static method in class org.opengrok.indexer.analysis.ExpandTabsReader
-
Wrap a reader in an
ExpandTabsReader
if thetabSize
is positive. - wrap(Reader, Project) - Static method in class org.opengrok.indexer.analysis.ExpandTabsReader
-
Wrap a reader in an ExpandTabsReader if the project has custom tab size settings.
- WrapperIOException - Exception in org.opengrok.indexer.util
-
Runtime exception thrown instead IO Exception.
- WrapperIOException(IOException) - Constructor for exception org.opengrok.indexer.util.WrapperIOException
-
Constructs a new runtime exception with the specified cause and a detail message of
(cause==null ? null : cause.toString())
(which typically contains the class and detail message ofcause
). - write(byte[], int, int) - Method in interface org.opengrok.indexer.util.BufferSink
- write(char[], int, int) - Method in class org.opengrok.indexer.util.NullWriter
- write(File) - Method in class org.opengrok.indexer.configuration.Configuration
-
Write the current configuration to a file.
- write(Writer) - Method in class org.opengrok.indexer.analysis.document.MandocXref
-
As with
TroffXref
we do not want the initial line number written byJFlexNonXref
. - write(Writer) - Method in class org.opengrok.indexer.analysis.document.TroffXref
- write(Writer) - Method in class org.opengrok.indexer.analysis.JFlexNonXref
-
Write xref to the specified
Writer
. - write(Writer) - Method in class org.opengrok.indexer.analysis.JFlexXref
-
Write xref to the specified
Writer
. - write(Writer) - Method in interface org.opengrok.indexer.analysis.Xrefer
-
Write xref to the specified
Writer
. - write(String) - Method in class org.opengrok.indexer.analysis.document.MandocRunner
-
Writes a character to the input of the run of mandoc.
- write(String) - Method in class org.opengrok.indexer.web.EftarFile
- write(IndexWriter, IndexAnalysisSettings3) - Method in class org.opengrok.indexer.index.IndexAnalysisSettingsAccessor
-
Writes a document to contain the serialized version of
settings
, with aQueryBuilder.OBJUID
value set toIndexAnalysisSettingsAccessor.INDEX_ANALYSIS_SETTINGS_OBJUID
. - writeConfigToFile(RuntimeEnvironment, String) - Static method in class org.opengrok.indexer.index.Indexer
-
Write configuration to a file.
- writeConfiguration(File) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Write the current configuration to a file.
- writeConfiguration(String) - Method in class org.opengrok.indexer.configuration.RuntimeEnvironment
-
Write the current configuration to a socket and waits for the result.
- writeDumpedXref(String, AnalyzerFactory, Reader, Writer, Definitions, Annotation, Project, File) - Static method in class org.opengrok.indexer.analysis.AnalyzerGuru
-
Writes a browse-able version of the file transformed for immediate serving to a web client.
- writeEMailAddress(Writer, String) - Static method in class org.opengrok.indexer.analysis.JFlexXrefUtils
-
Write an e-mail address.
- writeEMailAddress(String) - Method in class org.opengrok.indexer.analysis.JFlexNonXref
-
Write an e-mail address.
- writeEMailAddress(String) - Method in class org.opengrok.indexer.analysis.JFlexXref
-
Write an e-mail address.
- writeHAD(Writer, String, String) - Static method in class org.opengrok.indexer.web.Util
-
Write the 'H A D' links.
- writeKeyword(String, int) - Method in class org.opengrok.indexer.analysis.JFlexNonXref
-
Writes a keyword symbol.
- writeKeyword(String, int) - Method in class org.opengrok.indexer.analysis.JFlexXref
-
Writes a keyword symbol.
- writeLockAsResource() - Method in class org.opengrok.indexer.util.CloseableReentrantReadWriteLock
- writeMarshallable(WireOut) - Method in class org.opengrok.suggest.popular.impl.chronicle.BytesRefDataAccess
- writeMarshallable(WireOut) - Method in class org.opengrok.suggest.popular.impl.chronicle.BytesRefSizedReader
- writeMatch(Appendable, String, int, int, boolean, String, String, String, String) - Static method in class org.opengrok.indexer.search.context.HistoryContext
-
Write a match to a stream.
- writeSameFileLinkSymbol(Writer, String) - Static method in class org.opengrok.indexer.analysis.JFlexXrefUtils
-
Write a symbol with a link to its definition which is expected at exactly one location in the same file.
- writeSymbol(Writer, Definitions, String, Project, String, Set<String>, int, boolean, boolean) - Static method in class org.opengrok.indexer.analysis.JFlexXrefUtils
-
Writes a symbol and generate links as appropriate.
- writeSymbol(String, Set<String>, int) - Method in class org.opengrok.indexer.analysis.JFlexNonXref
-
Write a symbol and generate links as appropriate.
- writeSymbol(String, Set<String>, int, boolean) - Method in class org.opengrok.indexer.analysis.JFlexNonXref
-
Write a symbol and generate links as appropriate.
- writeSymbol(String, Set<String>, int, boolean, boolean) - Method in class org.opengrok.indexer.analysis.JFlexNonXref
-
Write a symbol and generate links as appropriate.
- writeSymbolTable(Writer, Definitions) - Static method in class org.opengrok.indexer.analysis.JFlexXrefUtils
-
Write a JavaScript function that returns an array with the definitions to list in the navigation panel.
- writeTee() - Method in class org.opengrok.indexer.analysis.document.MandocXref
- writeTooltipMap(Writer) - Method in class org.opengrok.indexer.history.Annotation
- writeUnicodeChar(char) - Method in class org.opengrok.indexer.analysis.JFlexNonXref
- writeUnicodeChar(char) - Method in class org.opengrok.indexer.analysis.JFlexXref
- writeUnicodeChar(Writer, char) - Static method in class org.opengrok.indexer.analysis.JFlexXrefUtils
-
Write HTML escape sequence for the specified Unicode character, unless it's an ISO control character, in which case it is ignored.
- writeXref(AnalyzerFactory, Reader, Writer, Definitions, Annotation, Project, File) - Static method in class org.opengrok.indexer.analysis.AnalyzerGuru
-
Write a browse-able version of the file.
- writeXref(WriteXrefArgs) - Method in class org.opengrok.indexer.analysis.AbstractAnalyzer
- writeXref(WriteXrefArgs) - Method in class org.opengrok.indexer.analysis.FileAnalyzer
-
Derived classes should override to write a cross referenced HTML file for the specified args.
- writeXref(WriteXrefArgs) - Method in class org.opengrok.indexer.analysis.TextAnalyzer
-
Write a cross referenced HTML file reads the source from in.
- WriteXrefArgs - Class in org.opengrok.indexer.analysis
-
Represents the arguments for the
FileAnalyzer.writeXref(org.opengrok.indexer.analysis.WriteXrefArgs)
method. - WriteXrefArgs(Reader, Writer) - Constructor for class org.opengrok.indexer.analysis.WriteXrefArgs
-
Initializes an instance of
WriteXrefArgs
for the required arguments.
X
- XMLAnalyzer - Class in org.opengrok.indexer.analysis.plain
-
Analyzes HTML files.
- XMLAnalyzer(AnalyzerFactory) - Constructor for class org.opengrok.indexer.analysis.plain.XMLAnalyzer
-
Creates a new instance of XMLAnalyzer.
- XMLAnalyzerFactory - Class in org.opengrok.indexer.analysis.plain
- XMLAnalyzerFactory() - Constructor for class org.opengrok.indexer.analysis.plain.XMLAnalyzerFactory
- XMLXref - Class in org.opengrok.indexer.analysis.plain
- XMLXref(Reader) - Constructor for class org.opengrok.indexer.analysis.plain.XMLXref
-
Creates a new scanner
- XREF_DIR - Static variable in class org.opengrok.indexer.index.IndexDatabase
- XREF_P - Enum constant in enum class org.opengrok.indexer.web.Prefix
-
A cross reference.
- XREF_S - Enum constant in enum class org.opengrok.indexer.web.Prefix
-
A show cross reference, i.e.
- XREFABLE - Enum constant in enum class org.opengrok.indexer.analysis.AbstractAnalyzer.Genre
-
xrefed - summarizer context.
- Xrefer - Interface in org.opengrok.indexer.analysis
-
Represents an API for lexers that write a cross-reference document.
- XrefSourceTransformer - Class in org.opengrok.indexer.web
- XrefSourceTransformer(Reader) - Constructor for class org.opengrok.indexer.web.XrefSourceTransformer
-
Creates a new scanner
- XrefStyle - Class in org.opengrok.indexer.analysis
- XrefWork - Class in org.opengrok.indexer.analysis
-
Class to wrap Xref production with timeout.
- XrefWork(WriteXrefArgs, AbstractAnalyzer) - Constructor for class org.opengrok.indexer.analysis.XrefWork
Y
- YamlAnalyzer - Class in org.opengrok.indexer.analysis.yaml
- YamlAnalyzer(AnalyzerFactory) - Constructor for class org.opengrok.indexer.analysis.yaml.YamlAnalyzer
-
Creates a new instance of YamlAnalyzer.
- YamlAnalyzerFactory - Class in org.opengrok.indexer.analysis.yaml
- YamlAnalyzerFactory() - Constructor for class org.opengrok.indexer.analysis.yaml.YamlAnalyzerFactory
- YamlSymbolTokenizer - Class in org.opengrok.indexer.analysis.yaml
- YamlSymbolTokenizer(Reader) - Constructor for class org.opengrok.indexer.analysis.yaml.YamlSymbolTokenizer
-
Creates a new scanner
- YamlXref - Class in org.opengrok.indexer.analysis.yaml
- YamlXref(Reader) - Constructor for class org.opengrok.indexer.analysis.yaml.YamlXref
-
Creates a new scanner
- yyatEOF() - Method in class org.opengrok.indexer.analysis.ada.AdaSymbolTokenizer
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.ada.AdaXref
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.asm.AsmSymbolTokenizer
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.asm.AsmXref
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.c.CSymbolTokenizer
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.c.CXref
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.c.CxxSymbolTokenizer
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.c.CxxXref
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.clojure.ClojureSymbolTokenizer
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.clojure.ClojureXref
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.csharp.CSharpSymbolTokenizer
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.csharp.CSharpXref
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.document.MandocXref
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.document.TroffFullTokenizer
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.document.TroffXref
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.eiffel.EiffelSymbolTokenizer
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.eiffel.EiffelXref
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.erlang.ErlangSymbolTokenizer
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.erlang.ErlangXref
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.fortran.FortranSymbolTokenizer
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.fortran.FortranXref
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.golang.GolangSymbolTokenizer
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.golang.GolangXref
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.haskell.HaskellSymbolTokenizer
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.haskell.HaskellXref
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.hcl.HCLSymbolTokenizer
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.hcl.HCLXref
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.java.JavaSymbolTokenizer
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.java.JavaXref
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptSymbolTokenizer
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptXref
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.json.JsonSymbolTokenizer
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.json.JsonXref
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.kotlin.KotlinSymbolTokenizer
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.kotlin.KotlinXref
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.lisp.LispSymbolTokenizer
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.lisp.LispXref
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.lua.LuaSymbolTokenizer
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.lua.LuaXref
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.pascal.PascalSymbolTokenizer
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.pascal.PascalXref
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.perl.PerlSymbolTokenizer
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.perl.PerlXref
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.php.PhpSymbolTokenizer
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.php.PhpXref
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.plain.PlainFullTokenizer
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.plain.PlainSymbolTokenizer
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.plain.PlainXref
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.plain.XMLXref
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.powershell.PoshSymbolTokenizer
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.powershell.PoshXref
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.python.PythonSymbolTokenizer
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.python.PythonXref
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.r.RSymbolTokenizer
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.r.RXref
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.ruby.RubySymbolTokenizer
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.ruby.RubyXref
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.rust.RustSymbolTokenizer
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.rust.RustXref
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.scala.ScalaSymbolTokenizer
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.scala.ScalaXref
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.sh.ShSymbolTokenizer
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.sh.ShXref
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.sql.PLSQLSymbolTokenizer
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.sql.PLSQLXref
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.sql.SQLSymbolTokenizer
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.sql.SQLXref
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.swift.SwiftSymbolTokenizer
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.swift.SwiftXref
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.tcl.TclSymbolTokenizer
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.tcl.TclXref
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.terraform.TerraformSymbolTokenizer
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.terraform.TerraformXref
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptSymbolTokenizer
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptXref
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.uue.UuencodeFullTokenizer
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.uue.UuencodeXref
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.vb.VBSymbolTokenizer
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.vb.VBXref
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.verilog.VerilogSymbolTokenizer
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.verilog.VerilogXref
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.yaml.YamlSymbolTokenizer
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.analysis.yaml.YamlXref
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.search.context.HistoryLineTokenizer
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.search.context.PlainLineTokenizer
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.search.DefaultQueryEscaper
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.search.FullQueryEscaper
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.search.PathQueryEscaper
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.util.LineBreakerScanner
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.util.SourceSplitterScanner
-
Returns whether the scanner has reached the end of the reader it reads from.
- yyatEOF() - Method in class org.opengrok.indexer.web.XrefSourceTransformer
-
Returns whether the scanner has reached the end of the reader it reads from.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.ada.AdaSymbolTokenizer
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.ada.AdaXref
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.asm.AsmSymbolTokenizer
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.asm.AsmXref
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.c.CSymbolTokenizer
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.c.CXref
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.c.CxxSymbolTokenizer
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.c.CxxXref
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.clojure.ClojureSymbolTokenizer
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.clojure.ClojureXref
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.csharp.CSharpSymbolTokenizer
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.csharp.CSharpXref
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.document.MandocXref
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.document.TroffFullTokenizer
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.document.TroffXref
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.eiffel.EiffelSymbolTokenizer
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.eiffel.EiffelXref
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.erlang.ErlangSymbolTokenizer
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.erlang.ErlangXref
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.fortran.FortranSymbolTokenizer
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.fortran.FortranXref
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.golang.GolangSymbolTokenizer
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.golang.GolangXref
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.haskell.HaskellSymbolTokenizer
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.haskell.HaskellXref
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.hcl.HCLSymbolTokenizer
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.hcl.HCLXref
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.java.JavaSymbolTokenizer
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.java.JavaXref
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptSymbolTokenizer
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptXref
-
Enters a new lexical state.
- yybegin(int) - Method in interface org.opengrok.indexer.analysis.JFlexLexer
-
Enters the lexical state
lexicalState
[as documented by JFlex]. - yybegin(int) - Method in class org.opengrok.indexer.analysis.json.JsonSymbolTokenizer
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.json.JsonXref
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.kotlin.KotlinSymbolTokenizer
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.kotlin.KotlinXref
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.lisp.LispSymbolTokenizer
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.lisp.LispXref
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.lua.LuaSymbolTokenizer
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.lua.LuaXref
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.pascal.PascalSymbolTokenizer
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.pascal.PascalXref
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.perl.PerlSymbolTokenizer
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.perl.PerlXref
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.php.PhpSymbolTokenizer
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.php.PhpXref
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.plain.PlainFullTokenizer
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.plain.PlainSymbolTokenizer
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.plain.PlainXref
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.plain.XMLXref
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.powershell.PoshSymbolTokenizer
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.powershell.PoshXref
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.python.PythonSymbolTokenizer
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.python.PythonXref
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.r.RSymbolTokenizer
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.r.RXref
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.ruby.RubySymbolTokenizer
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.ruby.RubyXref
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.rust.RustSymbolTokenizer
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.rust.RustXref
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.scala.ScalaSymbolTokenizer
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.scala.ScalaXref
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.sh.ShSymbolTokenizer
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.sh.ShXref
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.sql.PLSQLSymbolTokenizer
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.sql.PLSQLXref
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.sql.SQLSymbolTokenizer
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.sql.SQLXref
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.swift.SwiftSymbolTokenizer
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.swift.SwiftXref
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.tcl.TclSymbolTokenizer
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.tcl.TclXref
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.terraform.TerraformSymbolTokenizer
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.terraform.TerraformXref
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptSymbolTokenizer
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptXref
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.uue.UuencodeFullTokenizer
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.uue.UuencodeXref
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.vb.VBSymbolTokenizer
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.vb.VBXref
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.verilog.VerilogSymbolTokenizer
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.verilog.VerilogXref
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.yaml.YamlSymbolTokenizer
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.analysis.yaml.YamlXref
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.search.context.HistoryLineTokenizer
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.search.context.PlainLineTokenizer
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.search.DefaultQueryEscaper
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.search.FullQueryEscaper
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.search.PathQueryEscaper
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.util.LineBreakerScanner
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.util.SourceSplitterScanner
-
Enters a new lexical state.
- yybegin(int) - Method in class org.opengrok.indexer.web.XrefSourceTransformer
-
Enters a new lexical state.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.ada.AdaSymbolTokenizer
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.ada.AdaXref
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.asm.AsmSymbolTokenizer
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.asm.AsmXref
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.c.CSymbolTokenizer
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.c.CXref
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.c.CxxSymbolTokenizer
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.c.CxxXref
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.clojure.ClojureSymbolTokenizer
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.clojure.ClojureXref
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.csharp.CSharpSymbolTokenizer
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.csharp.CSharpXref
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.document.MandocXref
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.document.TroffFullTokenizer
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.document.TroffXref
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.eiffel.EiffelSymbolTokenizer
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.eiffel.EiffelXref
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.erlang.ErlangSymbolTokenizer
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.erlang.ErlangXref
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.fortran.FortranSymbolTokenizer
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.fortran.FortranXref
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.golang.GolangSymbolTokenizer
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.golang.GolangXref
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.haskell.HaskellSymbolTokenizer
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.haskell.HaskellXref
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.hcl.HCLSymbolTokenizer
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.hcl.HCLXref
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.java.JavaSymbolTokenizer
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.java.JavaXref
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptSymbolTokenizer
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptXref
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in interface org.opengrok.indexer.analysis.JFlexLexer
-
Gets a character from the matched input text as documented by JFlex.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.json.JsonSymbolTokenizer
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.json.JsonXref
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.kotlin.KotlinSymbolTokenizer
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.kotlin.KotlinXref
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.lisp.LispSymbolTokenizer
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.lisp.LispXref
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.lua.LuaSymbolTokenizer
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.lua.LuaXref
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.pascal.PascalSymbolTokenizer
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.pascal.PascalXref
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.perl.PerlSymbolTokenizer
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.perl.PerlXref
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.php.PhpSymbolTokenizer
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.php.PhpXref
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.plain.PlainFullTokenizer
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.plain.PlainSymbolTokenizer
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.plain.PlainXref
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.plain.XMLXref
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.powershell.PoshSymbolTokenizer
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.powershell.PoshXref
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.python.PythonSymbolTokenizer
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.python.PythonXref
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.r.RSymbolTokenizer
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.r.RXref
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.ruby.RubySymbolTokenizer
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.ruby.RubyXref
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.rust.RustSymbolTokenizer
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.rust.RustXref
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.scala.ScalaSymbolTokenizer
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.scala.ScalaXref
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.sh.ShSymbolTokenizer
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.sh.ShXref
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.sql.PLSQLSymbolTokenizer
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.sql.PLSQLXref
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.sql.SQLSymbolTokenizer
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.sql.SQLXref
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.swift.SwiftSymbolTokenizer
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.swift.SwiftXref
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.tcl.TclSymbolTokenizer
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.tcl.TclXref
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.terraform.TerraformSymbolTokenizer
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.terraform.TerraformXref
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptSymbolTokenizer
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptXref
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.uue.UuencodeFullTokenizer
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.uue.UuencodeXref
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.vb.VBSymbolTokenizer
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.vb.VBXref
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.verilog.VerilogSymbolTokenizer
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.verilog.VerilogXref
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.yaml.YamlSymbolTokenizer
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.analysis.yaml.YamlXref
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.search.context.HistoryLineTokenizer
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.search.context.PlainLineTokenizer
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.search.DefaultQueryEscaper
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.search.FullQueryEscaper
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.search.PathQueryEscaper
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.util.LineBreakerScanner
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.util.SourceSplitterScanner
-
Returns the character at the given position from the matched text.
- yycharat(int) - Method in class org.opengrok.indexer.web.XrefSourceTransformer
-
Returns the character at the given position from the matched text.
- yyclose() - Method in class org.opengrok.indexer.analysis.ada.AdaSymbolTokenizer
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.ada.AdaXref
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.asm.AsmSymbolTokenizer
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.asm.AsmXref
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.c.CSymbolTokenizer
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.c.CXref
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.c.CxxSymbolTokenizer
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.c.CxxXref
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.clojure.ClojureSymbolTokenizer
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.clojure.ClojureXref
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.csharp.CSharpSymbolTokenizer
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.csharp.CSharpXref
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.document.MandocXref
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.document.TroffFullTokenizer
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.document.TroffXref
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.eiffel.EiffelSymbolTokenizer
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.eiffel.EiffelXref
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.erlang.ErlangSymbolTokenizer
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.erlang.ErlangXref
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.fortran.FortranSymbolTokenizer
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.fortran.FortranXref
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.golang.GolangSymbolTokenizer
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.golang.GolangXref
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.haskell.HaskellSymbolTokenizer
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.haskell.HaskellXref
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.hcl.HCLSymbolTokenizer
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.hcl.HCLXref
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.java.JavaSymbolTokenizer
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.java.JavaXref
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptSymbolTokenizer
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptXref
-
Closes the input reader.
- yyclose() - Method in interface org.opengrok.indexer.analysis.JFlexLexer
-
Closes the input stream [as documented by JFlex].
- yyclose() - Method in class org.opengrok.indexer.analysis.json.JsonSymbolTokenizer
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.json.JsonXref
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.kotlin.KotlinSymbolTokenizer
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.kotlin.KotlinXref
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.lisp.LispSymbolTokenizer
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.lisp.LispXref
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.lua.LuaSymbolTokenizer
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.lua.LuaXref
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.pascal.PascalSymbolTokenizer
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.pascal.PascalXref
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.perl.PerlSymbolTokenizer
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.perl.PerlXref
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.php.PhpSymbolTokenizer
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.php.PhpXref
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.plain.PlainFullTokenizer
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.plain.PlainSymbolTokenizer
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.plain.PlainXref
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.plain.XMLXref
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.powershell.PoshSymbolTokenizer
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.powershell.PoshXref
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.python.PythonSymbolTokenizer
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.python.PythonXref
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.r.RSymbolTokenizer
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.r.RXref
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.ruby.RubySymbolTokenizer
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.ruby.RubyXref
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.rust.RustSymbolTokenizer
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.rust.RustXref
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.scala.ScalaSymbolTokenizer
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.scala.ScalaXref
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.sh.ShSymbolTokenizer
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.sh.ShXref
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.sql.PLSQLSymbolTokenizer
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.sql.PLSQLXref
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.sql.SQLSymbolTokenizer
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.sql.SQLXref
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.swift.SwiftSymbolTokenizer
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.swift.SwiftXref
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.tcl.TclSymbolTokenizer
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.tcl.TclXref
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.terraform.TerraformSymbolTokenizer
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.terraform.TerraformXref
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptSymbolTokenizer
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptXref
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.uue.UuencodeFullTokenizer
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.uue.UuencodeXref
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.vb.VBSymbolTokenizer
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.vb.VBXref
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.verilog.VerilogSymbolTokenizer
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.verilog.VerilogXref
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.yaml.YamlSymbolTokenizer
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.analysis.yaml.YamlXref
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.search.context.HistoryLineTokenizer
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.search.context.PlainLineTokenizer
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.search.DefaultQueryEscaper
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.search.FullQueryEscaper
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.search.PathQueryEscaper
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.util.LineBreakerScanner
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.util.SourceSplitterScanner
-
Closes the input reader.
- yyclose() - Method in class org.opengrok.indexer.web.XrefSourceTransformer
-
Closes the input reader.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.ada.AdaSymbolTokenizer
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.ada.AdaXref
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.asm.AsmSymbolTokenizer
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.asm.AsmXref
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.c.CSymbolTokenizer
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.c.CXref
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.c.CxxSymbolTokenizer
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.c.CxxXref
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.clojure.ClojureSymbolTokenizer
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.clojure.ClojureXref
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.csharp.CSharpSymbolTokenizer
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.csharp.CSharpXref
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.document.MandocXref
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.document.TroffFullTokenizer
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.document.TroffXref
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.eiffel.EiffelSymbolTokenizer
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.eiffel.EiffelXref
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.erlang.ErlangSymbolTokenizer
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.erlang.ErlangXref
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.fortran.FortranSymbolTokenizer
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.fortran.FortranXref
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.golang.GolangSymbolTokenizer
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.golang.GolangXref
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.haskell.HaskellSymbolTokenizer
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.haskell.HaskellXref
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.hcl.HCLSymbolTokenizer
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.hcl.HCLXref
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.java.JavaSymbolTokenizer
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.java.JavaXref
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.javascript.JavaScriptSymbolTokenizer
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.javascript.JavaScriptXref
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.json.JsonSymbolTokenizer
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.json.JsonXref
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.kotlin.KotlinSymbolTokenizer
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.kotlin.KotlinXref
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.lisp.LispSymbolTokenizer
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.lisp.LispXref
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.lua.LuaSymbolTokenizer
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.lua.LuaXref
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.pascal.PascalSymbolTokenizer
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.pascal.PascalXref
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.perl.PerlSymbolTokenizer
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.perl.PerlXref
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.php.PhpSymbolTokenizer
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.php.PhpXref
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.plain.PlainFullTokenizer
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.plain.PlainSymbolTokenizer
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.plain.PlainXref
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.plain.XMLXref
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.powershell.PoshSymbolTokenizer
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.powershell.PoshXref
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.python.PythonSymbolTokenizer
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.python.PythonXref
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.r.RSymbolTokenizer
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.r.RXref
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.ruby.RubySymbolTokenizer
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.ruby.RubyXref
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.rust.RustSymbolTokenizer
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.rust.RustXref
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.scala.ScalaSymbolTokenizer
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.scala.ScalaXref
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.sh.ShSymbolTokenizer
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.sh.ShXref
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.sql.PLSQLSymbolTokenizer
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.sql.PLSQLXref
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.sql.SQLSymbolTokenizer
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.sql.SQLXref
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.swift.SwiftSymbolTokenizer
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.swift.SwiftXref
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.tcl.TclSymbolTokenizer
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.tcl.TclXref
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.terraform.TerraformSymbolTokenizer
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.terraform.TerraformXref
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.typescript.TypeScriptSymbolTokenizer
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.typescript.TypeScriptXref
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.uue.UuencodeFullTokenizer
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.uue.UuencodeXref
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.vb.VBSymbolTokenizer
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.vb.VBXref
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.verilog.VerilogSymbolTokenizer
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.verilog.VerilogXref
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.yaml.YamlSymbolTokenizer
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.analysis.yaml.YamlXref
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.search.context.HistoryLineTokenizer
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.search.context.PlainLineTokenizer
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.search.DefaultQueryEscaper
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.search.FullQueryEscaper
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.search.PathQueryEscaper
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.util.LineBreakerScanner
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.util.SourceSplitterScanner
-
This character denotes the end of file.
- YYEOF - Static variable in class org.opengrok.indexer.web.XrefSourceTransformer
-
This character denotes the end of file.
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.ada.AdaSymbolTokenizer
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.ada.AdaXref
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.asm.AsmSymbolTokenizer
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.asm.AsmXref
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.c.CSymbolTokenizer
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.c.CXref
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.c.CxxSymbolTokenizer
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.c.CxxXref
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.clojure.ClojureSymbolTokenizer
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.clojure.ClojureXref
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.csharp.CSharpSymbolTokenizer
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.csharp.CSharpXref
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.document.MandocXref
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.document.TroffFullTokenizer
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.document.TroffXref
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.eiffel.EiffelSymbolTokenizer
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.eiffel.EiffelXref
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.erlang.ErlangSymbolTokenizer
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.erlang.ErlangXref
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.fortran.FortranSymbolTokenizer
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.fortran.FortranXref
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.golang.GolangSymbolTokenizer
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.golang.GolangXref
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.haskell.HaskellSymbolTokenizer
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.haskell.HaskellXref
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.hcl.HCLSymbolTokenizer
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.hcl.HCLXref
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.java.JavaSymbolTokenizer
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.java.JavaXref
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.javascript.JavaScriptSymbolTokenizer
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.javascript.JavaScriptXref
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.json.JsonSymbolTokenizer
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.json.JsonXref
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.kotlin.KotlinSymbolTokenizer
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.kotlin.KotlinXref
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.lisp.LispSymbolTokenizer
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.lisp.LispXref
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.lua.LuaSymbolTokenizer
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.lua.LuaXref
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.pascal.PascalSymbolTokenizer
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.pascal.PascalXref
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.perl.PerlSymbolTokenizer
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.perl.PerlXref
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.php.PhpSymbolTokenizer
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.php.PhpXref
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.plain.PlainFullTokenizer
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.plain.PlainSymbolTokenizer
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.plain.PlainXref
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.plain.XMLXref
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.powershell.PoshSymbolTokenizer
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.powershell.PoshXref
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.python.PythonSymbolTokenizer
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.python.PythonXref
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.r.RSymbolTokenizer
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.r.RXref
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.ruby.RubySymbolTokenizer
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.ruby.RubyXref
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.rust.RustSymbolTokenizer
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.rust.RustXref
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.scala.ScalaSymbolTokenizer
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.scala.ScalaXref
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.sh.ShSymbolTokenizer
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.sh.ShXref
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.sql.PLSQLSymbolTokenizer
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.sql.PLSQLXref
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.sql.SQLSymbolTokenizer
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.sql.SQLXref
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.swift.SwiftSymbolTokenizer
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.swift.SwiftXref
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.tcl.TclSymbolTokenizer
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.tcl.TclXref
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.terraform.TerraformSymbolTokenizer
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.terraform.TerraformXref
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.typescript.TypeScriptSymbolTokenizer
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.typescript.TypeScriptXref
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.uue.UuencodeFullTokenizer
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.uue.UuencodeXref
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.vb.VBSymbolTokenizer
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.vb.VBXref
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.verilog.VerilogSymbolTokenizer
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.verilog.VerilogXref
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.yaml.YamlSymbolTokenizer
- YYINITIAL - Static variable in class org.opengrok.indexer.analysis.yaml.YamlXref
- YYINITIAL - Static variable in class org.opengrok.indexer.search.context.HistoryLineTokenizer
- YYINITIAL - Static variable in class org.opengrok.indexer.search.context.PlainLineTokenizer
- YYINITIAL - Static variable in class org.opengrok.indexer.search.DefaultQueryEscaper
- YYINITIAL - Static variable in class org.opengrok.indexer.search.FullQueryEscaper
- YYINITIAL - Static variable in class org.opengrok.indexer.search.PathQueryEscaper
- YYINITIAL - Static variable in class org.opengrok.indexer.util.LineBreakerScanner
- YYINITIAL - Static variable in class org.opengrok.indexer.util.SourceSplitterScanner
- YYINITIAL - Static variable in class org.opengrok.indexer.web.XrefSourceTransformer
- yyjump(int) - Method in class org.opengrok.indexer.analysis.JFlexStateStacker
-
Calls
JFlexStateStacker.clearStack()
, and enters the specifiednewState
withJFlexLexer.yybegin(int)
. - yylength() - Method in class org.opengrok.indexer.analysis.ada.AdaSymbolTokenizer
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.ada.AdaXref
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.asm.AsmSymbolTokenizer
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.asm.AsmXref
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.c.CSymbolTokenizer
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.c.CXref
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.c.CxxSymbolTokenizer
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.c.CxxXref
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.clojure.ClojureSymbolTokenizer
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.clojure.ClojureXref
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.csharp.CSharpSymbolTokenizer
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.csharp.CSharpXref
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.document.MandocXref
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.document.TroffFullTokenizer
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.document.TroffXref
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.eiffel.EiffelSymbolTokenizer
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.eiffel.EiffelXref
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.erlang.ErlangSymbolTokenizer
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.erlang.ErlangXref
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.fortran.FortranSymbolTokenizer
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.fortran.FortranXref
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.golang.GolangSymbolTokenizer
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.golang.GolangXref
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.haskell.HaskellSymbolTokenizer
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.haskell.HaskellXref
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.hcl.HCLSymbolTokenizer
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.hcl.HCLXref
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.java.JavaSymbolTokenizer
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.java.JavaXref
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptSymbolTokenizer
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptXref
-
How many characters were matched.
- yylength() - Method in interface org.opengrok.indexer.analysis.JFlexLexer
-
Gets the matched input text length as documented by JFlex.
- yylength() - Method in class org.opengrok.indexer.analysis.json.JsonSymbolTokenizer
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.json.JsonXref
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.kotlin.KotlinSymbolTokenizer
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.kotlin.KotlinXref
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.lisp.LispSymbolTokenizer
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.lisp.LispXref
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.lua.LuaSymbolTokenizer
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.lua.LuaXref
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.pascal.PascalSymbolTokenizer
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.pascal.PascalXref
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.perl.PerlSymbolTokenizer
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.perl.PerlXref
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.php.PhpSymbolTokenizer
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.php.PhpXref
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.plain.PlainFullTokenizer
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.plain.PlainSymbolTokenizer
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.plain.PlainXref
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.plain.XMLXref
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.powershell.PoshSymbolTokenizer
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.powershell.PoshXref
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.python.PythonSymbolTokenizer
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.python.PythonXref
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.r.RSymbolTokenizer
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.r.RXref
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.ruby.RubySymbolTokenizer
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.ruby.RubyXref
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.rust.RustSymbolTokenizer
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.rust.RustXref
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.scala.ScalaSymbolTokenizer
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.scala.ScalaXref
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.sh.ShSymbolTokenizer
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.sh.ShXref
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.sql.PLSQLSymbolTokenizer
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.sql.PLSQLXref
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.sql.SQLSymbolTokenizer
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.sql.SQLXref
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.swift.SwiftSymbolTokenizer
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.swift.SwiftXref
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.tcl.TclSymbolTokenizer
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.tcl.TclXref
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.terraform.TerraformSymbolTokenizer
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.terraform.TerraformXref
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptSymbolTokenizer
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptXref
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.uue.UuencodeFullTokenizer
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.uue.UuencodeXref
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.vb.VBSymbolTokenizer
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.vb.VBXref
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.verilog.VerilogSymbolTokenizer
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.verilog.VerilogXref
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.yaml.YamlSymbolTokenizer
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.analysis.yaml.YamlXref
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.search.context.HistoryLineTokenizer
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.search.context.PlainLineTokenizer
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.search.DefaultQueryEscaper
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.search.FullQueryEscaper
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.search.PathQueryEscaper
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.util.LineBreakerScanner
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.util.SourceSplitterScanner
-
How many characters were matched.
- yylength() - Method in class org.opengrok.indexer.web.XrefSourceTransformer
-
How many characters were matched.
- yylex() - Method in class org.opengrok.indexer.analysis.ada.AdaSymbolTokenizer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.ada.AdaXref
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.asm.AsmSymbolTokenizer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.asm.AsmXref
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.c.CSymbolTokenizer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.c.CXref
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.c.CxxSymbolTokenizer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.c.CxxXref
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.clojure.ClojureSymbolTokenizer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.clojure.ClojureXref
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.csharp.CSharpSymbolTokenizer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.csharp.CSharpXref
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.document.MandocXref
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.document.TroffFullTokenizer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.document.TroffXref
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.eiffel.EiffelSymbolTokenizer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.eiffel.EiffelXref
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.erlang.ErlangSymbolTokenizer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.erlang.ErlangXref
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.fortran.FortranSymbolTokenizer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.fortran.FortranXref
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.golang.GolangSymbolTokenizer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.golang.GolangXref
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.haskell.HaskellSymbolTokenizer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.haskell.HaskellXref
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.hcl.HCLSymbolTokenizer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.hcl.HCLXref
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.java.JavaSymbolTokenizer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.java.JavaXref
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptSymbolTokenizer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptXref
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in interface org.opengrok.indexer.analysis.JFlexLexer
-
"Runs the scanner [as documented by JFlex].
- yylex() - Method in class org.opengrok.indexer.analysis.json.JsonSymbolTokenizer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.json.JsonXref
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.kotlin.KotlinSymbolTokenizer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.kotlin.KotlinXref
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.lisp.LispSymbolTokenizer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.lisp.LispXref
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.lua.LuaSymbolTokenizer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.lua.LuaXref
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.pascal.PascalSymbolTokenizer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.pascal.PascalXref
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.perl.PerlSymbolTokenizer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.perl.PerlXref
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.php.PhpSymbolTokenizer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.php.PhpXref
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.plain.PlainFullTokenizer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.plain.PlainSymbolTokenizer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.plain.PlainXref
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.plain.XMLXref
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.powershell.PoshSymbolTokenizer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.powershell.PoshXref
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.python.PythonSymbolTokenizer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.python.PythonXref
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.r.RSymbolTokenizer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.r.RXref
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.ruby.RubySymbolTokenizer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.ruby.RubyXref
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.rust.RustSymbolTokenizer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.rust.RustXref
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.scala.ScalaSymbolTokenizer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.scala.ScalaXref
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.sh.ShSymbolTokenizer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.sh.ShXref
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.sql.PLSQLSymbolTokenizer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.sql.PLSQLXref
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.sql.SQLSymbolTokenizer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.sql.SQLXref
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.swift.SwiftSymbolTokenizer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.swift.SwiftXref
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.tcl.TclSymbolTokenizer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.tcl.TclXref
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.terraform.TerraformSymbolTokenizer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.terraform.TerraformXref
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptSymbolTokenizer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptXref
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.uue.UuencodeFullTokenizer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.uue.UuencodeXref
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.vb.VBSymbolTokenizer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.vb.VBXref
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.verilog.VerilogSymbolTokenizer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.verilog.VerilogXref
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.yaml.YamlSymbolTokenizer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.analysis.yaml.YamlXref
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.search.context.PlainLineTokenizer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.search.DefaultQueryEscaper
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.search.FullQueryEscaper
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.search.PathQueryEscaper
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.util.LineBreakerScanner
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.util.SourceSplitterScanner
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.opengrok.indexer.web.XrefSourceTransformer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yypop() - Method in class org.opengrok.indexer.analysis.asm.AsmXref
- yypop() - Method in class org.opengrok.indexer.analysis.c.CXref
- yypop() - Method in class org.opengrok.indexer.analysis.c.CxxXref
- yypop() - Method in class org.opengrok.indexer.analysis.clojure.ClojureXref
- yypop() - Method in class org.opengrok.indexer.analysis.csharp.CSharpXref
- yypop() - Method in class org.opengrok.indexer.analysis.erlang.ErlangXref
- yypop() - Method in class org.opengrok.indexer.analysis.fortran.FortranXref
- yypop() - Method in class org.opengrok.indexer.analysis.golang.GolangXref
- yypop() - Method in class org.opengrok.indexer.analysis.haskell.HaskellXref
- yypop() - Method in class org.opengrok.indexer.analysis.java.JavaXref
- yypop() - Method in interface org.opengrok.indexer.analysis.JFlexStackingLexer
-
Pops the last state from the stack, and enters the state with
JFlexLexer.yybegin(int)
. - yypop() - Method in class org.opengrok.indexer.analysis.JFlexStateStacker
-
Pops the last state from the stack, and enters the state with
JFlexLexer.yybegin(int)
. - yypop() - Method in class org.opengrok.indexer.analysis.json.JsonXref
- yypop() - Method in class org.opengrok.indexer.analysis.kotlin.KotlinXref
- yypop() - Method in class org.opengrok.indexer.analysis.lua.LuaXref
- yypop() - Method in class org.opengrok.indexer.analysis.php.PhpXref
-
pop last state from stack
- yypop() - Method in class org.opengrok.indexer.analysis.powershell.PoshXref
- yypop() - Method in class org.opengrok.indexer.analysis.python.PythonXref
- yypop() - Method in class org.opengrok.indexer.analysis.rust.RustXref
- yypop() - Method in class org.opengrok.indexer.analysis.scala.ScalaXref
- yypop() - Method in class org.opengrok.indexer.analysis.sh.ShXref
- yypop() - Method in class org.opengrok.indexer.analysis.sql.PLSQLXref
- yypop() - Method in class org.opengrok.indexer.analysis.swift.SwiftXref
- yypop() - Method in class org.opengrok.indexer.analysis.tcl.TclXref
- yypop() - Method in class org.opengrok.indexer.analysis.vb.VBXref
- yypop() - Method in class org.opengrok.indexer.analysis.yaml.YamlXref
- yypush(int) - Method in interface org.opengrok.indexer.analysis.JFlexStackingLexer
-
Saves current
JFlexLexer.yystate()
to stack, and enters the specifiednewState
withJFlexLexer.yybegin(int)
. - yypush(int) - Method in class org.opengrok.indexer.analysis.JFlexStateStacker
-
Saves current
JFlexLexer.yystate()
to stack, and enters the specifiednewState
withJFlexLexer.yybegin(int)
. - yypush(int) - Method in class org.opengrok.indexer.analysis.php.PhpXref
-
save current yy state to stack
- yypush(int, String) - Method in class org.opengrok.indexer.analysis.php.PhpXref
-
save current yy state to stack
- yypushback(int) - Method in class org.opengrok.indexer.analysis.ada.AdaSymbolTokenizer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.ada.AdaXref
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.asm.AsmSymbolTokenizer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.asm.AsmXref
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.c.CSymbolTokenizer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.c.CXref
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.c.CxxSymbolTokenizer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.c.CxxXref
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.clojure.ClojureSymbolTokenizer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.clojure.ClojureXref
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.csharp.CSharpSymbolTokenizer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.csharp.CSharpXref
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.document.MandocXref
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.document.TroffFullTokenizer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.document.TroffXref
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.eiffel.EiffelSymbolTokenizer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.eiffel.EiffelXref
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.erlang.ErlangSymbolTokenizer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.erlang.ErlangXref
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.fortran.FortranSymbolTokenizer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.fortran.FortranXref
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.golang.GolangSymbolTokenizer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.golang.GolangXref
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.haskell.HaskellSymbolTokenizer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.haskell.HaskellXref
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.hcl.HCLSymbolTokenizer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.hcl.HCLXref
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.java.JavaSymbolTokenizer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.java.JavaXref
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptSymbolTokenizer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptXref
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in interface org.opengrok.indexer.analysis.JFlexLexer
-
"Pushes
number
characters of the matched text back into the input stream [as documented by JFlex]. - yypushback(int) - Method in class org.opengrok.indexer.analysis.json.JsonSymbolTokenizer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.json.JsonXref
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.kotlin.KotlinSymbolTokenizer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.kotlin.KotlinXref
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.lisp.LispSymbolTokenizer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.lisp.LispXref
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.lua.LuaSymbolTokenizer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.lua.LuaXref
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.pascal.PascalSymbolTokenizer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.pascal.PascalXref
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.perl.PerlSymbolTokenizer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.perl.PerlXref
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.php.PhpSymbolTokenizer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.php.PhpXref
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.plain.PlainFullTokenizer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.plain.PlainSymbolTokenizer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.plain.PlainXref
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.plain.XMLXref
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.powershell.PoshSymbolTokenizer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.powershell.PoshXref
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.python.PythonSymbolTokenizer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.python.PythonXref
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.r.RSymbolTokenizer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.r.RXref
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.ruby.RubySymbolTokenizer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.ruby.RubyXref
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.rust.RustSymbolTokenizer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.rust.RustXref
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.scala.ScalaSymbolTokenizer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.scala.ScalaXref
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.sh.ShSymbolTokenizer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.sh.ShXref
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.sql.PLSQLSymbolTokenizer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.sql.PLSQLXref
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.sql.SQLSymbolTokenizer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.sql.SQLXref
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.swift.SwiftSymbolTokenizer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.swift.SwiftXref
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.tcl.TclSymbolTokenizer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.tcl.TclXref
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.terraform.TerraformSymbolTokenizer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.terraform.TerraformXref
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptSymbolTokenizer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptXref
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.uue.UuencodeFullTokenizer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.uue.UuencodeXref
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.vb.VBSymbolTokenizer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.vb.VBXref
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.verilog.VerilogSymbolTokenizer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.verilog.VerilogXref
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.yaml.YamlSymbolTokenizer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.analysis.yaml.YamlXref
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.search.context.HistoryLineTokenizer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.search.context.PlainLineTokenizer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.search.DefaultQueryEscaper
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.search.FullQueryEscaper
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.search.PathQueryEscaper
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.util.LineBreakerScanner
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.util.SourceSplitterScanner
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.opengrok.indexer.web.XrefSourceTransformer
-
Pushes the specified amount of characters back into the input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.ada.AdaSymbolTokenizer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.ada.AdaXref
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.asm.AsmSymbolTokenizer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.asm.AsmXref
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.c.CSymbolTokenizer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.c.CXref
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.c.CxxSymbolTokenizer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.c.CxxXref
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.clojure.ClojureSymbolTokenizer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.clojure.ClojureXref
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.csharp.CSharpSymbolTokenizer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.csharp.CSharpXref
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.document.MandocXref
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.document.TroffFullTokenizer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.document.TroffXref
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.eiffel.EiffelSymbolTokenizer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.eiffel.EiffelXref
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.erlang.ErlangSymbolTokenizer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.erlang.ErlangXref
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.fortran.FortranSymbolTokenizer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.fortran.FortranXref
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.golang.GolangSymbolTokenizer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.golang.GolangXref
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.haskell.HaskellSymbolTokenizer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.haskell.HaskellXref
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.hcl.HCLSymbolTokenizer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.hcl.HCLXref
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.java.JavaSymbolTokenizer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.java.JavaXref
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptSymbolTokenizer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptXref
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in interface org.opengrok.indexer.analysis.JFlexLexer
-
Closes the current input stream [as documented by JFlex], and resets the scanner to read from a new Reader.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.json.JsonSymbolTokenizer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.json.JsonXref
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.kotlin.KotlinSymbolTokenizer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.kotlin.KotlinXref
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.lisp.LispSymbolTokenizer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.lisp.LispXref
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.lua.LuaSymbolTokenizer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.lua.LuaXref
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.pascal.PascalSymbolTokenizer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.pascal.PascalXref
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.perl.PerlSymbolTokenizer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.perl.PerlXref
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.php.PhpSymbolTokenizer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.php.PhpXref
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.plain.PlainFullTokenizer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.plain.PlainSymbolTokenizer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.plain.PlainXref
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.plain.XMLXref
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.powershell.PoshSymbolTokenizer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.powershell.PoshXref
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.python.PythonSymbolTokenizer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.python.PythonXref
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.r.RSymbolTokenizer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.r.RXref
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.ruby.RubySymbolTokenizer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.ruby.RubyXref
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.rust.RustSymbolTokenizer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.rust.RustXref
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.scala.ScalaSymbolTokenizer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.scala.ScalaXref
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.sh.ShSymbolTokenizer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.sh.ShXref
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.sql.PLSQLSymbolTokenizer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.sql.PLSQLXref
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.sql.SQLSymbolTokenizer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.sql.SQLXref
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.swift.SwiftSymbolTokenizer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.swift.SwiftXref
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.tcl.TclSymbolTokenizer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.tcl.TclXref
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.terraform.TerraformSymbolTokenizer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.terraform.TerraformXref
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptSymbolTokenizer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptXref
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.uue.UuencodeFullTokenizer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.uue.UuencodeXref
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.vb.VBSymbolTokenizer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.vb.VBXref
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.verilog.VerilogSymbolTokenizer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.verilog.VerilogXref
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.yaml.YamlSymbolTokenizer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.analysis.yaml.YamlXref
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.search.context.HistoryLineTokenizer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.search.context.PlainLineTokenizer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.search.DefaultQueryEscaper
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.search.FullQueryEscaper
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.search.PathQueryEscaper
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.util.LineBreakerScanner
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.util.SourceSplitterScanner
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.opengrok.indexer.web.XrefSourceTransformer
-
Resets the scanner to read from a new input stream.
- yystate() - Method in class org.opengrok.indexer.analysis.ada.AdaSymbolTokenizer
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.ada.AdaXref
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.asm.AsmSymbolTokenizer
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.asm.AsmXref
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.c.CSymbolTokenizer
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.c.CXref
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.c.CxxSymbolTokenizer
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.c.CxxXref
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.clojure.ClojureSymbolTokenizer
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.clojure.ClojureXref
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.csharp.CSharpSymbolTokenizer
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.csharp.CSharpXref
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.document.MandocXref
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.document.TroffFullTokenizer
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.document.TroffXref
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.eiffel.EiffelSymbolTokenizer
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.eiffel.EiffelXref
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.erlang.ErlangSymbolTokenizer
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.erlang.ErlangXref
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.fortran.FortranSymbolTokenizer
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.fortran.FortranXref
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.golang.GolangSymbolTokenizer
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.golang.GolangXref
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.haskell.HaskellSymbolTokenizer
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.haskell.HaskellXref
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.hcl.HCLSymbolTokenizer
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.hcl.HCLXref
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.java.JavaSymbolTokenizer
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.java.JavaXref
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptSymbolTokenizer
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptXref
-
Returns the current lexical state.
- yystate() - Method in interface org.opengrok.indexer.analysis.JFlexLexer
-
Gets the current lexical state as documented by JFlex.
- yystate() - Method in class org.opengrok.indexer.analysis.json.JsonSymbolTokenizer
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.json.JsonXref
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.kotlin.KotlinSymbolTokenizer
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.kotlin.KotlinXref
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.lisp.LispSymbolTokenizer
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.lisp.LispXref
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.lua.LuaSymbolTokenizer
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.lua.LuaXref
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.pascal.PascalSymbolTokenizer
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.pascal.PascalXref
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.perl.PerlSymbolTokenizer
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.perl.PerlXref
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.php.PhpSymbolTokenizer
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.php.PhpXref
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.plain.PlainFullTokenizer
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.plain.PlainSymbolTokenizer
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.plain.PlainXref
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.plain.XMLXref
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.powershell.PoshSymbolTokenizer
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.powershell.PoshXref
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.python.PythonSymbolTokenizer
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.python.PythonXref
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.r.RSymbolTokenizer
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.r.RXref
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.ruby.RubySymbolTokenizer
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.ruby.RubyXref
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.rust.RustSymbolTokenizer
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.rust.RustXref
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.scala.ScalaSymbolTokenizer
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.scala.ScalaXref
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.sh.ShSymbolTokenizer
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.sh.ShXref
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.sql.PLSQLSymbolTokenizer
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.sql.PLSQLXref
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.sql.SQLSymbolTokenizer
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.sql.SQLXref
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.swift.SwiftSymbolTokenizer
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.swift.SwiftXref
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.tcl.TclSymbolTokenizer
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.tcl.TclXref
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.terraform.TerraformSymbolTokenizer
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.terraform.TerraformXref
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptSymbolTokenizer
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptXref
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.uue.UuencodeFullTokenizer
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.uue.UuencodeXref
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.vb.VBSymbolTokenizer
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.vb.VBXref
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.verilog.VerilogSymbolTokenizer
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.verilog.VerilogXref
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.yaml.YamlSymbolTokenizer
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.analysis.yaml.YamlXref
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.search.context.HistoryLineTokenizer
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.search.context.PlainLineTokenizer
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.search.DefaultQueryEscaper
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.search.FullQueryEscaper
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.search.PathQueryEscaper
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.util.LineBreakerScanner
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.util.SourceSplitterScanner
-
Returns the current lexical state.
- yystate() - Method in class org.opengrok.indexer.web.XrefSourceTransformer
-
Returns the current lexical state.
- yytext() - Method in class org.opengrok.indexer.analysis.ada.AdaSymbolTokenizer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.ada.AdaXref
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.asm.AsmSymbolTokenizer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.asm.AsmXref
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.c.CSymbolTokenizer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.c.CXref
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.c.CxxSymbolTokenizer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.c.CxxXref
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.clojure.ClojureSymbolTokenizer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.clojure.ClojureXref
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.csharp.CSharpSymbolTokenizer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.csharp.CSharpXref
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.document.MandocXref
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.document.TroffFullTokenizer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.document.TroffXref
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.eiffel.EiffelSymbolTokenizer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.eiffel.EiffelXref
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.erlang.ErlangSymbolTokenizer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.erlang.ErlangXref
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.fortran.FortranSymbolTokenizer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.fortran.FortranXref
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.golang.GolangSymbolTokenizer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.golang.GolangXref
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.haskell.HaskellSymbolTokenizer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.haskell.HaskellXref
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.hcl.HCLSymbolTokenizer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.hcl.HCLXref
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.java.JavaSymbolTokenizer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.java.JavaXref
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptSymbolTokenizer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.javascript.JavaScriptXref
-
Returns the text matched by the current regular expression.
- yytext() - Method in interface org.opengrok.indexer.analysis.JFlexLexer
-
Gets the matched input text as documented by JFlex.
- yytext() - Method in class org.opengrok.indexer.analysis.json.JsonSymbolTokenizer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.json.JsonXref
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.kotlin.KotlinSymbolTokenizer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.kotlin.KotlinXref
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.lisp.LispSymbolTokenizer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.lisp.LispXref
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.lua.LuaSymbolTokenizer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.lua.LuaXref
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.pascal.PascalSymbolTokenizer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.pascal.PascalXref
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.perl.PerlSymbolTokenizer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.perl.PerlXref
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.php.PhpSymbolTokenizer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.php.PhpXref
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.plain.PlainFullTokenizer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.plain.PlainSymbolTokenizer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.plain.PlainXref
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.plain.XMLXref
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.powershell.PoshSymbolTokenizer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.powershell.PoshXref
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.python.PythonSymbolTokenizer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.python.PythonXref
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.r.RSymbolTokenizer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.r.RXref
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.ruby.RubySymbolTokenizer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.ruby.RubyXref
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.rust.RustSymbolTokenizer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.rust.RustXref
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.scala.ScalaSymbolTokenizer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.scala.ScalaXref
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.sh.ShSymbolTokenizer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.sh.ShXref
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.sql.PLSQLSymbolTokenizer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.sql.PLSQLXref
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.sql.SQLSymbolTokenizer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.sql.SQLXref
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.swift.SwiftSymbolTokenizer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.swift.SwiftXref
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.tcl.TclSymbolTokenizer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.tcl.TclXref
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.terraform.TerraformSymbolTokenizer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.terraform.TerraformXref
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptSymbolTokenizer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.typescript.TypeScriptXref
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.uue.UuencodeFullTokenizer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.uue.UuencodeXref
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.vb.VBSymbolTokenizer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.vb.VBXref
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.verilog.VerilogSymbolTokenizer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.verilog.VerilogXref
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.yaml.YamlSymbolTokenizer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.analysis.yaml.YamlXref
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.search.context.HistoryLineTokenizer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.search.context.PlainLineTokenizer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.search.DefaultQueryEscaper
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.search.FullQueryEscaper
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.search.PathQueryEscaper
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.util.LineBreakerScanner
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.util.SourceSplitterScanner
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.opengrok.indexer.web.XrefSourceTransformer
-
Returns the text matched by the current regular expression.
Z
- ZB - Static variable in class org.opengrok.indexer.web.HtmlConsts
- ZeroReader - Class in org.opengrok.indexer.analysis
-
Represents a
Reader
wrapper that guards against implementations that might return zero characters instead of properly blocking. - ZeroReader(Reader) - Constructor for class org.opengrok.indexer.analysis.ZeroReader
-
Initializes to wrap a
Reader
that might not always block appropriately inZeroReader.read(char[], int, int)
. - zip(List<DirectoryEntry>, List<NullableNumLinesLOC>) - Method in class org.opengrok.indexer.util.FileExtraZipper
-
Merge the specified lists by looking up a possible entry in
extras
for every element inentries
. - ZipAnalyzer - Class in org.opengrok.indexer.analysis.archive
-
Analyzes Zip files.
- ZipAnalyzer(AnalyzerFactory) - Constructor for class org.opengrok.indexer.analysis.archive.ZipAnalyzer
- ZipAnalyzerFactory - Class in org.opengrok.indexer.analysis.archive
- ZipMatcherBase - Class in org.opengrok.indexer.analysis.archive
-
Represents an abstract base class for a ZIP archive
FileAnalyzerFactory.Matcher
that can strictly check an "Extra field" 16-bit ID code. - ZipMatcherBase() - Constructor for class org.opengrok.indexer.analysis.archive.ZipMatcherBase
- ZSPAN - Static variable in class org.opengrok.indexer.web.HtmlConsts
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
History
class. Will be removed sometime after the OpenGrok 1.8.0 version.