- 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.csharp.CSharpSymbolTokenizer
-
- SCOMMENT - Static variable in class org.opensolaris.opengrok.analysis.csharp.CSharpXref
-
- 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.javascript.JavaScriptSymbolTokenizer
-
- SCOMMENT - Static variable in class org.opensolaris.opengrok.analysis.javascript.JavaScriptXref
-
- 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.perl.PerlSymbolTokenizer
-
- SCOMMENT - Static variable in class org.opensolaris.opengrok.analysis.perl.PerlXref
-
- SCOMMENT - Static variable in class org.opensolaris.opengrok.analysis.php.PhpSymbolTokenizer
-
- SCOMMENT - Static variable in class org.opensolaris.opengrok.analysis.php.PhpXref
-
- SCOMMENT - Static variable in class org.opensolaris.opengrok.analysis.python.PythonSymbolTokenizer
-
- SCOMMENT - Static variable in class org.opensolaris.opengrok.analysis.python.PythonXref
-
- 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
- searcher - Variable in class org.opensolaris.opengrok.web.SearchHelper
-
the searcher used to open/search the index.
- SearchHelper - Class in org.opensolaris.opengrok.web
-
Working set for a search basically to factor out/separate search related
complexity from UI design.
- SearchHelper() - Constructor for class org.opensolaris.opengrok.web.SearchHelper
-
- searchP - Static variable in class org.opensolaris.opengrok.web.Constants
-
- searchR - Static variable in class org.opensolaris.opengrok.web.Constants
-
- 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
-
- setAllowedSymlinks(Set<String>) - Method in class org.opensolaris.opengrok.configuration.Configuration
-
- setAllowedSymlinks(Set<String>) - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
-
- 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.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
-
- setChattyStatusPage(boolean) - Method in class org.opensolaris.opengrok.configuration.Configuration
-
- setChattyStatusPage(boolean) - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
-
Set whether status.jsp should print internal settings.
- setCmds(Map<String, String>) - Method in class org.opensolaris.opengrok.configuration.Configuration
-
- 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.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.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
-
- setIncludedNames(Filter) - Method in class org.opensolaris.opengrok.configuration.Configuration
-
- setIncludedNames(Filter) - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
-
- 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.
- setItems(List<String>) - Method in class org.opensolaris.opengrok.index.Filter
-
Specify a new filter to use
- 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.
- setLineNumber(int) - Method in class org.opensolaris.opengrok.analysis.c.CXref
-
- setLineNumber(int) - Method in class org.opensolaris.opengrok.analysis.c.CxxXref
-
- setLineNumber(int) - Method in class org.opensolaris.opengrok.analysis.csharp.CSharpXref
-
- setLineNumber(int) - Method in class org.opensolaris.opengrok.analysis.document.TroffXref
-
- setLineNumber(int) - Method in class org.opensolaris.opengrok.analysis.fortran.FortranXref
-
- setLineNumber(int) - Method in class org.opensolaris.opengrok.analysis.java.JavaXref
-
- setLineNumber(int) - Method in class org.opensolaris.opengrok.analysis.javascript.JavaScriptXref
-
- setLineNumber(int) - Method in class org.opensolaris.opengrok.analysis.JFlexXref
-
Set the value of yyline
.
- setLineNumber(int) - Method in class org.opensolaris.opengrok.analysis.lisp.LispXref
-
- setLineNumber(int) - Method in class org.opensolaris.opengrok.analysis.perl.PerlXref
-
- setLineNumber(int) - Method in class org.opensolaris.opengrok.analysis.php.PhpXref
-
- setLineNumber(int) - Method in class org.opensolaris.opengrok.analysis.plain.PlainXref
-
- setLineNumber(int) - Method in class org.opensolaris.opengrok.analysis.plain.XMLXref
-
- setLineNumber(int) - Method in class org.opensolaris.opengrok.analysis.python.PythonXref
-
- setLineNumber(int) - Method in class org.opensolaris.opengrok.analysis.sh.ShXref
-
- setLineNumber(int) - Method in class org.opensolaris.opengrok.analysis.sql.SQLXref
-
- setLineNumber(int) - Method in class org.opensolaris.opengrok.analysis.tcl.TclXref
-
- setLineNumber(int) - Method in class org.opensolaris.opengrok.analysis.vb.VBXref
-
- 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
- setObfuscatingEMailAddresses(boolean) - Method in class org.opensolaris.opengrok.configuration.Configuration
-
- setObfuscatingEMailAddresses(boolean) - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
-
Set whether e-mail addresses should be obfuscated in the xref.
- setOGConsoleLogLevel(Level) - Static method in class org.opensolaris.opengrok.OpenGrokLogger
-
- 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.
- setPrintProgress(boolean) - Method in class org.opensolaris.opengrok.configuration.Configuration
-
- setPrintProgress(boolean) - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
-
Set the printing of progress % flag (user convenience)
- 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
-
- setRepoCmd(String, String) - Method in class org.opensolaris.opengrok.configuration.Configuration
-
- setRepoCmd(String, String) - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
-
Set the client command to use to access the repository for the given
fully quallified classname.
- 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(int) - Method in class org.opensolaris.opengrok.configuration.Configuration
-
- setScanningDepth(int) - 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.Configuration
-
Set the default tab size (number of space characters per tab character)
to use for each project.
- 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)
- setTitle(String) - Method in class org.opensolaris.opengrok.web.PageConfig
-
Set the page title to use.
- 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
- setUserPageSuffix(String) - Method in class org.opensolaris.opengrok.configuration.Configuration
-
- setUserPageSuffix(String) - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
-
Sets the user page suffix 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.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.3
on 10/28/13 12:16 PM from the specification file
/builddir/build/BUILD/opengrok-0.11.1-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.3
on 10/28/13 12:16 PM from the specification file
/builddir/build/BUILD/opengrok-0.11.1-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.
- SimpleConsoleFormatter - Class in org.opensolaris.opengrok
-
Opengrok console formatter
Creates a logentry on the console using the following format
HH:MM:ss :
- SimpleConsoleFormatter() - Constructor for class org.opensolaris.opengrok.SimpleConsoleFormatter
-
- SimpleFileLogFormatter - Class in org.opensolaris.opengrok
-
Opengrok logfile formatter
Creates a logentry in the logfile on the following format
YYYY-MM-DD HH:MM:ss.SSSZ t :
- SimpleFileLogFormatter() - Constructor for class org.opensolaris.opengrok.SimpleFileLogFormatter
-
- SINGLE_LINE_COMMENT - Static variable in class org.opensolaris.opengrok.analysis.sql.SQLXref
-
- 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
-
- sort - Variable in class org.opensolaris.opengrok.web.SearchHelper
-
- SortOrder - Enum in org.opensolaris.opengrok.web
-
Sort orders recognized in the web UI.
- sourceContext - Variable in class org.opensolaris.opengrok.web.SearchHelper
-
opengrok summary context.
- sourceRoot - Variable in class org.opensolaris.opengrok.web.SearchHelper
-
piggyback: the source root directory.
- 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
-
- SQLXref - Class in org.opensolaris.opengrok.analysis.sql
-
This class is a scanner generated by
JFlex 1.4.3
on 10/28/13 12:16 PM from the specification file
/builddir/build/BUILD/opengrok-0.11.1-src/src/org/opensolaris/opengrok/analysis/sql/SQLXref.lex
- SQLXref(Reader) - Constructor for class org.opensolaris.opengrok.analysis.sql.SQLXref
-
Creates a new scanner
There is also a java.io.InputStream version of this constructor.
- SQLXref(InputStream) - Constructor for class org.opensolaris.opengrok.analysis.sql.SQLXref
-
Creates a new scanner.
- SSTRING - Static variable in class org.opensolaris.opengrok.analysis.plain.XMLXref
-
- start - Variable in class org.opensolaris.opengrok.web.SearchHelper
-
the result cursor start index, i.e.
- startConfigurationListenerThread(SocketAddress) - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
-
Start a thread to listen on a socket to receive new configurations
to use.
- startNewLine() - Method in class org.opensolaris.opengrok.analysis.JFlexXref
-
Terminate the current line and insert preamble for the next line.
- 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.csharp.CSharpSymbolTokenizer
-
- STRING - Static variable in class org.opensolaris.opengrok.analysis.csharp.CSharpXref
-
- 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.javascript.JavaScriptSymbolTokenizer
-
lexical states
- STRING - Static variable in class org.opensolaris.opengrok.analysis.javascript.JavaScriptXref
-
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.perl.PerlSymbolTokenizer
-
lexical states
- STRING - Static variable in class org.opensolaris.opengrok.analysis.perl.PerlXref
-
- STRING - Static variable in class org.opensolaris.opengrok.analysis.php.PhpSymbolTokenizer
-
lexical states
- STRING - Static variable in class org.opensolaris.opengrok.analysis.php.PhpXref
-
- STRING - Static variable in class org.opensolaris.opengrok.analysis.plain.XMLXref
-
lexical states
- STRING - Static variable in class org.opensolaris.opengrok.analysis.python.PythonSymbolTokenizer
-
lexical states
- STRING - Static variable in class org.opensolaris.opengrok.analysis.python.PythonXref
-
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.sql.SQLXref
-
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
- STRING - Static variable in class org.opensolaris.opengrok.analysis.vb.VBSymbolTokenizer
-
lexical states
- STRING - Static variable in class org.opensolaris.opengrok.analysis.vb.VBXref
-
lexical states
- StringUtils - Class in org.opensolaris.opengrok.util
-
Various String utility methods.
- 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
-
- Suggestion - Class in org.opensolaris.opengrok.web
-
A simple container for search suggestions.
- Suggestion(String) - Constructor for class org.opensolaris.opengrok.web.Suggestion
-
Create a new suggestion.
- 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.
- summerizer - Variable in class org.opensolaris.opengrok.web.SearchHelper
-
- symbol - Variable in class org.opensolaris.opengrok.analysis.Definitions.Tag
-
The symbol used in the definition.