A B C D E F G H I J K L M N O P Q R S T U V W Y

C

c(String) - Static method in class javatools.parsers.Name
Capturing group
c(String) - Static method in class javatools.parsers.NameML
Capturing group
CallStack - Class in javatools.administrative
This class is part of the Java Tools (see http://mpii.de/yago-naga/javatools).
CallStack() - Constructor for class javatools.administrative.CallStack
Constructs a call stack from the current program position (without the constructor call)
cancelRowUpdates() - Method in class javatools.database.DummyDatabase.DummyResultSet
 
capitalize(String) - Static method in class javatools.parsers.Char
Capitalizes words and lowercases the rest
cast(String, String) - Method in class javatools.database.Database
Produces an SQL fragment casting the given value to the given type *
cast(String, String) - Method in class javatools.database.MySQLDatabase
Produces an SQL fragment casting the given value to the given type *
cast(String, String) - Method in class javatools.database.PostgresDatabase
Produces an SQL fragment casting the given value to the given type *
category00 - Static variable in class javatools.parsers.PlingStemmer
Words that do not have a distinct plural form (like "atlas" etc.)
categoryCHE_CHES - Static variable in class javatools.parsers.PlingStemmer
Words that change from "-che" to "-ches" (like "brioche" etc.), listed in their plural forms
categoryEX_ICES - Static variable in class javatools.parsers.PlingStemmer
Words that change from "-ex" to "-ices" (like "index" etc.), listed in their plural forms
categoryICS - Static variable in class javatools.parsers.PlingStemmer
Words that end with "-ics" and do not exist as nouns without the 's' (like "aerobics" etc.)
categoryIE_IES - Static variable in class javatools.parsers.PlingStemmer
Words that change from "-ie" to "-ies" (like "auntie" etc.), listed in their plural forms
categoryIS_ES - Static variable in class javatools.parsers.PlingStemmer
Words that change from "-is" to "-es" (like "axis" etc.), listed in their plural forms
categoryIX_ICES - Static variable in class javatools.parsers.PlingStemmer
Words that change from "-ix" to "-ices" (like "appendix" etc.), listed in their plural forms
categoryO_I - Static variable in class javatools.parsers.PlingStemmer
Words that change from "-o" to "-i" (like "libretto" etc.), listed in their plural forms
categoryOE_OES - Static variable in class javatools.parsers.PlingStemmer
Words that change from "-oe" to "-oes" (like "toe" etc.), listed in their plural forms
categoryON_A - Static variable in class javatools.parsers.PlingStemmer
Words that change from "-on" to "-a" (like "phenomenon" etc.), listed in their plural forms
categorySE_SES - Static variable in class javatools.parsers.PlingStemmer
Words that end in "-se" in their plural forms (like "nurse" etc.)
categorySSE_SSES - Static variable in class javatools.parsers.PlingStemmer
Words that change from "-sse" to "-sses" (like "finesse" etc.), listed in their plural forms
categoryU_US - Static variable in class javatools.parsers.PlingStemmer
Words that change from "-u" to "-us" (like "emu" etc.), listed in their plural forms
categoryUM_A - Static variable in class javatools.parsers.PlingStemmer
Words that change from "-um" to "-a" (like "curriculum" etc.), listed in their plural forms
categoryUS_I - Static variable in class javatools.parsers.PlingStemmer
Words that change from "-us" to "-i" (like "fungus" etc.), listed in their plural forms
Char - Class in javatools.parsers
This class is part of the Java Tools (see http://mpii.de/yago-naga/javatools).
Char() - Constructor for class javatools.parsers.Char
 
Char.Char2StringFn - Interface in javatools.parsers
Defines just one function from an int to a String
Char.Legal - Interface in javatools.parsers
Used for encoding selected characters
charAt(int) - Method in class javatools.datatypes.ByteString
 
charAt(int) - Method in class javatools.datatypes.CompressedString
Returns the character at position index
charLabel() - Method in class javatools.datatypes.SparseVector
Returns a char label for the vector
charToAmpersand - Static variable in class javatools.parsers.Char
Maps a special character to a HTML ampersand sequence
charToBackslash - Static variable in class javatools.parsers.Char
Maps a special character to a backslash sequence
child(int) - Method in class javatools.datatypes.PQRTree.Node
Returns the child at a position
children() - Method in class javatools.datatypes.DirectedGraph.Node
Returns the children
city() - Method in class javatools.parsers.Name.PersonName
Returns the city.
city() - Method in class javatools.parsers.NameML.PersonNameML
Returns the city.
CLASSGROUP - Static variable in class javatools.database.WordNet
 
classify(SparseVector) - Method in class javatools.datatypes.SVMModel
Classifies a SparseVector
clear() - Method in class javatools.datatypes.BitVector
 
clear() - Method in class javatools.datatypes.DoubleHashMap
 
clear(int) - Method in class javatools.datatypes.IdPriorityQueue
 
clear() - Method in class javatools.datatypes.IntHashMap
 
clear(int) - Method in class javatools.datatypes.IntSet
 
clear() - Method in class javatools.datatypes.IntSet
Removes all elements
clear() - Method in class javatools.datatypes.Trie
 
clear() - Method in class javatools.parsers.BloomFilter
Sets all bits to false in the Bloom filter.
clearWarnings() - Method in class javatools.database.DummyDatabase.DummyResultSet
 
clone() - Method in class javatools.administrative.NonsharedParameters
Cloning implementation
clone() - Method in class javatools.datatypes.SparseVector
Clones a vector
close() - Static method in class javatools.administrative.Announce
Closes the writer
close(Connection) - Static method in class javatools.database.Database
Closes a connection
close(Statement) - Static method in class javatools.database.Database
Closes a statement
close(ResultSet) - Static method in class javatools.database.Database
Closes a result set
close() - Method in class javatools.database.Database
Closes the connection
close() - Method in class javatools.database.Database.Inserter
Flushes and closes
close() - Method in class javatools.database.DummyDatabase.DummyResultSet
 
close() - Method in class javatools.database.ResultIterator
Closes the resultset and the underlying statement
close() - Method in class javatools.datatypes.CombinedIterable
 
close() - Method in class javatools.datatypes.CombinedIterator
Closes all iterators (if closeable)
close() - Method in class javatools.datatypes.MappedIterator
 
close() - Method in class javatools.datatypes.PeekIterator
Closes the underlying resource
close() - Method in class javatools.filehandlers.ByteFileLines
 
close() - Method in class javatools.filehandlers.ByteMatchReader
Closes the reader
close() - Method in class javatools.filehandlers.CSVFile
Closes the file
close() - Method in class javatools.filehandlers.CSVLines
 
close() - Method in class javatools.filehandlers.FileLines
Closes the reader
close() - Method in class javatools.filehandlers.HTMLReader
 
close() - Method in class javatools.filehandlers.MatchReader
Closes the reader
close() - Method in class javatools.filehandlers.MultiWriter
 
close() - Method in class javatools.filehandlers.RandomAccessFileInputStream
 
close() - Method in class javatools.filehandlers.SimpleInputStreamReader
 
close() - Method in class javatools.filehandlers.SimpleOutputStreamWriter
 
close() - Method in class javatools.filehandlers.TSVFile
 
close() - Method in class javatools.filehandlers.TSVWriter
flushes and closes the writer
close() - Method in class javatools.filehandlers.UTF8Reader
 
close() - Method in class javatools.filehandlers.UTF8Writer
 
close() - Method in class javatools.test.NewUTF8Reader
 
closed - Variable in class javatools.datatypes.PeekIterator
TRUE if the iterator has been closed
closeRun() - Method in class javatools.parsers.PositionTracker
Closes the current changing run by Merging new position changes into the existing position change map after each round (one round=consecutive changes along the text) you need to call closeRun() before submitting more position changes from a new round, i.e.
closeRun() - Method in class javatools.parsers.PositionTracker.ForwardPositionTracker
Closes the current changing run by Merging new position changes into the existing position change map Do this every time you ran once over the text making changes to be tracked
color() - Method in class javatools.datatypes.PQRTree.Node
Returns the color of this node
colorAndGetLCA(int) - Method in class javatools.datatypes.PQRTree.Node
Colors the current node and all ancestors, returns the LCA.
columnNames - Variable in class javatools.database.DummyDatabase
Holds the column names
columnNames() - Method in class javatools.filehandlers.CSVLines
returns the column names (or NULL)
columns - Variable in class javatools.database.DummyDatabase
Holds the table
columns - Variable in class javatools.database.DummyDatabase.DummyResultSet
Holds the table
CombinedIterable<T> - Class in javatools.datatypes
This class is part of the Java Tools (see http://mpii.de/yago-naga/javatools).
CombinedIterable() - Constructor for class javatools.datatypes.CombinedIterable
Creates an empty CombinedIterator
CombinedIterable(Iterable<? extends T>, Iterable<? extends T>) - Constructor for class javatools.datatypes.CombinedIterable
Creates a CombinedIterator two iterators
CombinedIterable(Iterable<? extends T>) - Constructor for class javatools.datatypes.CombinedIterable
Creates a CombinedIterator from one iterator
CombinedIterable(Iterable<? extends T>, Iterable<? extends T>, Iterable<? extends T>) - Constructor for class javatools.datatypes.CombinedIterable
Creates a CombinedIterator three iterators
CombinedIterable(T) - Constructor for class javatools.datatypes.CombinedIterable
Adds a set
CombinedIterable(Iterable<? extends T>...) - Constructor for class javatools.datatypes.CombinedIterable
Creates a CombinedIterator from some iterators (may give a (useless) Java compiler warning)
CombinedIterator<T> - Class in javatools.datatypes
This class is part of the Java Tools (see http://mpii.de/yago-naga/javatools).
CombinedIterator() - Constructor for class javatools.datatypes.CombinedIterator
Creates an empty CombinedIterator
CombinedIterator(Iterator<? extends T>, Iterator<? extends T>) - Constructor for class javatools.datatypes.CombinedIterator
Creates a CombinedIterator two iterators
CombinedIterator(Iterator<? extends T>) - Constructor for class javatools.datatypes.CombinedIterator
Creates a CombinedIterator from one iterator
CombinedIterator(Iterator<? extends T>, Iterator<? extends T>, Iterator<? extends T>) - Constructor for class javatools.datatypes.CombinedIterator
Creates a CombinedIterator three iterators
CombinedIterator(Iterable<? extends T>) - Constructor for class javatools.datatypes.CombinedIterator
Adds a set
CombinedIterator(T) - Constructor for class javatools.datatypes.CombinedIterator
Adds a set
CombinedIterator(Iterator<? extends T>...) - Constructor for class javatools.datatypes.CombinedIterator
Creates a CombinedIterator from some iterators (may give a (useless) Java compiler warning)
CombinedIterator(Collection<Iterable<? extends T>>) - Constructor for class javatools.datatypes.CombinedIterator
Creates a CombinedIterator from some iterators
companyNameSuffix - Static variable in class javatools.parsers.Name
Contains common company name suffixes (like "Inc")
companyNameSuffix - Static variable in class javatools.parsers.NameML
Contains common company name suffixes (like "Inc")
companyNameSuffixPattern - Static variable in class javatools.parsers.Name
 
companyNameSuffixPattern - Static variable in class javatools.parsers.NameML
 
compare(E, E) - Static method in class javatools.administrative.D
Compares two things, including NULL
comparePairs(Object...) - Static method in class javatools.administrative.D
Compares pairs of comparable things (a1,a2,b1,b2,...), including NULL
compareTo(WordNet.Synset) - Method in class javatools.database.WordNet.Synset
Sorts synsets by id
compareTo(CharSequence) - Method in class javatools.datatypes.CompressedString
1 if this CompressedString is lexically larger than the CompressedString of the argument, else -1 or 0
compareTo(CompressedString) - Method in class javatools.datatypes.CompressedString
1 if this CompressedString is lexically larger than the the argument, else -1 or 0
compareTo(DirectedGraph.Node<E>) - Method in class javatools.datatypes.DirectedGraph.Node
 
compareTo(Pair<F, S>) - Method in class javatools.datatypes.Pair
 
compareTo(Language) - Method in class javatools.parsers.Language
 
compareTo(RegularExpression.RegExState) - Method in class javatools.parsers.RegularExpression.RegExState
 
compile(String) - Static method in class javatools.parsers.RegularExpression
Returns a RegularExpression for a string
compress() - Method in class javatools.datatypes.BitVector
 
compress() - Method in class javatools.datatypes.SparseVector
Kicks out 0-entries (without affecting the vector in a mathematical sense)
CompressedString - Class in javatools.datatypes
This class is part of the Java Tools (see http://mpii.de/yago-naga/javatools).
CompressedString(CharSequence, int) - Constructor for class javatools.datatypes.CompressedString
Compresses a CharSequence
CompressedString(CharSequence) - Constructor for class javatools.datatypes.CompressedString
Compresses a CharSequence with 6 bits
computeSum() - Method in class javatools.datatypes.DoubleHashMap
Computes the sum
computeSum() - Method in class javatools.datatypes.IntHashMap
Computes the sum
condition(T) - Method in interface javatools.datatypes.FilteredIterator.If
 
connect() - Method in class javatools.database.Database
connects to the database specified
connect() - Method in class javatools.database.DummyDatabase
 
connect() - Method in class javatools.database.MySQLDatabase
connects to the database specified
connect() - Method in class javatools.database.OracleDatabase
connects to the database specified
connect() - Method in class javatools.database.PostgresDatabase
connects to the database specified
connected() - Method in class javatools.database.Database
Checks whether the connection to the database is still alive
connected() - Method in class javatools.database.OracleDatabase
Checks whether the connection to the database is still alive
construct(Database, File) - Static method in class javatools.database.DBWordNet
Fills the database with WordNet data
containedLength(CharSequence, int) - Method in class javatools.datatypes.Trie
Returns the length of the longest contained subsequence, starting from start position
contains(Object) - Method in class javatools.datatypes.BitVector
 
contains(int) - Method in class javatools.datatypes.BitVector
 
contains(E) - Method in class javatools.datatypes.DirectedGraph
True if that node exists
contains(Object) - Method in class javatools.datatypes.DoubleHashMap
 
contains(T) - Method in class javatools.datatypes.FinalSet
Tells whether x is in the container
contains(Object) - Method in class javatools.datatypes.IntHashMap
 
contains(int) - Method in class javatools.datatypes.IntSet
TRUE if the set contains i
contains(long) - Method in class javatools.datatypes.IntSet
TRUE if the set contains i
contains(Object) - Method in class javatools.datatypes.IntSet
TRUE if the set contains o
contains(Map.Entry<A, B>) - Method in class javatools.datatypes.MultiMap
 
contains(Object) - Method in class javatools.datatypes.Trie
 
contains(E) - Method in class javatools.parsers.BloomFilter
Returns true if the element could have been inserted into the Bloom filter.
containsAll(Collection<?>) - Method in class javatools.datatypes.IntSet
TRUE if the set contains all elements of c
containsAll(Collection<? extends E>) - Method in class javatools.parsers.BloomFilter
Returns true if all the elements of a Collection could have been inserted into the Bloom filter.
containsKey(Object) - Method in class javatools.datatypes.DoubleHashMap
True if value is there
containsKey(Object) - Method in class javatools.datatypes.IntHashMap
True if value is there
containsOneOf(EnumSet<E>, EnumSet<E>) - Static method in class javatools.administrative.D
Tells whether the intersection is non-empty
cosine(FrequencyVector<T, ?>, Collection<T>) - Method in class javatools.datatypes.FrequencyVector
Computes the cosine to another vector, if the intersection is already available
cosine(FrequencyVector<T, ?>) - Method in class javatools.datatypes.FrequencyVector
Computes the cosine to another vector
cosine(SparseVector) - Method in class javatools.datatypes.SparseVector
Returns the cosine of this vector with another vector
cosineDistance - Static variable in class javatools.datatypes.SparseVector
Computes the cosine distance
couldBeAbbreviation(String) - Static method in class javatools.parsers.Name
Tells whether a string could be abbreviation.
couldBeAbbreviation(String) - Static method in class javatools.parsers.NameML
Tells whether a string could be abbreviation.
couldBeCompanyName(String) - Static method in class javatools.parsers.Name
Tells if the string could be a company name
couldBeCompanyName(String) - Static method in class javatools.parsers.NameML
Tells if the string could be a company name
couldBeName(String) - Static method in class javatools.parsers.Name
Tells whether a String could possibly be a name
couldBeName(String) - Static method in class javatools.parsers.NameML
Tells whether a String could possibly be a name
couldBePersonName(String) - Static method in class javatools.parsers.Name
Returns true if it is possible that the string is a person name
couldBePersonName(String, Language) - Static method in class javatools.parsers.NameML
Returns true if it is possible that the string is a person name
count() - Method in class javatools.parsers.BloomFilter
Returns the number of elements added to the Bloom filter after it was constructed or after clear() was called.
create(File, Pattern) - Static method in class javatools.datatypes.DirectedGraph
Constructs a directed graph from a File.
createHash(String, String) - Static method in class javatools.parsers.BloomFilter
Generates a digest based on the contents of a String.
createHash(String) - Static method in class javatools.parsers.BloomFilter
Generates a digest based on the contents of a String.
createHash(byte[]) - Static method in class javatools.parsers.BloomFilter
Generates a digest based on the contents of an array of bytes.
createIndex(String, boolean, String...) - Method in class javatools.database.Database
 
createIndexCommand(String, boolean, String...) - Method in class javatools.database.Database
Returns the command to create one index on a table
createIndices(String, String...) - Method in class javatools.database.Database
Creates non-unique single indices on a table
createPrimaryKey(String, String...) - Method in class javatools.database.Database
makes the given attributes/columns the primary key of the given table
createTable(String, Object...) - Method in class javatools.database.Database
Creates or rewrites an SQL table.
createTable(String, Object...) - Method in class javatools.database.PostgresDatabase
Creates or rewrites an SQL table.
createView(String, String) - Method in class javatools.database.Database
creates a view with given name over the query
CSVFile - Class in javatools.filehandlers
This class is part of the Java Tools (see http://mpii.de/yago-naga/javatools).
CSVFile(File, boolean, String, List<String>) - Constructor for class javatools.filehandlers.CSVFile
 
CSVFile(File, boolean, List<String>) - Constructor for class javatools.filehandlers.CSVFile
 
CSVFile(File, boolean, String...) - Constructor for class javatools.filehandlers.CSVFile
 
CSVFile(File, boolean) - Constructor for class javatools.filehandlers.CSVFile
 
CSVFile(String, boolean) - Constructor for class javatools.filehandlers.CSVFile
 
CSVFile(File) - Constructor for class javatools.filehandlers.CSVFile
 
CSVFile(String) - Constructor for class javatools.filehandlers.CSVFile
 
CSVFile(String, boolean, List<String>) - Constructor for class javatools.filehandlers.CSVFile
 
CSVFile(String, boolean, String...) - Constructor for class javatools.filehandlers.CSVFile
 
CSVFile(String, List<String>) - Constructor for class javatools.filehandlers.CSVFile
 
CSVFile(String, String...) - Constructor for class javatools.filehandlers.CSVFile
 
CSVFile(File, List<String>) - Constructor for class javatools.filehandlers.CSVFile
 
CSVFile(File, String...) - Constructor for class javatools.filehandlers.CSVFile
 
CSVLines - Class in javatools.filehandlers
This class is part of the Java Tools (see http://mpii.de/yago-naga/javatools).
CSVLines(File) - Constructor for class javatools.filehandlers.CSVLines
Constructs a CSVReader
CSVLines(Reader) - Constructor for class javatools.filehandlers.CSVLines
Constructs a CSVReader
CSVLines(String) - Constructor for class javatools.filehandlers.CSVLines
Constructs a CSVReader
cut(String, String) - Static method in class javatools.parsers.PlingStemmer
Cuts a suffix from a string (that is the number of chars given by the suffix)
cutLast(String) - Static method in class javatools.parsers.Char
Returns the String without the last character
cutLast(StringBuilder) - Static method in class javatools.parsers.Char
Cuts the last character

A B C D E F G H I J K L M N O P Q R S T U V W Y