- get(String) - Method in class org.opensolaris.opengrok.web.EftarFileReader
-
- getAgentURL() - Method in class org.opensolaris.opengrok.management.client.AgentConnection
-
- getAgentUrl() - Method in class org.opensolaris.opengrok.management.client.SettingsPersistence
-
- getAllSystemEnvProperties() - Method in class org.opensolaris.opengrok.management.Management
-
- getAllSystemProperties() - Method in class org.opensolaris.opengrok.management.Management
-
- getAlt() - Method in class org.opensolaris.opengrok.search.Hit
-
Should this be alternate file?
- getAnalyzer() - Static method in class org.opensolaris.opengrok.analysis.AnalyzerGuru
-
Get the default Analyzer.
- getAnalyzer(InputStream, String) - Static method in class org.opensolaris.opengrok.analysis.AnalyzerGuru
-
Get an analyzer suited to analyze a file.
- getAnalyzer() - Method in class org.opensolaris.opengrok.analysis.FileAnalyzerFactory
-
Get an analyzer.
- getAuthor(int) - Method in class org.opensolaris.opengrok.history.Annotation
-
Gets the author who last modified the specified line.
- getAuthor() - Method in class org.opensolaris.opengrok.history.HistoryEntry
-
- getBugPage() - Method in class org.opensolaris.opengrok.configuration.Configuration
-
- getBugPage() - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
-
Returns the bug page for the history listing
- getBugPattern() - Method in class org.opensolaris.opengrok.configuration.Configuration
-
- getBugPattern() - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
-
Returns the bug regex for the history listing
- getByDescription(String) - Static method in class org.opensolaris.opengrok.configuration.Project
-
Returns project object by its description, used in webapp to figure out which project is to be searched
- getCacheInfo() - Method in class org.opensolaris.opengrok.history.HistoryGuru
-
Get a string with information about the history cache.
- getCachePages() - Method in class org.opensolaris.opengrok.configuration.Configuration
-
- getCachePages() - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
-
- getChangeRequests() - Method in class org.opensolaris.opengrok.history.HistoryEntry
-
- getChildTag(EftarFileReader.FNode, String) - Method in class org.opensolaris.opengrok.web.EftarFileReader
-
- getCommandString() - Method in class org.opensolaris.opengrok.index.CommandLineOptions
-
- getCommandUsage(char) - Method in class org.opensolaris.opengrok.index.CommandLineOptions
-
- getConfiguration() - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
-
- getConfiguration() - Method in class org.opensolaris.opengrok.management.JMXConfiguration
-
- getConfiguration() - Method in interface org.opensolaris.opengrok.management.JMXConfigurationMBean
-
Get the current OpenGrok configuration object
- getConfigurationFile() - Method in class org.opensolaris.opengrok.management.Management
-
- getConfigurationFile() - Method in interface org.opensolaris.opengrok.management.ManagementMBean
-
Get the xml based configuration file
- getConnectionResource() - Method in class org.opensolaris.opengrok.jdbc.ConnectionManager
-
Get a ConnectionResource
object from the pool, or create a
new one if the pool is empty.
- getConsoleLogLevel() - Method in class org.opensolaris.opengrok.management.client.SettingsPersistence
-
- getConsoleLogLevel() - Method in class org.opensolaris.opengrok.management.Management
-
- getConsoleLogLevel() - Method in interface org.opensolaris.opengrok.management.ManagementMBean
-
Get the current loglevel for the console
- getConsoleLogLevel() - Static method in class org.opensolaris.opengrok.OpenGrokLogger
-
- getContentType(InputStream, String) - Static method in class org.opensolaris.opengrok.analysis.AnalyzerGuru
-
Get the content type for a named file.
- getContext(Reader, Writer, String, String, String, Definitions, boolean, List<Hit>) - Method in class org.opensolaris.opengrok.search.context.Context
-
- getContext(String, String, List<Hit>) - Method in class org.opensolaris.opengrok.search.context.HistoryContext
-
- getContext(String, String, String, Writer) - Method in class org.opensolaris.opengrok.search.context.HistoryContext
-
- getCtags() - Method in class org.opensolaris.opengrok.configuration.Configuration
-
- getCtags() - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
-
Get the name of the ctags program in use
- getDatabaseDriver() - Method in class org.opensolaris.opengrok.configuration.Configuration
-
- getDatabaseDriver() - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
-
- getDatabaseUrl() - Method in class org.opensolaris.opengrok.configuration.Configuration
-
- getDatabaseUrl() - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
-
- getDataRoot() - Method in class org.opensolaris.opengrok.configuration.Configuration
-
- getDataRootFile() - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
-
Get a file representing the index database
- getDataRootPath() - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
-
Get the path to the where the index database is stored
- getDate() - Method in class org.opensolaris.opengrok.history.HistoryEntry
-
- getDateForLastIndexRun() - Method in class org.opensolaris.opengrok.configuration.Configuration
-
- getDateForLastIndexRun() - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
-
- getDateFormat() - Method in class org.opensolaris.opengrok.history.Repository
-
- getDatePattern() - Method in class org.opensolaris.opengrok.history.RepositoryInfo
-
- getDefaultProject() - Method in class org.opensolaris.opengrok.configuration.Configuration
-
- getDefaultProject() - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
-
Get the project that is specified to be the default project to use.
- getDefinition() - Method in class org.opensolaris.opengrok.search.SearchEngine
-
Getter for property definition.
- getDefs() - Method in class org.opensolaris.opengrok.analysis.executables.JavaClassAnalyzer
-
- getDesc(String) - Method in class org.opensolaris.opengrok.history.Annotation
-
- getDescription() - Method in class org.opensolaris.opengrok.configuration.Project
-
Get a textual description of this project
- getDirectory() - Method in class org.opensolaris.opengrok.search.Hit
-
Getter for property directory
- getDirectoryName() - Method in class org.opensolaris.opengrok.history.RepositoryInfo
-
Get the name of the root directory for this repository.
- getDocument(File, InputStream, String, FileAnalyzer) - Method in class org.opensolaris.opengrok.analysis.AnalyzerGuru
-
Create a Lucene document and fill in the required fields
- getEndTime() - Method in class org.opensolaris.opengrok.management.client.AgentConnection
-
- getErrorReader() - Method in class org.opensolaris.opengrok.util.Executor
-
Get a reader to read the output the process wrote to the error stream.
- getErrorStream() - Method in class org.opensolaris.opengrok.util.Executor
-
Get an inputstreamto read the output the process wrote to the error stream.
- getErrorString() - Method in class org.opensolaris.opengrok.util.Executor
-
Get the output from the process written to the error stream as a string.
- getExceptions() - Method in class org.opensolaris.opengrok.management.AgentIndexRunner
-
- getExceptions() - Method in interface org.opensolaris.opengrok.management.AgentIndexRunnerMBean
-
Get Exception from last run
- getFactory() - Method in class org.opensolaris.opengrok.analysis.FileAnalyzer
-
Get the factory which created this analyzer.
- getFile() - Method in class org.opensolaris.opengrok.search.SearchEngine
-
Getter for property file.
- getFileLogLevel() - Method in class org.opensolaris.opengrok.management.client.SettingsPersistence
-
- getFileLogLevel() - Method in class org.opensolaris.opengrok.management.Management
-
- getFileLogLevel() - Method in interface org.opensolaris.opengrok.management.ManagementMBean
-
get the loglevel on the agent logfile
- getFileLogLevel() - Static method in class org.opensolaris.opengrok.OpenGrokLogger
-
- getFileLogPath() - Method in class org.opensolaris.opengrok.management.Management
-
- getFileLogPath() - Method in interface org.opensolaris.opengrok.management.ManagementMBean
-
Get the file logpath
- getFileLogPath() - Static method in class org.opensolaris.opengrok.OpenGrokLogger
-
- getFilename() - Method in class org.opensolaris.opengrok.history.Annotation
-
- getFilename() - Method in class org.opensolaris.opengrok.search.Hit
-
Getter for property filename.
- getFiles() - Method in class org.opensolaris.opengrok.history.HistoryEntry
-
- getFilesInfo() - Method in class org.opensolaris.opengrok.management.client.AgentConnection
-
- getFilter() - Method in class org.opensolaris.opengrok.management.NotificationHolder
-
- getFragments() - Method in class org.opensolaris.opengrok.search.Summary
-
Returns an array of all of this summary's fragments.
- getFreetext() - Method in class org.opensolaris.opengrok.search.SearchEngine
-
Getter for property freetext.
- getFull() - Method in class org.opensolaris.opengrok.analysis.executables.JavaClassAnalyzer
-
- getFullVersion() - Static method in class org.opensolaris.opengrok.Info
-
- getGenre(String) - Static method in class org.opensolaris.opengrok.analysis.AnalyzerGuru
-
Get the genre of a file
- getGenre(InputStream) - Static method in class org.opensolaris.opengrok.analysis.AnalyzerGuru
-
Get the genre of a bulk of data
- getGenre(FileAnalyzerFactory) - Static method in class org.opensolaris.opengrok.analysis.AnalyzerGuru
-
Get the genre for a named class (this is most likely an analyzer)
- getGenre() - Method in class org.opensolaris.opengrok.analysis.archive.BZip2Analyzer
-
- getGenre() - Method in class org.opensolaris.opengrok.analysis.archive.GZIPAnalyzer
-
- getGenre() - Method in class org.opensolaris.opengrok.analysis.FileAnalyzer
-
- getGenre() - Method in class org.opensolaris.opengrok.analysis.FileAnalyzerFactory
-
The genre this analyzer factory belongs to.
- getHistory() - Method in class org.opensolaris.opengrok.history.DirectoryHistoryReader
-
- getHistory(File) - Method in class org.opensolaris.opengrok.history.HistoryGuru
-
Get the history for the specified file.
- getHistory(File, boolean) - Method in class org.opensolaris.opengrok.history.HistoryGuru
-
Get the history for the specified file.
- getHistory() - Method in class org.opensolaris.opengrok.search.SearchEngine
-
Getter for property history.
- getHistoryCacheTime() - Method in class org.opensolaris.opengrok.configuration.Configuration
-
How long can a history request take before it's cached? If the time
is exceeded, the result is cached.
- getHistoryEntries() - Method in class org.opensolaris.opengrok.history.History
-
Get the list of log entries, most recent first.
- getHistoryGet(String, String, String) - Method in class org.opensolaris.opengrok.history.BazaarRepository
-
- getHistoryGet(String, String, String) - Method in class org.opensolaris.opengrok.history.ClearCaseRepository
-
- getHistoryGet(String, String, String) - Method in class org.opensolaris.opengrok.history.CVSRepository
-
- getHistoryGet(String, String, String) - Method in class org.opensolaris.opengrok.history.GitRepository
-
- getHistoryGet(String, String, String) - Method in class org.opensolaris.opengrok.history.MercurialRepository
-
- getHistoryGet(String, String, String) - Method in class org.opensolaris.opengrok.history.MonotoneRepository
-
- getHistoryGet(String, String, String) - Method in class org.opensolaris.opengrok.history.SCCSRepository
-
- getHistoryGet(String, String, String) - Method in class org.opensolaris.opengrok.history.SubversionRepository
-
- getHistoryReader(File) - Method in class org.opensolaris.opengrok.history.HistoryGuru
-
Get the appropriate history reader for the file specified by parent and basename.
- getHistoryReaderTimeLimit() - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
-
Get the max time a SMC operation may use to avoid beeing cached
- getHitsPerPage() - Method in class org.opensolaris.opengrok.configuration.Configuration
-
- getHitsPerPage() - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
-
- getId() - Method in class org.opensolaris.opengrok.configuration.Project
-
Get the project id
- getIgnoredNames() - Method in class org.opensolaris.opengrok.configuration.Configuration
-
- getIgnoredNames() - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
-
- getIgnoredPatterns() - Method in class org.opensolaris.opengrok.index.IgnoredNames
-
- getIndexReader(String) - Static method in class org.opensolaris.opengrok.index.IndexDatabase
-
Get an indexReader for the Index database where a given file
- getIndexWordLimit() - Method in class org.opensolaris.opengrok.configuration.Configuration
-
- getIndexWordLimit() - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
-
Chandan wrote the following answer on the opengrok-discuss list:
"Traditionally search engines (specially spiders) think that large files
are junk.
- getInstance() - Static method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
-
Get the one and only instance of the RuntimeEnvironment
- getInstance() - Static method in class org.opensolaris.opengrok.history.HistoryGuru
-
Get the one and only instance of the HistoryGuru
- getInstance() - Static method in class org.opensolaris.opengrok.index.Indexer
-
- getInstance(boolean) - Static method in class org.opensolaris.opengrok.management.AgentIndexRunner
-
Static factory method to get an instance of AgentIndexRunner.
- getInstance(Properties) - Static method in class org.opensolaris.opengrok.management.Management
-
Static factory method to get an instance of Management.
- getInstance() - Static method in class org.opensolaris.opengrok.management.Management
-
Static factory method to get an instance of management.
- getLine() - Method in class org.opensolaris.opengrok.history.HistoryEntry
-
- getLine() - Method in class org.opensolaris.opengrok.search.Hit
-
Getter for property line.
- getLineno() - Method in class org.opensolaris.opengrok.search.Hit
-
Getter for property lineno.
- getLogger() - Static method in class org.opensolaris.opengrok.OpenGrokLogger
-
- getManPage() - Method in class org.opensolaris.opengrok.index.CommandLineOptions
-
- getMatchers(Query, Set) - Method in class org.opensolaris.opengrok.search.context.QueryMatchers
-
Get the terms from a query and returs a list of DFAs which match
a stream of tokens
- getMBeanServerConnection() - Method in class org.opensolaris.opengrok.management.client.AgentConnection
-
- getMessage() - Method in class org.opensolaris.opengrok.history.HistoryEntry
-
- getMetaData() - Method in class org.opensolaris.opengrok.jdbc.ConnectionResource
-
Get a meta-data object for the underlying connection.
- getNL() - Method in class org.opensolaris.opengrok.management.NotificationHolder
-
- getNode(String) - Method in class org.opensolaris.opengrok.web.EftarFileReader
-
- getNotificationInfo() - Method in class org.opensolaris.opengrok.management.AgentIndexRunner
-
Method that the subclass can override, but doesn't have to
- getNumberOfThreads() - Method in class org.opensolaris.opengrok.management.Management
-
- getNumberOfThreads() - Method in interface org.opensolaris.opengrok.management.ManagementMBean
-
Get number of Threads to use for indexing
- getObj() - Method in class org.opensolaris.opengrok.management.NotificationHolder
-
- getOpengrokSourceRootDirectoryPath() - Method in class org.opensolaris.opengrok.history.RazorRepository
-
- Getopt - Class in org.opensolaris.opengrok.util
-
A simple implementation of the getopt(3c).
- Getopt(String[], String) - Constructor for class org.opensolaris.opengrok.util.Getopt
-
Creates a new instance of Getopt
- getOpt() - Method in class org.opensolaris.opengrok.util.Getopt
-
Get the next option in the options string.
- getOptarg() - Method in class org.opensolaris.opengrok.util.Getopt
-
Get the argument to the current option
- getOptind() - Method in class org.opensolaris.opengrok.util.Getopt
-
Get the index of the first argument
- getOutputReader() - Method in class org.opensolaris.opengrok.util.Executor
-
Get a reader to read the output from the process
- getOutputStream() - Method in class org.opensolaris.opengrok.util.Executor
-
Get an input stream read the output from the process
- getOutputString() - Method in class org.opensolaris.opengrok.util.Executor
-
Get the output from the process as a string.
- getPath() - Method in class org.opensolaris.opengrok.configuration.Project
-
Get the path (relative from source root) where this project is located
- getPath() - Method in class org.opensolaris.opengrok.search.Hit
-
Getter for property path.
- getProject(String) - Static method in class org.opensolaris.opengrok.configuration.Project
-
Get the project for a specific file
- getProject(File) - Static method in class org.opensolaris.opengrok.configuration.Project
-
Get the project for a specific file
- getProjectPostfix() - Method in class org.opensolaris.opengrok.analysis.JFlexXref
-
- getProjects() - Method in class org.opensolaris.opengrok.configuration.Configuration
-
- getProjects() - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
-
Get all of the projects
- getProperty(String) - Method in class org.opensolaris.opengrok.management.client.SettingsPersistence
-
- getProperty(String) - Method in class org.opensolaris.opengrok.management.Management
-
Get a selected property from configuration.
- getProperty(String) - Method in interface org.opensolaris.opengrok.management.ManagementMBean
-
Get a selected property from JAG configuration.
- getPublishServerURL() - Method in class org.opensolaris.opengrok.management.Management
-
- getPublishServerURL() - Method in interface org.opensolaris.opengrok.management.ManagementMBean
-
Get the URL to the Publish Server we want to
publish the indexed data
- getQueries() - Method in class org.opensolaris.opengrok.search.QueryBuilder
-
Get a map containing the query text for each of the fields that have
been set.
- getQuery() - Method in class org.opensolaris.opengrok.search.SearchEngine
-
- getRazorGroupBaseDirectoryPath() - Method in class org.opensolaris.opengrok.history.RazorRepository
-
- getRefs() - Method in class org.opensolaris.opengrok.analysis.executables.JavaClassAnalyzer
-
- getRepositories() - Method in class org.opensolaris.opengrok.configuration.Configuration
-
- getRepositories() - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
-
- getRepository(File) - Method in class org.opensolaris.opengrok.history.HistoryGuru
-
- getRepository(File) - Static method in class org.opensolaris.opengrok.history.RepositoryFactory
-
Returns a repository for the given file, or null if no repository was found.
- getRepository(RepositoryInfo) - Static method in class org.opensolaris.opengrok.history.RepositoryFactory
-
Returns a repository for the given file, or null if no repository was found.
- getReturnStatus() - Method in class org.opensolaris.opengrok.management.client.ShowErrorForm
-
- getReviewPage() - Method in class org.opensolaris.opengrok.configuration.Configuration
-
- getReviewPage() - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
-
Returns the review(ARC) page for the history listing
- getReviewPattern() - Method in class org.opensolaris.opengrok.configuration.Configuration
-
- getReviewPattern() - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
-
Returns the review(ARC) regex for the history listing
- getRevision(int) - Method in class org.opensolaris.opengrok.history.Annotation
-
Gets the revision for the last change to the specified line.
- getRevision() - Method in class org.opensolaris.opengrok.history.HistoryEntry
-
- getRevision(String, String, String) - Method in class org.opensolaris.opengrok.history.HistoryGuru
-
Get a named revision of the specified file.
- getRevision(String, File, String) - Static method in class org.opensolaris.opengrok.history.SCCSget
-
- getRevision() - Static method in class org.opensolaris.opengrok.Info
-
- getRevisions() - Method in class org.opensolaris.opengrok.history.Annotation
-
Gets all revisions that are in use, first is the lowest one (sorted using natural order)
- getRevisions(File, String) - Static method in class org.opensolaris.opengrok.history.PerforceHistoryParser
-
- getScanningDepth() - Method in class org.opensolaris.opengrok.configuration.Configuration
-
- getScanningDepth() - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
-
- getSourceRoot() - Method in class org.opensolaris.opengrok.configuration.Configuration
-
- getSourceRootFile() - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
-
Get a file representing the directory where the sources are located
- getSourceRootPath() - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
-
Get the path to where the sources are located
- getStartDate() - Method in class org.opensolaris.opengrok.management.Management
-
Get a Date object with the time the agent was started.
- getStartDate() - Method in interface org.opensolaris.opengrok.management.ManagementMBean
-
Get a Date object with the time the agent was started.
- getStartTime() - Method in class org.opensolaris.opengrok.management.client.AgentConnection
-
- getStartTime() - Method in class org.opensolaris.opengrok.management.Management
-
Get the time (in milliseconds since 1970) when the agent was started
- getStartTime() - Method in interface org.opensolaris.opengrok.management.ManagementMBean
-
Get the time (in milliseconds since 1970) when the agent was started
- getStatement(StatementCreator) - Method in class org.opensolaris.opengrok.jdbc.ConnectionResource
-
Get a PreparedStatement
as defined by the specified
StatementCreator
.
- getSubFiles() - Method in class org.opensolaris.opengrok.management.Management
-
- getSubFiles() - Method in interface org.opensolaris.opengrok.management.ManagementMBean
-
Get subfiles
- getSummary(String) - Method in class org.opensolaris.opengrok.search.Summarizer
-
Returns a summary for the given pre-tokenized text.
- getSymbol() - Method in class org.opensolaris.opengrok.search.SearchEngine
-
Getter for property symbol.
- getSymbols() - Method in class org.opensolaris.opengrok.analysis.Definitions
-
Get all symbols used in definitions.
- getSystemEnvProperty(String) - Method in class org.opensolaris.opengrok.management.Management
-
- getSystemEnvProperty(String) - Method in interface org.opensolaris.opengrok.management.ManagementMBean
-
Get the selected Environment property
- getSystemProperty(String) - Method in class org.opensolaris.opengrok.management.Management
-
- getSystemProperty(String) - Method in interface org.opensolaris.opengrok.management.ManagementMBean
-
Get the selected System property
- getTabSize() - Method in class org.opensolaris.opengrok.configuration.Project
-
Get the tab size for this project, if tab size has been set.
- getTag() - Method in class org.opensolaris.opengrok.search.Hit
-
Getter for property tag.
- getTags() - Method in class org.opensolaris.opengrok.analysis.Definitions
-
Get a list of all tags.
- getText() - Method in class org.opensolaris.opengrok.search.Summary.Fragment
-
Returns the text of this fragment.
- getType() - Method in class org.opensolaris.opengrok.history.RepositoryInfo
-
get property type
- getUpdateIndexDatabase() - Method in class org.opensolaris.opengrok.management.Management
-
- getUpdateIndexDatabase() - Method in interface org.opensolaris.opengrok.management.ManagementMBean
-
Get the udate database property
- getUrlPrefix() - Method in class org.opensolaris.opengrok.configuration.Configuration
-
- getUrlPrefix() - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
-
Get the context name of the web application
- getUsage() - Method in class org.opensolaris.opengrok.index.CommandLineOptions
-
- getUserPage() - Method in class org.opensolaris.opengrok.configuration.Configuration
-
- getUserPage() - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
-
Returns the user page for the history listing
- getVersion() - Static method in class org.opensolaris.opengrok.Info
-
- getVersion() - Method in class org.opensolaris.opengrok.management.Management
-
Get the version tag for the agent
- getVersion() - Method in interface org.opensolaris.opengrok.management.ManagementMBean
-
Get the version tag for the agent
- getWebappLAF() - Method in class org.opensolaris.opengrok.configuration.Configuration
-
- getWebappLAF() - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
-
- getWidestAuthor() - Method in class org.opensolaris.opengrok.history.Annotation
-
Returns the widest author name in the file (used for pretty printing).
- getWidestRevision() - Method in class org.opensolaris.opengrok.history.Annotation
-
Returns the widest revision string in the file (used for pretty
printing).
- getXMLRepresentationAsString() - Method in class org.opensolaris.opengrok.configuration.Configuration
-
- GitRepository - Class in org.opensolaris.opengrok.history
-
Access to a Git repository.
- GitRepository() - Constructor for class org.opensolaris.opengrok.history.GitRepository
-
- GZIPAnalyzer - Class in org.opensolaris.opengrok.analysis.archive
-
Analyzes GZip files
Created on September 22, 2005
- GZIPAnalyzer(FileAnalyzerFactory) - Constructor for class org.opensolaris.opengrok.analysis.archive.GZIPAnalyzer
-
- GZIPAnalyzerFactory - Class in org.opensolaris.opengrok.analysis.archive
-
- GZIPAnalyzerFactory() - Constructor for class org.opensolaris.opengrok.analysis.archive.GZIPAnalyzerFactory
-