Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
hasAnnotation(File)
- Method in class org.opensolaris.opengrok.history.
HistoryGuru
Check if we can annotate the specified file.
hash
- Variable in class org.opensolaris.opengrok.history.
DirectoryHistoryReader
Hash2TokenStream
- Class in
org.opensolaris.opengrok.analysis
Hash2TokenStream(HashMap<String, HashMap<Integer, String>>)
- Constructor for class org.opensolaris.opengrok.analysis.
Hash2TokenStream
hashCode()
- Method in class org.opensolaris.opengrok.index.
IndexDatabase
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?
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
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.1 on 4/18/08 6:12 PM from the specification file
/builddir/build/BUILD/opengrok-0.6-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.
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
HitTableModel
- Class in
org.opensolaris.opengrok.search.scope
The HitTableModel is a table-model that gives easy access for the hit data.
HitTableModel()
- Constructor for class org.opensolaris.opengrok.search.scope.
HitTableModel
Creates a new instance of HitTableModel
holdOn()
- Method in class org.opensolaris.opengrok.search.context.
HistoryLineTokenizer
holdOn()
- Method in class org.opensolaris.opengrok.search.context.
PlainLineTokenizer
htmlize(String)
- Static method in class org.opensolaris.opengrok.search.
Summary
Htmlize(CharSequence)
- Static method in class org.opensolaris.opengrok.web.
Util
Return a string which represents a
CharSequence
in HTML.
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
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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