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

H

handleNotification(Notification, Object) - Method in class org.opensolaris.opengrok.management.AgentIndexRunner
Handle timer notifications to the purgatory.
handleNotification(Notification, Object) - Method in class org.opensolaris.opengrok.management.client.AgentConnection
 
hasAnnotation(File) - Method in class org.opensolaris.opengrok.history.HistoryGuru
Check if we can annotate the specified file.
hasDefinitionAt(String, int) - Method in class org.opensolaris.opengrok.analysis.Definitions
Check whether the specified symbol is defined on the given line.
hasExistingSettings() - Method in class org.opensolaris.opengrok.management.client.SettingsPersistence
 
hasFileList() - Method in class org.opensolaris.opengrok.history.History
Check if at least one history entry has a file list.
Hash2TokenStream - Class in org.opensolaris.opengrok.analysis
 
Hash2TokenStream(Set<String>) - Constructor for class org.opensolaris.opengrok.analysis.Hash2TokenStream
 
hashCode() - Method in class org.opensolaris.opengrok.index.IndexDatabase
 
hashCode() - Method in class org.opensolaris.opengrok.search.Hit
 
hasHistory(File) - Method in class org.opensolaris.opengrok.history.HistoryGuru
Does this directory contain files with source control information?
hasProjects() - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
Do we have projects?
hasSymbol(String) - Method in class org.opensolaris.opengrok.analysis.Definitions
Check if there is a tag for a symbol.
hasTabSizeSetting() - Method in class org.opensolaris.opengrok.configuration.Project
Has this project an explicit tab size setting?
HEADER - Static variable in class org.opensolaris.opengrok.analysis.document.TroffXref
 
History - Class in org.opensolaris.opengrok.history
Class representing the history of a file.
History() - Constructor for class org.opensolaris.opengrok.history.History
 
HistoryAnalyzer - Class in org.opensolaris.opengrok.analysis
 
HistoryAnalyzer() - Constructor for class org.opensolaris.opengrok.analysis.HistoryAnalyzer
Builds an analyzer which removes words in ENGLISH_STOP_WORDS.
HistoryAnalyzer(String[]) - Constructor for class org.opensolaris.opengrok.analysis.HistoryAnalyzer
Builds an analyzer which removes words in the provided array.
HistoryContext - Class in org.opensolaris.opengrok.search.context
it is supposed to get the matching lines from history log files.
HistoryContext(Query) - Constructor for class org.opensolaris.opengrok.search.context.HistoryContext
 
HistoryEntry - Class in org.opensolaris.opengrok.history
Collect all information of a given revision
HistoryEntry() - Constructor for class org.opensolaris.opengrok.history.HistoryEntry
Creates a new instance of HistoryEntry
HistoryEntry(String, Date, String, String, boolean) - Constructor for class org.opensolaris.opengrok.history.HistoryEntry
 
HistoryException - Exception in org.opensolaris.opengrok.history
Exception thrown when retrieval or manipulation of history information fails.
HistoryException(String) - Constructor for exception org.opensolaris.opengrok.history.HistoryException
Construct a HistoryException with the specified message.
HistoryException(Throwable) - Constructor for exception org.opensolaris.opengrok.history.HistoryException
Construct a HistoryException with the specified cause.
HistoryException(String, Throwable) - Constructor for exception org.opensolaris.opengrok.history.HistoryException
Construct a HistoryException with the specified message and cause.
HistoryGuru - Class in org.opensolaris.opengrok.history
The HistoryGuru is used to implement an transparent layer to the various source control systems.
HistoryLineTokenizer - Class in org.opensolaris.opengrok.search.context
This class is a scanner generated by JFlex 1.4.3 on 2/9/11 4:18 AM from the specification file /builddir/build/BUILD/opengrok-0.9-src/src/org/opensolaris/opengrok/search/context/HistoryLineTokenizer.lex
HistoryLineTokenizer(Reader) - Constructor for class org.opensolaris.opengrok.search.context.HistoryLineTokenizer
Creates a new scanner There is also a java.io.InputStream version of this constructor.
HistoryLineTokenizer(InputStream) - Constructor for class org.opensolaris.opengrok.search.context.HistoryLineTokenizer
Creates a new scanner.
HistoryReader - Class in org.opensolaris.opengrok.history
Class for reading history entries in a way suitable for indexing by Lucene.
Hit - Class in org.opensolaris.opengrok.search
The hit class represents a single search hit
Hit() - Constructor for class org.opensolaris.opengrok.search.Hit
Creates a new instance of Hit
Hit(String, String, String, boolean, boolean) - Constructor for class org.opensolaris.opengrok.search.Hit
Creates a new instance of Hit
holdOn() - Method in class org.opensolaris.opengrok.search.context.HistoryLineTokenizer
 
holdOn() - Method in class org.opensolaris.opengrok.search.context.PlainLineTokenizer
 
HOST - Static variable in class org.opensolaris.opengrok.management.client.SettingsPersistence
 
htmlize(String) - Static method in class org.opensolaris.opengrok.search.Summary
 
htmlize(CharSequence) - Static method in class org.opensolaris.opengrok.web.Util
 
htmlize(CharSequence, Appendable) - Static method in class org.opensolaris.opengrok.web.Util
Append a character sequence to an Appendable object.
htmlize(CharSequence, StringBuilder) - Static method in class org.opensolaris.opengrok.web.Util
Append a character sequence to a StringBuilder object.
htmlize(char[], int, Appendable) - Static method in class org.opensolaris.opengrok.web.Util
 

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