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

G

get(String) - Method in class org.opensolaris.opengrok.web.EftarFileReader
 
getAlt() - Method in class org.opensolaris.opengrok.search.Hit
Should this be alternate file?
getAlt(int) - Method in class org.opensolaris.opengrok.search.scope.HitTableModel
 
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.DirectoryHistoryReader
 
getAuthor() - Method in class org.opensolaris.opengrok.history.HistoryEntry
 
getAuthor() - Method in class org.opensolaris.opengrok.history.HistoryReader
 
getAvailableEditors() - Method in class org.opensolaris.opengrok.search.scope.Config
Get a list of the available editors to use to display files.
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
getChildTag(EftarFileReader.FNode, String) - Method in class org.opensolaris.opengrok.web.EftarFileReader
 
getColumnClass(int) - Method in class org.opensolaris.opengrok.search.scope.HitTableModel
Get the type of class stored in a column
getColumnCount() - Method in class org.opensolaris.opengrok.search.scope.HitTableModel
Get the number of columns of data
getColumnName(int) - Method in class org.opensolaris.opengrok.search.scope.HitTableModel
Get the textual name of a given column
getCommand() - Method in class org.opensolaris.opengrok.history.BazaarRepository
Get the name of the Bazaar command that should be used
getCommand() - Method in class org.opensolaris.opengrok.history.MercurialRepository
Get the name of the Mercurial command that should be used
getCommand() - Method in class org.opensolaris.opengrok.history.TeamwareRepository
Get the name of the SCCS command that should be used
getCommand() - Method in class org.opensolaris.opengrok.search.scope.Editor
Getter for property command.
getCommandString() - Method in class org.opensolaris.opengrok.index.CommandLineOptions
 
getCommandUsage(char) - Method in class org.opensolaris.opengrok.index.CommandLineOptions
 
getComment() - Method in class org.opensolaris.opengrok.history.DirectoryHistoryReader
 
getComment() - Method in class org.opensolaris.opengrok.history.HistoryReader
 
getContent(Writer) - Method in class org.opensolaris.opengrok.analysis.executables.JavaClassAnalyzer
 
getContentType(InputStream, String) - Static method in class org.opensolaris.opengrok.analysis.AnalyzerGuru
Get the content type for a named file.
getContentType() - Method in class org.opensolaris.opengrok.analysis.FileAnalyzerFactory
Get the content type (MIME type) for analyzers returned by this factory.
getContext(Reader, Writer, String, String, String, String, 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
getDataRoot() - Method in class org.opensolaris.opengrok.configuration.Configuration
 
getDataRoot() - Method in class org.opensolaris.opengrok.index.IndexerWizard
Get the selected DataRoot
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.DirectoryHistoryReader
 
getDate() - Method in class org.opensolaris.opengrok.history.HistoryEntry
 
getDate() - Method in class org.opensolaris.opengrok.history.HistoryReader
 
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.scope.SearchEngine
Getter for property definition.
getDefs() - Method in class org.opensolaris.opengrok.analysis.executables.JavaClassAnalyzer
 
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
getDirectoryHistoryParser() - Method in class org.opensolaris.opengrok.history.BazaarRepository
 
getDirectoryHistoryParser() - Method in class org.opensolaris.opengrok.history.MercurialRepository
 
getDirectoryHistoryParser() - Method in class org.opensolaris.opengrok.history.SubversionRepository
 
getDirectoryHistoryParser() - Method in class org.opensolaris.opengrok.history.TeamwareRepository
 
getDirectoryName() - Method in class org.opensolaris.opengrok.history.ExternalRepository
Get the name of the root directory for this repository.
getDirsep(int) - Method in class org.opensolaris.opengrok.search.scope.HitTableModel
 
getDocument(File, InputStream, String, FileAnalyzer) - Method in class org.opensolaris.opengrok.analysis.AnalyzerGuru
Create a Lucene document and fill in the required fields
getEditor() - Method in class org.opensolaris.opengrok.search.scope.Config
Get the selected editor.
getEditor() - Method in class org.opensolaris.opengrok.search.scope.EditorConfigPanel
get the selected editor
getElementAt(int) - Method in class org.opensolaris.opengrok.search.scope.ConfigurationComboModel
Returns the value at the specified index.
getFactory() - Method in class org.opensolaris.opengrok.analysis.FileAnalyzer
Get the factory which created this analyzer.
getFile() - Method in class org.opensolaris.opengrok.search.scope.SearchEngine
Getter for property file.
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.DirectoryHistoryReader
 
getFiles() - Method in class org.opensolaris.opengrok.history.HistoryEntry
 
getFiles() - Method in class org.opensolaris.opengrok.history.HistoryReader
 
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.scope.SearchEngine
Getter for property freetext.
getFull() - Method in class org.opensolaris.opengrok.analysis.executables.JavaClassAnalyzer
 
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.search.scope.SearchEngine
Getter for property history.
getHistoryCacheTime() - Method in class org.opensolaris.opengrok.configuration.Configuration
 
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.MercurialRepository
 
getHistoryGet(String, String, String) - Method in class org.opensolaris.opengrok.history.SubversionRepository
 
getHistoryGet(String, String, String) - Method in class org.opensolaris.opengrok.history.TeamwareRepository
 
getHistoryParser() - Method in class org.opensolaris.opengrok.history.BazaarRepository
 
getHistoryParser() - Method in class org.opensolaris.opengrok.history.MercurialRepository
 
getHistoryParser() - Method in class org.opensolaris.opengrok.history.SubversionRepository
 
getHistoryParser() - Method in class org.opensolaris.opengrok.history.TeamwareRepository
 
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
getHitAt(int) - Method in class org.opensolaris.opengrok.search.scope.HitTableModel
 
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.search.scope.Config
Get the one and only instance of the Config class
getLastModified(HttpServletRequest) - Method in class org.opensolaris.opengrok.web.raw
Get the modification time of the file.
getLine() - Method in class org.opensolaris.opengrok.history.DirectoryHistoryReader
 
getLine() - Method in class org.opensolaris.opengrok.history.HistoryEntry
 
getLine() - Method in class org.opensolaris.opengrok.history.HistoryReader
 
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.
getMagicStrings() - Method in class org.opensolaris.opengrok.analysis.FileAnalyzerFactory
Get the list of magic strings recognized by this analyzer.
getManPage() - Method in class org.opensolaris.opengrok.index.CommandLineOptions
 
getMatchers() - Method in class org.opensolaris.opengrok.analysis.FileAnalyzerFactory
Get matchers that map file contents to analyzer factories programmatically.
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
getMessage() - Method in class org.opensolaris.opengrok.history.HistoryEntry
 
getName() - Method in class org.opensolaris.opengrok.search.scope.Editor
Getter for property name.
getNode(String) - Method in class org.opensolaris.opengrok.web.EftarFileReader
 
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
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.
getPath() - Method in class org.opensolaris.opengrok.search.scope.Config
Get the preferred subtree path.
getPathHold() - Method in class org.opensolaris.opengrok.search.scope.Config
Get the preferred subtree path button status
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
getProjects() - Method in class org.opensolaris.opengrok.configuration.Configuration
 
getProjects() - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
Get all of the projects
getQuery() - Method in class org.opensolaris.opengrok.search.scope.SearchEngine
 
getRecentConfigurations() - Method in class org.opensolaris.opengrok.search.scope.Config
 
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
Get the map of external SCM repositories available
getRepositoryPath() - Method in class org.opensolaris.opengrok.history.HistoryEntry
Returns the subversion repository's view of where the file is in a particular revision.
getRepositoryPath() - Method in class org.opensolaris.opengrok.history.HistoryReader
 
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.DirectoryHistoryReader
 
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() - Method in class org.opensolaris.opengrok.history.HistoryReader
 
getRevision(File, String) - Static method in class org.opensolaris.opengrok.history.SCCSget
 
getRevision() - Static method in class org.opensolaris.opengrok.Info
 
getRowCount() - Method in class org.opensolaris.opengrok.search.scope.HitTableModel
Get the number of rows of data
getSelectedItem() - Method in class org.opensolaris.opengrok.search.scope.ConfigurationComboModel
Returns the selected item
getSize() - Method in class org.opensolaris.opengrok.search.scope.ConfigurationComboModel
Returns the length of the list.
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
getSourceRootPath() - Method in class org.opensolaris.opengrok.history.HistoryEntry
Returns the source root's view of where the file is in a particular revision.
getSourceRootPath() - Method in class org.opensolaris.opengrok.history.HistoryReader
 
getSuffixes() - Method in class org.opensolaris.opengrok.analysis.FileAnalyzerFactory
Get the list of file extensions recognized by this analyzer.
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.scope.SearchEngine
Getter for property symbol.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.opensolaris.opengrok.search.scope.AltRenderer
 
getTag() - Method in class org.opensolaris.opengrok.search.Hit
Getter for property tag.
getText() - Method in class org.opensolaris.opengrok.search.Summary.Fragment
Returns the text of this fragment.
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
getValueAt(int, int) - Method in class org.opensolaris.opengrok.search.scope.HitTableModel
Get the value stored in a specific location
getVersion() - Static method in class org.opensolaris.opengrok.Info
 
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).
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
 

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