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

F

fileAdded(String, String) - Method in interface org.opensolaris.opengrok.index.IndexChangedListener
A file is added to the index database
fileAdded(String, String) - Method in class org.opensolaris.opengrok.management.AgentIndexRunner
 
FileAnalyzer - Class in org.opensolaris.opengrok.analysis
Base class for all different File Analyzers An Analyzer for a filetype provides the file extentions and magic numbers it analyzes a lucene document listing the fields it can support TokenStreams for each of the field it said requires tokenizing in 2 cross reference in HTML format The type of file data, plain text etc Created on September 21, 2005
FileAnalyzer(FileAnalyzerFactory) - Constructor for class org.opensolaris.opengrok.analysis.FileAnalyzer
Creates a new instance of FileAnalyzer
FileAnalyzer.Genre - Enum in org.opensolaris.opengrok.analysis
What kind of file is this?
FileAnalyzerFactory - Class in org.opensolaris.opengrok.analysis
Factory class which creates a FileAnalyzer object and provides information about this type of analyzers.
FileAnalyzerFactory(String[], String[], String[], FileAnalyzerFactory.Matcher, String, FileAnalyzer.Genre) - Constructor for class org.opensolaris.opengrok.analysis.FileAnalyzerFactory
Construct an instance of FileAnalyzerFactory.
FileAnalyzerFactory.Matcher - Interface in org.opensolaris.opengrok.analysis
Interface for matchers which map file contents to analyzer factories.
fileHasAnnotation(File) - Method in class org.opensolaris.opengrok.history.BazaarRepository
 
fileHasAnnotation(File) - Method in class org.opensolaris.opengrok.history.ClearCaseRepository
 
fileHasAnnotation(File) - Method in class org.opensolaris.opengrok.history.CVSRepository
 
fileHasAnnotation(File) - Method in class org.opensolaris.opengrok.history.GitRepository
 
fileHasAnnotation(File) - Method in class org.opensolaris.opengrok.history.MercurialRepository
 
fileHasAnnotation(File) - Method in class org.opensolaris.opengrok.history.MonotoneRepository
 
fileHasAnnotation(File) - Method in class org.opensolaris.opengrok.history.PerforceRepository
 
fileHasAnnotation(File) - Method in class org.opensolaris.opengrok.history.SCCSRepository
 
fileHasAnnotation(File) - Method in class org.opensolaris.opengrok.history.SubversionRepository
 
fileHasHistory(File) - Method in class org.opensolaris.opengrok.history.BazaarRepository
 
fileHasHistory(File) - Method in class org.opensolaris.opengrok.history.ClearCaseRepository
 
fileHasHistory(File) - Method in class org.opensolaris.opengrok.history.CVSRepository
 
fileHasHistory(File) - Method in class org.opensolaris.opengrok.history.GitRepository
 
fileHasHistory(File) - Method in class org.opensolaris.opengrok.history.MercurialRepository
 
fileHasHistory(File) - Method in class org.opensolaris.opengrok.history.MonotoneRepository
 
fileHasHistory(File) - Method in class org.opensolaris.opengrok.history.SCCSRepository
 
fileHasHistory(File) - Method in class org.opensolaris.opengrok.history.SubversionRepository
 
FileLogFormatter - 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 |||OG|T=| : |#]
FileLogFormatter() - Constructor for class org.opensolaris.opengrok.FileLogFormatter
 
FILELOGLEVELKEY - Static variable in class org.opensolaris.opengrok.management.client.SettingsPersistence
 
fileRemoved(String) - Method in interface org.opensolaris.opengrok.index.IndexChangedListener
A file is being removed from the index database
fileRemoved(String) - Method in class org.opensolaris.opengrok.management.AgentIndexRunner
 
fileUpdated(String) - Method in class org.opensolaris.opengrok.management.AgentIndexRunner
 
find(InputStream, String) - Static method in class org.opensolaris.opengrok.analysis.AnalyzerGuru
Finds a suitable analyser class for file name.
find(String) - Static method in class org.opensolaris.opengrok.analysis.AnalyzerGuru
Finds a suitable analyser class for file name.
find(InputStream) - Static method in class org.opensolaris.opengrok.analysis.AnalyzerGuru
Finds a suitable analyser class for the data in this stream
find(byte[]) - Static method in class org.opensolaris.opengrok.analysis.AnalyzerGuru
Finds a suitable analyser class for a magic signature
findFactory(String) - Static method in class org.opensolaris.opengrok.analysis.AnalyzerGuru
Find a FileAnalyzerFactory with the specified class name.
findMagic(String) - Static method in class org.opensolaris.opengrok.analysis.AnalyzerGuru
Get an analyzer by looking up the "magic signature"
format(LogRecord) - Method in class org.opensolaris.opengrok.ConsoleFormatter
 
format(LogRecord) - Method in class org.opensolaris.opengrok.FileLogFormatter
 
formQuoteEscape(String) - Static method in class org.opensolaris.opengrok.web.Util
 
FortranAnalyzer - Class in org.opensolaris.opengrok.analysis.fortran
An Analyzer for Fortran type of files
FortranAnalyzerFactory - Class in org.opensolaris.opengrok.analysis.fortran
 
FortranAnalyzerFactory() - Constructor for class org.opensolaris.opengrok.analysis.fortran.FortranAnalyzerFactory
 
FortranSymbolTokenizer - Class in org.opensolaris.opengrok.analysis.fortran
This class is a scanner generated by JFlex 1.4.3 on 9/8/10 5:55 AM from the specification file /home/builduser/trunk/pkgs/opengrok/BUILD/opengrok-0.8.1-src/src/org/opensolaris/opengrok/analysis/fortran/FortranSymbolTokenizer.lex
FortranSymbolTokenizer(Reader) - Constructor for class org.opensolaris.opengrok.analysis.fortran.FortranSymbolTokenizer
Creates a new scanner There is also a java.io.InputStream version of this constructor.
FortranSymbolTokenizer(InputStream) - Constructor for class org.opensolaris.opengrok.analysis.fortran.FortranSymbolTokenizer
Creates a new scanner.
FortranXref - Class in org.opensolaris.opengrok.analysis.fortran
This class is a scanner generated by JFlex 1.4.3 on 9/8/10 5:55 AM from the specification file /home/builduser/trunk/pkgs/opengrok/BUILD/opengrok-0.8.1-src/src/org/opensolaris/opengrok/analysis/fortran/FortranXref.lex
FortranXref(Reader) - Constructor for class org.opensolaris.opengrok.analysis.fortran.FortranXref
Creates a new scanner There is also a java.io.InputStream version of this constructor.
FortranXref(InputStream) - Constructor for class org.opensolaris.opengrok.analysis.fortran.FortranXref
Creates a new scanner.

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