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
Y
R
r()
- Static method in class javatools.administrative.
D
Reads a line from the keyboard
RandomAccessFileInputStream
- Class in
javatools.filehandlers
This class is part of the Java Tools (see http://mpii.de/yago-naga/javatools).
RandomAccessFileInputStream(RandomAccessFile)
- Constructor for class javatools.filehandlers.
RandomAccessFileInputStream
read()
- Static method in class javatools.administrative.
D
Reads a line from the keyboard
read(String)
- Static method in class javatools.administrative.
D
Reads a long from the keyboard
read()
- Method in class javatools.filehandlers.
HTMLReader
Reads a character, returns -2 for tags
read(char[], int, int)
- Method in class javatools.filehandlers.
HTMLReader
read()
- Method in class javatools.filehandlers.
RandomAccessFileInputStream
read(char[], int, int)
- Method in class javatools.filehandlers.
SimpleInputStreamReader
read()
- Method in class javatools.filehandlers.
SimpleInputStreamReader
read(char[], int, int)
- Method in class javatools.filehandlers.
UTF8Reader
read()
- Method in class javatools.filehandlers.
UTF8Reader
read(char[], int, int)
- Method in class javatools.test.
NewUTF8Reader
read()
- Method in class javatools.test.
NewUTF8Reader
readBetween(Reader, String, String)
- Static method in class javatools.filehandlers.
FileLines
Reads the string between the delimiters
readBetween(String, String, String)
- Static method in class javatools.filehandlers.
FileLines
Reads the string between the delimiters
readBoolean(String)
- Static method in class javatools.administrative.
D
Reads a long from the keyboard
readDouble(String)
- Static method in class javatools.administrative.
D
Reads a double from the keyboard
readLine()
- Method in class javatools.filehandlers.
UTF8Reader
Reads a line
readLine()
- Method in class javatools.test.
NewUTF8Reader
Reads a line do not between read() and readLine methods pick one and stick to it.
readLong(String)
- Static method in class javatools.administrative.
D
Reads a long from the keyboard
readTaggedText(String)
- Method in class javatools.filehandlers.
HTMLReader
Seeks the next tag of name
t
and returns all text to the terminating tag /
t
.
readTextFileLines(String, String)
- Static method in class javatools.parsers.
NameML
Read an entire text file as a list of strings.
readTextFileLinesSet(String)
- Static method in class javatools.parsers.
NameML
Read set from an UTF-8 text file, ignoring lines starting with "##"
readTextLine(int)
- Method in class javatools.filehandlers.
HTMLReader
Reads a sequence of characters up to the blank following the nth char, ignores tags
READTIMEVARIABLEPATTERN
- Static variable in class javatools.administrative.
NonsharedParameters
readTo(Reader, char...)
- Static method in class javatools.filehandlers.
FileLines
Reads to a specific character, returns the text in between
readTo(Reader, char)
- Static method in class javatools.filehandlers.
FileLines
Reads to a specific character, returns the text in between
readTo(Reader, String)
- Static method in class javatools.filehandlers.
FileLines
Reads to a specific String, returns the text up to there, including the limit
readTo(Reader, String, List<Integer>)
- Static method in class javatools.filehandlers.
FileLines
Reads to a specific String, returns the text up to there, including the limit
readToBoundary(Reader, String)
- Static method in class javatools.filehandlers.
FileLines
Reads to a specific string, returns text up to there, without boundary or returns NULL
readToSpace(Reader)
- Static method in class javatools.filehandlers.
FileLines
Reads to a whitespace
recallAtKWithRespectTo(Collection<T>, int)
- Method in class javatools.datatypes.
FrequencyVector
Computes the standard recall at k
recallAtKWithRespectTo(FrequencyVector<T, V>, int)
- Method in class javatools.datatypes.
FrequencyVector
Computes the standard recall at k
recallWithRespectTo(Collection<T>)
- Method in class javatools.datatypes.
FrequencyVector
Computes the standard recall
recallWithRespectTo(FrequencyVector<T, ?>)
- Method in class javatools.datatypes.
FrequencyVector
Computes standard recall
recallWithRespectTo(Collection<T>, Collection<T>)
- Method in class javatools.datatypes.
FrequencyVector
Computes standard recall, if the intersection is already available
recallWithRespectTo(FrequencyVector<T, ?>, Collection<T>)
- Method in class javatools.datatypes.
FrequencyVector
Computes standard recall, if the intersection is already available
receive(Visitor<Tree<T>>)
- Method in class javatools.datatypes.
Tree
Receives a visitor for a depth first traversal
receive(Visitor<T>)
- Method in interface javatools.datatypes.
Visitable
Sends a visitor through all elements.
reconnect()
- Method in class javatools.database.
Database
(re-)connects to the database specified
referencedBy(File)
- Static method in class javatools.util.
LatexChecker
Returns all referenced files, recursively
references(File)
- Static method in class javatools.util.
LatexChecker
Returns all files referenced in this latex file
refreshRow()
- Method in class javatools.database.
DummyDatabase.DummyResultSet
RegularExpression
- Class in
javatools.parsers
This class is part of the Java Tools (see http://mpii.de/yago-naga/javatools).
RegularExpression.RegExState
- Class in
javatools.parsers
Represents one position in a regular expression
RegularExpression.RegExState(String)
- Constructor for class javatools.parsers.
RegularExpression.RegExState
Constructs a RegExChunk with a token
RELATIONPATTERN
- Static variable in class javatools.database.
WordNet
Pattern for relation definitions
relative(int)
- Method in class javatools.database.
DummyDatabase.DummyResultSet
releaseLocksAndEndTransaction()
- Method in class javatools.database.
Database
releases all locks the connection holds, commits the current transaction and ends it
releaseLocksAndEndTransaction()
- Method in class javatools.database.
MySQLDatabase
releases all locks the connection holds, commits the current transaction and ends it switches back to autocommit mode
releaseLocksAndEndTransaction()
- Method in class javatools.database.
PostgresDatabase
releases all locks the connection holds, commits the current transaction and ends it
remove(String)
- Method in class javatools.administrative.
NonsharedParameters
Removes a value from the mapping (NOT: from the file)
remove(String)
- Static method in class javatools.administrative.
Parameters
Removes a value from the mapping (NOT: from the file)
remove(WordNet.Synset)
- Method in class javatools.database.
WordNet
Removes a synset
remove(Object)
- Method in class javatools.datatypes.
BitVector
remove(int)
- Method in class javatools.datatypes.
BitVector
remove()
- Method in class javatools.datatypes.
CombinedIterator
Removes the current item
remove()
- Method in class javatools.datatypes.
FilteredIterator
remove(int)
- Method in class javatools.datatypes.
IdPriorityQueue
remove(int)
- Method in class javatools.datatypes.
IntSet
Removes one element, returns TRUE if the set was modified
remove(long)
- Method in class javatools.datatypes.
IntSet
Removes one element, returns TRUE if the set was modified
remove(Object)
- Method in class javatools.datatypes.
IntSet
Removes one element (has to be a number), returns TRUE if the set was modified
remove()
- Method in class javatools.datatypes.
IteratorForEnumeration
remove()
- Method in class javatools.datatypes.
MappedIterator
remove()
- Method in class javatools.datatypes.
PeekIterator
Removes the current element, if supported by the underlying iterator
remove()
- Method in class javatools.datatypes.
PeekIterator.SimplePeekIterator
Removes the current element, if supported by the underlying iterator
remove()
- Method in class javatools.filehandlers.
FileLines
Unsupported, throws an UnsupportedOperationException
remove()
- Method in class javatools.filehandlers.
TSVFile
removeAll(Collection<?>)
- Method in class javatools.datatypes.
IntSet
Removes all elements in c
removeAll(IntSet)
- Method in class javatools.datatypes.
IntSet
Removes all elements in c
removeAll(BitSet)
- Method in class javatools.datatypes.
IntSet
Removes all elements of s from this set
render(Object)
- Method in class javatools.filehandlers.
FigureProducer.ColumnDescriptor
REPLACEATEPATTERN
- Static variable in class javatools.parsers.
DateParser1
REPLACEDATE
- Static variable in class javatools.parsers.
DateParser1
reset()
- Method in class javatools.administrative.
NonsharedParameters
Deletes all current values
reset()
- Static method in class javatools.administrative.
Parameters
Deletes all current values
resetConnection()
- Method in class javatools.database.
OracleDatabase
Deprecated.
replaced by
Database.reconnect()
resetTimer(int)
- Static method in class javatools.administrative.
Announce
Resets the named timer to 0
resetTransaction()
- Method in class javatools.database.
Database
resets the transaction rolling it back and closing it
ResultIterator
<
T
> - Class in
javatools.database
This class is part of the Java Tools (see http://mpii.de/yago-naga/javatools).
ResultIterator(ResultSet, ResultIterator.ResultWrapper<T>)
- Constructor for class javatools.database.
ResultIterator
Creates a ResultIterator for a ResultSet
ResultIterator.ResultWrapper
<
T
> - Interface in
javatools.database
Wraps the current row in a ResultSet into a T
ret()
- Method in class javatools.administrative.
CallStack
Pops the top level of this callstack, returns this callstack
retainAll(Collection<?>)
- Method in class javatools.datatypes.
IntSet
Removes all elements that are not in c
reverseLCA(int[])
- Method in class javatools.datatypes.
PQRTree.Node
Reverses the current node (must be LCA of type Q) if this is necessary
reverseQNode()
- Method in class javatools.datatypes.
PQRTree.Node
Reverses the current node (must be Q) if this is necessary
roman()
- Method in class javatools.parsers.
Name.PersonName
Returns the roman number.
roman
- Static variable in class javatools.parsers.
Name
Contains romam digits
roman()
- Method in class javatools.parsers.
NameML.PersonNameML
Returns the roman number.
roman
- Static variable in class javatools.parsers.
NameML
Contains romam digits
roots()
- Method in class javatools.datatypes.
DirectedGraph
Computes the nodes that have no parents
rowDeleted()
- Method in class javatools.database.
DummyDatabase.DummyResultSet
rowInserted()
- Method in class javatools.database.
DummyDatabase.DummyResultSet
rowUpdated()
- Method in class javatools.database.
DummyDatabase.DummyResultSet
runInterface()
- Method in class javatools.database.
Database
Runs a user-interface and closes
RUNTIMVARIABLEPATTERN
- Static variable in class javatools.administrative.
NonsharedParameters
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
Y