A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

S

SCCSget - Class in org.opensolaris.opengrok.history
 
SCCSRepository - Class in org.opensolaris.opengrok.history
This class gives access to repositories built on top of SCCS (including TeamWare).
SCCSRepository() - Constructor for class org.opensolaris.opengrok.history.SCCSRepository
 
SCOMMENT - Static variable in class org.opensolaris.opengrok.analysis.c.CSymbolTokenizer
 
SCOMMENT - Static variable in class org.opensolaris.opengrok.analysis.c.CXref
 
SCOMMENT - Static variable in class org.opensolaris.opengrok.analysis.c.CxxSymbolTokenizer
 
SCOMMENT - Static variable in class org.opensolaris.opengrok.analysis.c.CxxXref
 
SCOMMENT - Static variable in class org.opensolaris.opengrok.analysis.fortran.FortranSymbolTokenizer
 
SCOMMENT - Static variable in class org.opensolaris.opengrok.analysis.fortran.FortranXref
 
SCOMMENT - Static variable in class org.opensolaris.opengrok.analysis.java.JavaSymbolTokenizer
 
SCOMMENT - Static variable in class org.opensolaris.opengrok.analysis.java.JavaXref
 
SCOMMENT - Static variable in class org.opensolaris.opengrok.analysis.lisp.LispSymbolTokenizer
 
SCOMMENT - Static variable in class org.opensolaris.opengrok.analysis.lisp.LispXref
 
SCOMMENT - Static variable in class org.opensolaris.opengrok.analysis.sh.ShSymbolTokenizer
 
SCOMMENT - Static variable in class org.opensolaris.opengrok.analysis.sh.ShXref
 
SCOMMENT - Static variable in class org.opensolaris.opengrok.analysis.tcl.TclSymbolTokenizer
 
SCOMMENT - Static variable in class org.opensolaris.opengrok.analysis.tcl.TclXref
 
search() - Method in class org.opensolaris.opengrok.search.SearchEngine
Execute a search.
SearchEngine - Class in org.opensolaris.opengrok.search
This is an encapsulation of the details on how to seach in the index database.
SearchEngine() - Constructor for class org.opensolaris.opengrok.search.SearchEngine
Creates a new instance of SearchEngine
sendToConfigHost(RuntimeEnvironment, String) - Method in class org.opensolaris.opengrok.index.Indexer
 
serialize() - Method in class org.opensolaris.opengrok.analysis.Definitions
Create a binary representation of this object.
setActionListener(ActionListener) - Method in class org.opensolaris.opengrok.management.client.AgentConnection
 
setActive(boolean) - Method in class org.opensolaris.opengrok.history.HistoryEntry
 
setAllowLeadingWildcard(boolean) - Method in class org.opensolaris.opengrok.configuration.Configuration
 
setAllowLeadingWildcard(boolean) - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
Specify if a search may start with a wildcard.
setAlt(boolean) - Method in class org.opensolaris.opengrok.search.context.HistoryLineTokenizer
 
setAlt(boolean) - Method in class org.opensolaris.opengrok.search.context.PlainLineTokenizer
 
setAttribs(String, int, int) - Method in class org.opensolaris.opengrok.analysis.JFlexTokenizer
 
setAuthor(String) - Method in class org.opensolaris.opengrok.history.HistoryEntry
 
setBinary(String) - Method in class org.opensolaris.opengrok.analysis.Ctags
 
setBinary(boolean) - Method in class org.opensolaris.opengrok.search.Hit
Setter for property binary.
setBugPage(String) - Method in class org.opensolaris.opengrok.configuration.Configuration
 
setBugPage(String) - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
Sets the bug page for the history listing
setBugPattern(String) - Method in class org.opensolaris.opengrok.configuration.Configuration
 
setBugPattern(String) - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
Sets the bug regex for the history listing
setCachePages(int) - Method in class org.opensolaris.opengrok.configuration.Configuration
 
setCachePages(int) - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
 
setChangeRequests(List<String>) - Method in class org.opensolaris.opengrok.history.HistoryEntry
 
setCompressXref(boolean) - Method in class org.opensolaris.opengrok.configuration.Configuration
 
setCompressXref(boolean) - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
Set if we should compress the xref files or not
setConfiguration(Configuration) - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
 
setConfiguration(String) - Method in class org.opensolaris.opengrok.management.JMXConfiguration
 
setConfiguration(String) - Method in interface org.opensolaris.opengrok.management.JMXConfigurationMBean
Deploy a new configuration for OpenGrok
setConfigurationFile(String) - Method in class org.opensolaris.opengrok.management.Management
 
setConfigurationFile(String) - Method in interface org.opensolaris.opengrok.management.ManagementMBean
Set a new name for the xml based configurationfile
setConsoleLogLevel(Level) - Method in class org.opensolaris.opengrok.management.Management
 
setConsoleLogLevel(Level) - Method in interface org.opensolaris.opengrok.management.ManagementMBean
Set the loglevel for the console
setConsoleLogLevel(Level) - Static method in class org.opensolaris.opengrok.OpenGrokLogger
 
setCtags(Ctags) - Method in class org.opensolaris.opengrok.analysis.FileAnalyzer
 
setCtags(String) - Method in class org.opensolaris.opengrok.configuration.Configuration
 
setCtags(String) - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
Specify the CTags program to use
setDatabaseDriver(String) - Method in class org.opensolaris.opengrok.configuration.Configuration
 
setDatabaseDriver(String) - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
 
setDatabaseUrl(String) - Method in class org.opensolaris.opengrok.configuration.Configuration
 
setDatabaseUrl(String) - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
 
setDataRoot(String) - Method in class org.opensolaris.opengrok.configuration.Configuration
 
setDataRoot(String) - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
Set the path to where the index database is stored
setDate(Date) - Method in class org.opensolaris.opengrok.history.HistoryEntry
 
setDatePattern(String) - Method in class org.opensolaris.opengrok.history.RepositoryInfo
 
setDefaultProject(Project) - Method in class org.opensolaris.opengrok.configuration.Configuration
 
setDefaultProject(Project) - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
Set the project that is specified to be the default project to use.
setDefinition(String) - Method in class org.opensolaris.opengrok.search.SearchEngine
Setter for property definition.
setDefs(Definitions) - Method in class org.opensolaris.opengrok.analysis.JFlexXref
 
setDefs(String) - Method in class org.opensolaris.opengrok.search.QueryBuilder
Set search string for the "defs" field.
setDescription(String) - Method in class org.opensolaris.opengrok.configuration.Project
Set a textual description of this project, prefferably don't use " , " in the name, since it's used as delimiter for more projects
setDirectoryName(String) - Method in class org.opensolaris.opengrok.history.RazorRepository
 
setDirectoryName(String) - Method in class org.opensolaris.opengrok.history.RepositoryInfo
Specify the name of the root directory for this repository.
setDirectoryName(String) - Method in class org.opensolaris.opengrok.history.SubversionRepository
 
setFile(String) - Method in class org.opensolaris.opengrok.search.SearchEngine
Setter for property file.
setFileLogLevel(Level) - Method in class org.opensolaris.opengrok.management.Management
 
setFileLogLevel(Level) - Method in interface org.opensolaris.opengrok.management.ManagementMBean
set the file log level
setFileLogLevel(Level) - Static method in class org.opensolaris.opengrok.OpenGrokLogger
 
setFileLogPath(String) - Method in class org.opensolaris.opengrok.management.Management
 
setFileLogPath(String) - Method in interface org.opensolaris.opengrok.management.ManagementMBean
Set the path for the file logging
setFileLogPath(String) - Static method in class org.opensolaris.opengrok.OpenGrokLogger
 
setFilename(String) - Method in class org.opensolaris.opengrok.search.context.HistoryLineTokenizer
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.opensolaris.opengrok.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.opensolaris.opengrok.search.Hit
Setter for property filename.
setFiles(SortedSet<String>) - Method in class org.opensolaris.opengrok.history.HistoryEntry
 
setFreetext(String) - Method in class org.opensolaris.opengrok.search.QueryBuilder
Set search string for the "full" field.
setFreetext(String) - Method in class org.opensolaris.opengrok.search.SearchEngine
Setter for property freetext.
setGenerateHtml(boolean) - Method in class org.opensolaris.opengrok.configuration.Configuration
 
setGenerateHtml(boolean) - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
Specify if we should generate HTML or not during the indexing phase
setHist(String) - Method in class org.opensolaris.opengrok.search.QueryBuilder
Set search string for the "hist" field.
setHistory(String) - Method in class org.opensolaris.opengrok.search.SearchEngine
Setter for property history.
setHistoryCache(boolean) - Method in class org.opensolaris.opengrok.configuration.Configuration
Set whether history should be cached.
setHistoryCacheInDB(boolean) - Method in class org.opensolaris.opengrok.configuration.Configuration
Set whether the history cache should be stored in a database, and JDBCHistoryCache should be used instead of FileHistoryCache.
setHistoryCacheTime(int) - Method in class org.opensolaris.opengrok.configuration.Configuration
Set the maximum time a history request can take before it's cached.
setHistoryEntries(List<HistoryEntry>) - Method in class org.opensolaris.opengrok.history.History
Set the list of log entries for the file.
setHistoryReaderTimeLimit(int) - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
Specify the maximum time a SCM operation should take before it will be cached (in ms)
setHitList(List<Hit>) - Method in class org.opensolaris.opengrok.search.context.HistoryLineTokenizer
 
setHitList(List<Hit>) - Method in class org.opensolaris.opengrok.search.context.PlainLineTokenizer
Set the list we should create Hit objects for
setHitsPerPage(int) - Method in class org.opensolaris.opengrok.configuration.Configuration
 
setHitsPerPage(int) - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
 
setIgnoredNames(IgnoredNames) - Method in class org.opensolaris.opengrok.configuration.Configuration
 
setIgnoredNames(IgnoredNames) - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
 
setIgnoredPatterns(List<String>) - Method in class org.opensolaris.opengrok.index.IgnoredNames
 
setIndexVersionedFilesOnly(boolean) - Method in class org.opensolaris.opengrok.configuration.Configuration
 
setIndexVersionedFilesOnly(boolean) - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
 
setIndexWordLimit(int) - Method in class org.opensolaris.opengrok.configuration.Configuration
 
setIndexWordLimit(int) - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
Set the number of words in a file Lucene will index.
setLine(String) - Method in class org.opensolaris.opengrok.search.Hit
Setter for property line.
setLineno(String) - Method in class org.opensolaris.opengrok.search.Hit
Setter for property lineno.
setMessage(String) - Method in class org.opensolaris.opengrok.history.HistoryEntry
 
setNumberOfThreads(Integer) - Method in class org.opensolaris.opengrok.management.Management
 
setNumberOfThreads(Integer) - Method in interface org.opensolaris.opengrok.management.ManagementMBean
Set number of Threads to use for indexing
setOpengrokSourceRootDirectoryPath(String) - Method in class org.opensolaris.opengrok.history.RazorRepository
 
setOptimizeDatabase(boolean) - Method in class org.opensolaris.opengrok.configuration.Configuration
 
setOptimizeDatabase(boolean) - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
 
setPath(String) - Method in class org.opensolaris.opengrok.configuration.Project
Set the path (relative from source root) this project is located It seems that you should ALWAYS prefix the path with current file.separator , current environment should always have it set up
setPath(String) - Method in class org.opensolaris.opengrok.search.QueryBuilder
Set search string for the "path" field.
setProject(Project) - Method in class org.opensolaris.opengrok.analysis.FileAnalyzer
 
setProjects(List<Project>) - Method in class org.opensolaris.opengrok.configuration.Configuration
 
setProjects(List<Project>) - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
Set the list of the projects
setProperty(String, String) - Method in class org.opensolaris.opengrok.management.client.SettingsPersistence
 
setProperty(String, String) - Method in class org.opensolaris.opengrok.management.Management
Set a selected property in the configuration.
setProperty(String, String) - Method in interface org.opensolaris.opengrok.management.ManagementMBean
Set a selected property in the JAG configuration.
setPublishServerURL(String) - Method in class org.opensolaris.opengrok.management.Management
 
setPublishServerURL(String) - Method in interface org.opensolaris.opengrok.management.ManagementMBean
Set the URL to where to publish opengrok indexed data
setQuickContextScan(boolean) - Method in class org.opensolaris.opengrok.configuration.Configuration
 
setQuickContextScan(boolean) - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
 
setRazorGroupBaseDirectoryPath(String) - Method in class org.opensolaris.opengrok.history.RazorRepository
 
setRefs(String) - Method in class org.opensolaris.opengrok.search.QueryBuilder
Set search string for the "refs" field.
setRemote(boolean) - Method in class org.opensolaris.opengrok.history.RepositoryInfo
Set the property remote
setRemoteScmSupported(boolean) - Method in class org.opensolaris.opengrok.configuration.Configuration
 
setRemoteScmSupported(boolean) - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
 
setRepositories(List<RepositoryInfo>) - Method in class org.opensolaris.opengrok.configuration.Configuration
 
setRepositories(List<RepositoryInfo>) - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
Set the map of external SCM repositories
setReviewPage(String) - Method in class org.opensolaris.opengrok.configuration.Configuration
 
setReviewPage(String) - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
Sets the review(ARC) page for the history listing
setReviewPattern(String) - Method in class org.opensolaris.opengrok.configuration.Configuration
 
setReviewPattern(String) - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
Sets the review(ARC) regex for the history listing
setRevision(String) - Method in class org.opensolaris.opengrok.history.HistoryEntry
 
setScanningDepth(Integer) - Method in class org.opensolaris.opengrok.configuration.Configuration
 
setScanningDepth(Integer) - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
 
setSourceRoot(String) - Method in class org.opensolaris.opengrok.configuration.Configuration
 
setSourceRoot(String) - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
Specify the source root
setStoreHistoryCacheInDB(boolean) - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
Set whether the history cache should be stored in a database.
setSubFiles(String[]) - Method in class org.opensolaris.opengrok.management.Management
 
setSubFiles(String[]) - Method in interface org.opensolaris.opengrok.management.ManagementMBean
Set subfiles
setSymbol(String) - Method in class org.opensolaris.opengrok.search.SearchEngine
Setter for property symbol.
setSystemProperty(String, String) - Method in class org.opensolaris.opengrok.management.Management
 
setSystemProperty(String, String) - Method in interface org.opensolaris.opengrok.management.ManagementMBean
Set a selected System property
setTabSize(int) - Method in class org.opensolaris.opengrok.configuration.Project
Set tab size for this project.
setTag(String) - Method in class org.opensolaris.opengrok.search.Hit
Setter for property tag.
SettingsFrame - Class in org.opensolaris.opengrok.management.client
 
SettingsFrame(SettingsPersistence) - Constructor for class org.opensolaris.opengrok.management.client.SettingsFrame
Creates new form SettingsFrame
SettingsPersistence - Class in org.opensolaris.opengrok.management.client
 
SettingsPersistence(String) - Constructor for class org.opensolaris.opengrok.management.client.SettingsPersistence
Get settings for the OpenGrok Management Agent Client Try if a config file has been given if not set, try default settings (oga.properties in management directory)
setType(String) - Method in class org.opensolaris.opengrok.history.RepositoryInfo
Set property type
setUpdateIndexDatabase(Boolean) - Method in class org.opensolaris.opengrok.management.Management
 
setUpdateIndexDatabase(Boolean) - Method in interface org.opensolaris.opengrok.management.ManagementMBean
Set update index database property
setupLogger(String, Level, Level) - Static method in class org.opensolaris.opengrok.OpenGrokLogger
 
setUrlPrefix(String) - Method in class org.opensolaris.opengrok.configuration.Configuration
 
setUrlPrefix(String) - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
Set the web context name
setUseHistoryCache(boolean) - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
Specify if we should use history cache or not
setUserPage(String) - Method in class org.opensolaris.opengrok.configuration.Configuration
 
setUserPage(String) - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
Sets the user page for the history listing
setUsingLuceneLocking(boolean) - Method in class org.opensolaris.opengrok.configuration.Configuration
 
setUsingLuceneLocking(boolean) - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
 
setVerbose(boolean) - Method in class org.opensolaris.opengrok.configuration.Configuration
 
setVerbose(boolean) - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
Set the verbosity flag (to add extra debug information in output)
setVerbose(boolean) - Method in class org.opensolaris.opengrok.history.ClearCaseRepository
Specify if verbose log messages or just the summary should be used
setWebappLAF(String) - Method in class org.opensolaris.opengrok.configuration.Configuration
 
setWebappLAF(String) - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
 
setWorking(boolean) - Method in class org.opensolaris.opengrok.history.RepositoryInfo
Set the property working
setWriter(Writer) - Method in class org.opensolaris.opengrok.search.context.HistoryLineTokenizer
 
setWriter(Writer) - Method in class org.opensolaris.opengrok.search.context.PlainLineTokenizer
Set the writer that should receive all output
ShAnalyzer - Class in org.opensolaris.opengrok.analysis.sh
Analyzes Shell scripts/Conf files etc., Created on September 21, 2005
ShAnalyzer(FileAnalyzerFactory) - Constructor for class org.opensolaris.opengrok.analysis.sh.ShAnalyzer
 
ShAnalyzerFactory - Class in org.opensolaris.opengrok.analysis.sh
 
ShAnalyzerFactory() - Constructor for class org.opensolaris.opengrok.analysis.sh.ShAnalyzerFactory
 
shkwd - Static variable in class org.opensolaris.opengrok.analysis.sh.Consts
 
ShowErrorForm - Class in org.opensolaris.opengrok.management.client
 
ShowErrorForm(Frame, boolean, String) - Constructor for class org.opensolaris.opengrok.management.client.ShowErrorForm
Creates new form ShowErrorForm
ShSymbolTokenizer - Class in org.opensolaris.opengrok.analysis.sh
This class is a scanner generated by JFlex 1.4.1 on 12/14/10 11:51 AM from the specification file /home/mandrake/rpm/BUILD/opengrok-0.9-src/src/org/opensolaris/opengrok/analysis/sh/ShSymbolTokenizer.lex
ShSymbolTokenizer(Reader) - Constructor for class org.opensolaris.opengrok.analysis.sh.ShSymbolTokenizer
Creates a new scanner There is also a java.io.InputStream version of this constructor.
ShSymbolTokenizer(InputStream) - Constructor for class org.opensolaris.opengrok.analysis.sh.ShSymbolTokenizer
Creates a new scanner.
ShXref - Class in org.opensolaris.opengrok.analysis.sh
This class is a scanner generated by JFlex 1.4.1 on 12/14/10 11:51 AM from the specification file /home/mandrake/rpm/BUILD/opengrok-0.9-src/src/org/opensolaris/opengrok/analysis/sh/ShXref.lex
ShXref(Reader) - Constructor for class org.opensolaris.opengrok.analysis.sh.ShXref
Creates a new scanner There is also a java.io.InputStream version of this constructor.
ShXref(InputStream) - Constructor for class org.opensolaris.opengrok.analysis.sh.ShXref
Creates a new scanner.
SingleTokenMatcher - Class in org.opensolaris.opengrok.search.context
 
SingleTokenMatcher(String) - Constructor for class org.opensolaris.opengrok.search.context.SingleTokenMatcher
 
size() - Method in class org.opensolaris.opengrok.history.Annotation
Returns the size of the file (number of lines).
skip(long) - Method in class org.opensolaris.opengrok.analysis.ExpandTabsReader
 
SQLAnalyzer - Class in org.opensolaris.opengrok.analysis.sql
 
SQLAnalyzer(FileAnalyzerFactory) - Constructor for class org.opensolaris.opengrok.analysis.sql.SQLAnalyzer
 
SQLAnalyzerFactory - Class in org.opensolaris.opengrok.analysis.sql
 
SQLAnalyzerFactory() - Constructor for class org.opensolaris.opengrok.analysis.sql.SQLAnalyzerFactory
 
SSTRING - Static variable in class org.opensolaris.opengrok.analysis.plain.XMLXref
 
startConfigurationListenerThread(SocketAddress) - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
Start a thread to listen on a socket to receive new configurations to use.
StatementCreator - Class in org.opensolaris.opengrok.jdbc
Class used to specify how to create a PreparedStatement to be returned from a ConnectionResource's statement cache.
StatementCreator() - Constructor for class org.opensolaris.opengrok.jdbc.StatementCreator
 
stop() - Method in class org.opensolaris.opengrok.management.Management
Stops the agent, so it is not restarted.
stop() - Method in interface org.opensolaris.opengrok.management.ManagementMBean
Stops the agent, so it is not restarted.
stopConfigurationListenerThread() - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
Try to stop the configuration listener thread
stopset - Static variable in class org.opensolaris.opengrok.search.context.HistoryLineTokenizer
 
storeHistoryCacheInDB() - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
Should the history cache be stored in a database instead of in XML files?
STRING - Static variable in class org.opensolaris.opengrok.analysis.c.CSymbolTokenizer
lexical states
STRING - Static variable in class org.opensolaris.opengrok.analysis.c.CXref
lexical states
STRING - Static variable in class org.opensolaris.opengrok.analysis.c.CxxSymbolTokenizer
lexical states
STRING - Static variable in class org.opensolaris.opengrok.analysis.c.CxxXref
lexical states
STRING - Static variable in class org.opensolaris.opengrok.analysis.fortran.FortranSymbolTokenizer
lexical states
STRING - Static variable in class org.opensolaris.opengrok.analysis.fortran.FortranXref
lexical states
STRING - Static variable in class org.opensolaris.opengrok.analysis.java.JavaSymbolTokenizer
lexical states
STRING - Static variable in class org.opensolaris.opengrok.analysis.java.JavaXref
lexical states
STRING - Static variable in class org.opensolaris.opengrok.analysis.lisp.LispSymbolTokenizer
lexical states
STRING - Static variable in class org.opensolaris.opengrok.analysis.lisp.LispXref
lexical states
STRING - Static variable in class org.opensolaris.opengrok.analysis.plain.XMLXref
lexical states
STRING - Static variable in class org.opensolaris.opengrok.analysis.sh.ShSymbolTokenizer
lexical states
STRING - Static variable in class org.opensolaris.opengrok.analysis.sh.ShXref
lexical states
STRING - Static variable in class org.opensolaris.opengrok.analysis.tcl.TclSymbolTokenizer
lexical states
STRING - Static variable in class org.opensolaris.opengrok.analysis.tcl.TclXref
lexical states
StringUtils - Class in org.opensolaris.opengrok.util
Various String utility methoids.
strip() - Method in class org.opensolaris.opengrok.history.HistoryEntry
Remove "unneeded" info such as multiline history and files list
stripBOM(byte[]) - Static method in class org.opensolaris.opengrok.analysis.AnalyzerGuru
Strip away the byte-order marker from the string, if it has one.
SUBSHELL - Static variable in class org.opensolaris.opengrok.analysis.sh.ShXref
 
SubversionRepository - Class in org.opensolaris.opengrok.history
Access to a Subversion repository.
SubversionRepository() - Constructor for class org.opensolaris.opengrok.history.SubversionRepository
 
Summarizer - Class in org.opensolaris.opengrok.search
Implements hit summarization.
Summarizer(Query, Analyzer) - Constructor for class org.opensolaris.opengrok.search.Summarizer
 
Summary - Class in org.opensolaris.opengrok.search
A document summary dynamically generated to match a query.
Summary() - Constructor for class org.opensolaris.opengrok.search.Summary
 
Summary.Ellipsis - Class in org.opensolaris.opengrok.search
An ellipsis fragment within a summary.
Summary.Ellipsis() - Constructor for class org.opensolaris.opengrok.search.Summary.Ellipsis
Constructs an ellipsis fragment for the given text.
Summary.Fragment - Class in org.opensolaris.opengrok.search
A fragment of text within a summary.
Summary.Fragment(String) - Constructor for class org.opensolaris.opengrok.search.Summary.Fragment
Constructs a fragment for the given text.
Summary.Highlight - Class in org.opensolaris.opengrok.search
A highlighted fragment of text within a summary.
Summary.Highlight(String) - Constructor for class org.opensolaris.opengrok.search.Summary.Highlight
Constructs a highlighted fragment for the given text.
symbol - Variable in class org.opensolaris.opengrok.analysis.Definitions.Tag
The symbol used in the definition.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z