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
A
A
- Static variable in class javatools.parsers.
Name
Contains characters
A
- Static variable in class javatools.parsers.
NameML
Contains characters
absolute(int)
- Method in class javatools.database.
DummyDatabase.DummyResultSet
add(String, String)
- Method in class javatools.administrative.
NonsharedParameters
Adds a value to the map and to the ini file, if not yet there
add(String, String)
- Static method in class javatools.administrative.
Parameters
Adds a value to the map and to the ini file, if not yet there
add(Integer)
- Method in class javatools.datatypes.
BitVector
add(int)
- Method in class javatools.datatypes.
BitVector
add(Iterable<? extends T>)
- Method in class javatools.datatypes.
CombinedIterable
Adds an iterable
add(T)
- Method in class javatools.datatypes.
CombinedIterable
Adds a value
add(Iterator<? extends T>)
- Method in class javatools.datatypes.
CombinedIterator
Adds an iterator
add(T)
- Method in class javatools.datatypes.
CombinedIterator
Adds a value
add(Iterable<? extends T>)
- Method in class javatools.datatypes.
CombinedIterator
Adds a set
add(K, double)
- Method in class javatools.datatypes.
DoubleHashMap
Increases a value, true for 'added new key with delta as value', false for 'increased existing value'
add(K)
- Method in class javatools.datatypes.
DoubleHashMap
add(DoubleHashMap<K>)
- Method in class javatools.datatypes.
DoubleHashMap
Adds all integer values up
add(Collection<K>)
- Method in class javatools.datatypes.
DoubleHashMap
increases the counters
add(int, double)
- Method in class javatools.datatypes.
IdPriorityQueue
Adds an id to the queue or updates its priority
add(int)
- Method in class javatools.datatypes.
IdPriorityQueue
add(K, int)
- Method in class javatools.datatypes.
IntHashMap
Increases a value, true for 'added new key with delta as value', false for 'increased existing value'
add(K)
- Method in class javatools.datatypes.
IntHashMap
add(IntHashMap<K>)
- Method in class javatools.datatypes.
IntHashMap
Adds all integer values up
add(Collection<K>)
- Method in class javatools.datatypes.
IntHashMap
increases the counters
add(int)
- Method in class javatools.datatypes.
IntSet
Adds the element
add(long)
- Method in class javatools.datatypes.
IntSet
Adds this element
add(Number)
- Method in class javatools.datatypes.
IntSet
Adds this element
add(Integer)
- Method in class javatools.datatypes.
IntSet
Adds the element
add(SparseVector)
- Method in class javatools.datatypes.
SparseVector
Adds a vector to this one
add(CharSequence)
- Method in class javatools.datatypes.
Trie
add(E)
- Method in class javatools.parsers.
BloomFilter
Adds an object to the Bloom filter.
addAll(IdPriorityQueue)
- Method in class javatools.datatypes.
IdPriorityQueue
addAll(IntHashMap<K>)
- Method in class javatools.datatypes.
IntHashMap
Adds all integer values up
addAll(Collection<? extends Integer>)
- Method in class javatools.datatypes.
IntSet
Adds all elements
addAll(IntSet)
- Method in class javatools.datatypes.
IntSet
Adds all elements
addAll(BitSet)
- Method in class javatools.datatypes.
IntSet
Adds all elements
addAll(Collection<? extends E>)
- Method in class javatools.parsers.
BloomFilter
Adds all elements from a Collection to the Bloom filter.
addBlackLeaves(int)
- Method in class javatools.datatypes.
PQRTree.Node
Adds a number of black leaves
addChild(DirectedGraph.Node<E>)
- Method in class javatools.datatypes.
DirectedGraph.Node
Adds a child
addChild(PQRTree<E>.Node)
- Method in class javatools.datatypes.
PQRTree.Node
Adds a new child
addChild(PQRTree<E>.Node, int)
- Method in class javatools.datatypes.
PQRTree.Node
Adds a new child at a given position
addChild(Tree<T>)
- Method in class javatools.datatypes.
Tree
Adds a child
addConstraint(E...)
- Method in class javatools.datatypes.
PQRTree
Adds a constraint
addConstraint(Collection<E>)
- Method in class javatools.datatypes.
PQRTree
Adds a constraint.
addKeyValue(Map<K, C>, K, V, Class<L>)
- Static method in class javatools.administrative.
D
Given a map that maps to collections, adds a new key/value pair or introduces the key
addKeyValue(Map<K, Integer>, K, int)
- Static method in class javatools.administrative.
D
Given a map that maps to integers, adds a new key/value pair or increases the counter
addKeyValueDbl(Map<K, Double>, K, double)
- Static method in class javatools.administrative.
D
Given a map that maps to doubles, adds a new key/value pair or increases the counter
addKeyValueFlt(Map<K, Float>, K, float)
- Static method in class javatools.administrative.
D
Given a map that maps to floats, adds a new key/value pair or increases the counter
addKeyValues(Map<K, C>, K, C, Class<L>)
- Static method in class javatools.administrative.
D
Given a map that maps to collections, adds a new key/value pair or introduces the key
addLink(E, E)
- Method in class javatools.datatypes.
DirectedGraph
Adds a link from a parent to a child
addLink(DirectedGraph.Node<E>)
- Method in class javatools.datatypes.
DirectedGraph.Node
Adds a node in an undirected graph
addParent(DirectedGraph.Node<E>)
- Method in class javatools.datatypes.
DirectedGraph.Node
Adds a parents
addPositionChange(int, int)
- Method in class javatools.parsers.
PositionTracker
addPositionChange(int, int)
- Method in class javatools.parsers.
PositionTracker.ForwardPositionTracker
addRow(Object...)
- Method in class javatools.filehandlers.
FigureProducer.Table
addSuccessor(RegularExpression.RegExState)
- Method in class javatools.parsers.
RegularExpression.RegExState
Adds one successor
addSuccessors(Collection<RegularExpression.RegExState>)
- Method in class javatools.parsers.
RegularExpression.RegExState
Adds multiple successors
addTo(BitSet)
- Method in class javatools.datatypes.
IntSet
Adds all elements of this set to s
adjective()
- Method in class javatools.parsers.
NounGroup
Returns the adjective.
afterLast()
- Method in class javatools.database.
DummyDatabase.DummyResultSet
alignment
- Variable in class javatools.filehandlers.
FigureProducer.ColumnDescriptor
allocChildren(int)
- Method in class javatools.datatypes.
PQRTree.Node
Allocates space for a certain number of children
ampersandMap
- Static variable in class javatools.parsers.
Char
Maps HTML ampersand sequences to strings
ancestor(WordNet.Synset, WordNet.Synset)
- Method in class javatools.database.
WordNet
Returns the distance in the hierarchy upwards from the first node to the second, -1 in case of failure
ancestors()
- Method in class javatools.database.
WordNet.Synset
Returns the set of ancestors
ancestors()
- Method in class javatools.datatypes.
DirectedGraph.Node
Computes the ancestors of this node
Announce
- Class in
javatools.administrative
This class is part of the Java Tools (see http://mpii.de/yago-naga/javatools).
Announce()
- Constructor for class javatools.administrative.
Announce
Announce.Level
- Enum in
javatools.administrative
Log level
ansibigint
- Static variable in class javatools.database.
SQLType
ansiblob
- Static variable in class javatools.database.
SQLType
ansiboolean
- Static variable in class javatools.database.
SQLType
ansichar
- Static variable in class javatools.database.
SQLType
ansifloat
- Static variable in class javatools.database.
SQLType
ansiinteger
- Static variable in class javatools.database.
SQLType
ansismallint
- Static variable in class javatools.database.
SQLType
ansitext
- Static variable in class javatools.database.
SQLType
ansitimestamp
- Static variable in class javatools.database.
SQLType
ansivarchar
- Static variable in class javatools.database.
SQLType
ansivarcharbin
- Static variable in class javatools.database.
MySQLDatabase
ANYNAME
- Static variable in class javatools.parsers.
Name
Holds the general default name
ANYNAME
- Static variable in class javatools.parsers.
NameML
Holds the general default name
apply(char)
- Method in interface javatools.parsers.
Char.Char2StringFn
Function from a char to a String
apply(String)
- Method in interface javatools.parsers.
NounGroup.String2Boolean
Function from a String to a boolean
areEqual(String, String)
- Static method in class javatools.datatypes.
StringModifier
checks for equality between two potential strings
ArrayQueue
<
T
> - Class in
javatools.datatypes
This class is part of the Java Tools (see http://mpii.de/yago-naga/javatools).
ArrayQueue(T...)
- Constructor for class javatools.datatypes.
ArrayQueue
ArrayQueue(Collection<T>)
- Constructor for class javatools.datatypes.
ArrayQueue
ArrayQueue(int)
- Constructor for class javatools.datatypes.
ArrayQueue
ArrayUtils
- Class in
javatools.util
This class is part of the Java Tools (see http://mpii.de/yago-naga/javatools).
ArrayUtils()
- Constructor for class javatools.util.
ArrayUtils
asCalendar(int[])
- Static method in class javatools.parsers.
DateParser
Converts a normalized Date to a Calendar
asCalendar(String[])
- Static method in class javatools.parsers.
DateParser
asCalendar(String)
- Static method in class javatools.parsers.
DateParser
asCalendar(int[])
- Static method in class javatools.parsers.
DateParser1
Converts a normalized Date to a Calendar
asCalendar(String[])
- Static method in class javatools.parsers.
DateParser1
asCalendar(String)
- Static method in class javatools.parsers.
DateParser1
asInts(String[])
- Static method in class javatools.parsers.
DateParser
Parses the normalized date into ints, putting Integer.MAX_VALUE for '#'.
asInts(String[])
- Static method in class javatools.parsers.
DateParser1
Parses the normalized date into ints, putting Integer.MAX_VALUE for '#'.
asList()
- Method in class javatools.datatypes.
IteratorForEnumeration
Returns the rest of the enumeration as a list
asList(Iterator<T>)
- Static method in class javatools.datatypes.
PeekIterator
Returns an arraylist of an iterator (killing the iterator)
asList()
- Method in class javatools.datatypes.
PeekIterator
Returns an arraylist of this iterator (killing this iterator)
asSet(Iterator<T>, Set<T>)
- Static method in class javatools.datatypes.
PeekIterator
Fills the elements of an iterator into a given set (killing the iterator)
asSet(Iterator<T>)
- Static method in class javatools.datatypes.
PeekIterator
Returns a hashset of an iterator (killing the iterator)
asSet()
- Method in class javatools.datatypes.
PeekIterator
Returns a hashset of this iterator (killing this iterator)
attribute()
- Method in class javatools.parsers.
Name.PersonName
Returns the attribute.
attribute()
- Method in class javatools.parsers.
NameML.PersonNameML
Returns the attribute.
attributePrefix
- Static variable in class javatools.parsers.
Name
Contains attribute Prefixes (like "the" in "Alexander the Great")
attributePrefix()
- Method in class javatools.parsers.
Name.PersonName
Returns the attributePrefix.
attributePrefix
- Static variable in class javatools.parsers.
NameML
Contains attribute Prefixes (like "the" in "Alexander the Great")
attributePrefix()
- Method in class javatools.parsers.
NameML.PersonNameML
Returns the attributePrefix.
attributePrefixPattern
- Static variable in class javatools.parsers.
Name
attributePrefixPattern
- Static variable in class javatools.parsers.
NameML
autoincrementColumn()
- Method in class javatools.database.
Database
Produces an SQL fragment representing an autoincrementing column type s.t.
autoincrementColumn()
- Method in class javatools.database.
MySQLDatabase
Produces an SQL fragment representing column properties for an autoincrementing integer column s.t.
autoincrementColumn()
- Method in class javatools.database.
PostgresDatabase
Produces an SQL fragment representing column properties for an autoincrementing integer column s.t.
averagePrecision(Collection<T>)
- Method in class javatools.datatypes.
FrequencyVector
Computes the average precision (MAP)
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