- A - Static variable in class javatools.parsers.Name
-
Contains characters
- A - Static variable in class javatools.parsers.NameML
-
Contains characters
- Abbreviation(String) - Constructor for class javatools.parsers.Name.Abbreviation
-
- AbbreviationML(String) - Constructor for class javatools.parsers.NameML.AbbreviationML
-
- 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(CharSequence, int) - Method in class javatools.datatypes.Trie
-
Adds a sequence starting from start position
- 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.
- addIndex - Variable in class javatools.datatypes.IntSet
-
Index pointing to an empty position.
- 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, EnumSet<V>>, K, V) - Static method in class javatools.administrative.D
-
Given a map that maps to EnumSets, 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
- addLeaves(int) - Method in class javatools.datatypes.PQRTree.Node
-
Adds a number of leaves
- 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 - Variable in class javatools.parsers.NounGroup
-
Holds the adjective
- 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
- alphaNumericAndSpace - Static variable in class javatools.parsers.Char17
-
True for ASCII alphanumeric and space
- ampersandMap - Static variable in class javatools.parsers.Char
-
Deprecated.
Maps HTML ampersand sequences to strings
- ampersandMap - Static variable in class javatools.parsers.Char17
-
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(Set<WordNet.Synset>) - Method in class javatools.database.WordNet.Synset
-
Returns the set of ancestors of a Synset
- ancestors() - Method in class javatools.datatypes.DirectedGraph.Node
-
Computes the ancestors of this node
- ancestors(Set<DirectedGraph.Node<E>>) - Method in class javatools.datatypes.DirectedGraph.Node
-
Helper method
- Announce - Class in javatools.administrative
-
Copyright 2016 Fabian M.
- Announce() - Constructor for class javatools.administrative.Announce
-
- Announce.Level - Enum in javatools.administrative
-
Log level
- announceChars - Variable in class javatools.filehandlers.CSVLines
-
number of chars for announce (or -1)
- announceChars - Variable in class javatools.filehandlers.FileLines
-
number of chars for announce (or -1)
- announceChars - Variable in class javatools.filehandlers.HTMLReader
-
number of chars for announce (or -1)
- ansibigint - Static variable in class javatools.database.SQLType
-
- ANSIBigint() - Constructor for class javatools.database.SQLType.ANSIBigint
-
- ansiblob - Static variable in class javatools.database.SQLType
-
- ANSIblob(int) - Constructor for class javatools.database.SQLType.ANSIblob
-
- ANSIblob() - Constructor for class javatools.database.SQLType.ANSIblob
-
- ansiboolean - Static variable in class javatools.database.SQLType
-
- ANSIboolean() - Constructor for class javatools.database.SQLType.ANSIboolean
-
- ansichar - Static variable in class javatools.database.SQLType
-
- ANSIchar(int) - Constructor for class javatools.database.SQLType.ANSIchar
-
- ANSIchar() - Constructor for class javatools.database.SQLType.ANSIchar
-
- ansifloat - Static variable in class javatools.database.SQLType
-
- ANSIfloat(int) - Constructor for class javatools.database.SQLType.ANSIfloat
-
- ANSIfloat() - Constructor for class javatools.database.SQLType.ANSIfloat
-
- ansiinteger - Static variable in class javatools.database.SQLType
-
- ANSIinteger(int) - Constructor for class javatools.database.SQLType.ANSIinteger
-
- ANSIinteger() - Constructor for class javatools.database.SQLType.ANSIinteger
-
- ansismallint - Static variable in class javatools.database.SQLType
-
- ANSIsmallint(int) - Constructor for class javatools.database.SQLType.ANSIsmallint
-
- ANSIsmallint() - Constructor for class javatools.database.SQLType.ANSIsmallint
-
- ansitext - Static variable in class javatools.database.SQLType
-
- ANSItext(int) - Constructor for class javatools.database.SQLType.ANSItext
-
- ANSItext() - Constructor for class javatools.database.SQLType.ANSItext
-
- ansitimestamp - Static variable in class javatools.database.SQLType
-
- ANSItimestamp() - Constructor for class javatools.database.SQLType.ANSItimestamp
-
- ansivarchar - Static variable in class javatools.database.SQLType
-
- ANSIvarchar(int) - Constructor for class javatools.database.SQLType.ANSIvarchar
-
- ANSIvarchar() - Constructor for class javatools.database.SQLType.ANSIvarchar
-
- ansivarcharbin - Static variable in class javatools.database.MySQLDatabase
-
- ANSIvarcharBin(int) - Constructor for class javatools.database.MySQLDatabase.ANSIvarcharBin
-
- ANSIvarcharBin() - Constructor for class javatools.database.MySQLDatabase.ANSIvarcharBin
-
- 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
- append - Variable in class javatools.parsers.NumberFormatter
-
What shall be appended
- appendFixedLen(StringBuilder, Object, int) - Static method in class javatools.database.Database
-
Appends something to a StringBuilder with a fixed length
- apply(char) - Method in interface javatools.parsers.Char.Char2StringFn
-
Deprecated.
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
-
Copyright 2016 Fabian M.
- 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.datatypes
-
Copyright 2016 Fabian M.
- ArrayUtils() - Constructor for class javatools.datatypes.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
-
- asInts(String[]) - Static method in class javatools.parsers.DateParser
-
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)
- attemptReconnect(SQLException, boolean) - Method in class javatools.database.Database
-
called when query execution failed due to some exception;
checks connectivity and if connection is broken may attempt to reconnect
depending on the given parameters,
if the connection is still alive, reconnection fails or
autoReconnect is not enabled throws a fitting exception
- 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
-
- attributes - Variable in enum javatools.database.DBWordNet.Table
-
Holds an alternating sequence of attribute name and attribute type
- 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)
- 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
-
Copyright 2016 Fabian M.
- CallStack() - Constructor for class javatools.administrative.CallStack
-
Constructs a call stack from the current program position (without the constructor call)
- callstack - Variable in class javatools.administrative.CallStack
-
Holds the call stack
- cancelRowUpdates() - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- capitalize(String) - Static method in class javatools.parsers.Char
-
Deprecated.
Capitalizes words and lowercases the rest
- capitalize(String) - Static method in class javatools.parsers.Char17
-
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
-
Deprecated.
- Char() - Constructor for class javatools.parsers.Char
-
Deprecated.
- Char.Char2StringFn - Interface in javatools.parsers
-
Deprecated.
Defines just one function from an int to a String
- Char.Legal - Interface in javatools.parsers
-
Deprecated.
Used for encoding selected characters
- Char17 - Class in javatools.parsers
-
Copyright 2016 Fabian M.
- Char17() - Constructor for class javatools.parsers.Char17
-
- Char17.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
- chars - Variable in class javatools.filehandlers.MatchReader
-
Char counter for Announce.progress
- charToAmpersand - Static variable in class javatools.parsers.Char
-
Deprecated.
Maps a special character to a HTML ampersand sequence
- charToAmpersand - Static variable in class javatools.parsers.Char17
-
Maps a special character to a HTML ampersand sequence
- charToBackslash - Static variable in class javatools.parsers.Char
-
Deprecated.
Maps a special character to a backslash sequence
- charToBackslash - Static variable in class javatools.parsers.Char17
-
Maps a special character to a backslash sequence
- child(int) - Method in class javatools.datatypes.PQRTree.Node
-
Returns the child at a position
- children - Variable in class javatools.datatypes.DirectedGraph.Node
-
Points to the children of thise node
- children() - Method in class javatools.datatypes.DirectedGraph.Node
-
Returns the children
- children - Variable in class javatools.datatypes.PQRTree.Node
-
Points to the children
- children - Variable in class javatools.datatypes.Tree
-
Holds the children
- children - Variable in class javatools.datatypes.Trie
-
Holds the children
- children - Variable in class javatools.datatypes.TrieMap
-
Holds 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() - Method in class javatools.datatypes.IntKeyMap
-
- 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.datatypes.TrieMap
-
- 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
-
- 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
- closure(Set<DirectedGraph.Node<E>>) - Method in class javatools.datatypes.DirectedGraph.Node
-
Helper for Graph.makeClosure
- 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.
- column(Object) - Method in class javatools.filehandlers.CSVFile
-
Formats an entry
- ColumnDescriptor(String, FigureProducer.Alignment, boolean) - Constructor for class javatools.filehandlers.FigureProducer.ColumnDescriptor
-
- ColumnDescriptor(String, FigureProducer.Alignment) - Constructor for class javatools.filehandlers.FigureProducer.ColumnDescriptor
-
- ColumnDescriptor(String) - Constructor for class javatools.filehandlers.FigureProducer.ColumnDescriptor
-
- ColumnDescriptor(String, String, boolean) - Constructor for class javatools.filehandlers.FigureProducer.ColumnDescriptor
-
- ColumnDescriptor(String, String) - Constructor for class javatools.filehandlers.FigureProducer.ColumnDescriptor
-
- columnDescriptors - Variable in class javatools.filehandlers.FigureProducer.Table
-
- 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
- columns - Variable in class javatools.filehandlers.CSVLines
-
Holds the column names
- columnTypes - Variable in class javatools.database.Database.Inserter
-
Column types
- CombinedIterable<T> - Class in javatools.datatypes
-
Copyright 2016 Fabian M.
- 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
-
Copyright 2016 Fabian M.
- 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
- commitTransaction() - Method in class javatools.database.Database
-
commits the transaction aggregated so far
if the commit fails the transaction is rolled back!
- commitTransaction() - Method in class javatools.database.PostgresDatabase
-
commits the transaction aggregated so far
if the commit fails the transaction is rolled back!
- CommitTransactionSQLException() - Constructor for exception javatools.database.Database.CommitTransactionSQLException
-
- CommitTransactionSQLException(String) - Constructor for exception javatools.database.Database.CommitTransactionSQLException
-
- CommitTransactionSQLException(String, Throwable) - Constructor for exception javatools.database.Database.CommitTransactionSQLException
-
- CompanyName(String) - Constructor for class javatools.parsers.Name.CompanyName
-
- CompanyNameML(String) - Constructor for class javatools.parsers.NameML.CompanyNameML
-
- 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
- component() - Method in class javatools.filehandlers.CSVLines
-
Reads a component and the following comma
- 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
-
Copyright 2016 Fabian M.
- CompressedString(byte[], int, int) - Constructor for class javatools.datatypes.CompressedString
-
Duplicates a CompressedString (for subSequence)
- 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 - Variable in class javatools.datatypes.FilteredIterator
-
- 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
- connection - Variable in class javatools.database.Database
-
Handle for the database
- ConnectionBrokenSQLException() - Constructor for exception javatools.database.Database.ConnectionBrokenSQLException
-
- ConnectionBrokenSQLException(String) - Constructor for exception javatools.database.Database.ConnectionBrokenSQLException
-
- ConnectionBrokenSQLException(Throwable) - Constructor for exception javatools.database.Database.ConnectionBrokenSQLException
-
- ConnectionBrokenSQLException(String, Throwable) - Constructor for exception javatools.database.Database.ConnectionBrokenSQLException
-
- connectionString - Variable in class javatools.database.OracleDatabase
-
Holds the String by which the connection can be reset
- constraintSetId - Variable in class javatools.datatypes.PQRTree.Node
-
Constraint set for which numBlackLeaves was set
- construct(Database, File) - Static method in class javatools.database.DBWordNet
-
Fills the database with WordNet data
- constructor - Variable in class javatools.database.ResultIterator
-
Holds the constructor to be used for each row
- containedLength(CharSequence, int) - Method in class javatools.datatypes.Trie
-
Returns the length of the longest contained subsequence, starting from
start position
- containedLength(CharSequence, int) - Method in class javatools.datatypes.TrieMap
-
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.IntKeyMap
-
- 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.
- containsCS(CharSequence, int) - Method in class javatools.datatypes.Trie
-
TRUE if the trie contains the sequence from start position on
- 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
- containsKey(int) - Method in class javatools.datatypes.IntKeyMap
-
True if value is there
- containsKey(Object) - Method in class javatools.datatypes.TrieMap
-
- 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
- crossLines - Variable in class javatools.filehandlers.MatchReader
-
TRUE if newlines are to be replaces by spaces
- CSVFile - Class in javatools.filehandlers
-
Copyright 2016 Fabian M.
- 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
-
Copyright 2016 Fabian M.
- 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
- currentConstraintSetId - Variable in class javatools.datatypes.PQRTree
-
Id of the constraint set for which we are currently working
- currentIterator - Variable in class javatools.filehandlers.DeepFileSet
-
- cursorAtPos1 - Static variable in class javatools.administrative.Announce
-
Are we at the beginning of a line?
- 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
-
Deprecated.
Returns the String without the last character
- cutLast(StringBuilder) - Static method in class javatools.parsers.Char
-
Deprecated.
Cuts the last character
- cutLast(String) - Static method in class javatools.parsers.Char17
-
Returns the String without the last character
- cutLast(StringBuilder) - Static method in class javatools.parsers.Char17
-
Cuts the last character
- D - Class in javatools.administrative
-
Copyright 2016 Fabian M.
- D() - Constructor for class javatools.administrative.D
-
- data - Variable in class javatools.datatypes.ArrayQueue
-
Holds the queue elements
- data - Variable in class javatools.datatypes.BitVector
-
- data - Variable in class javatools.datatypes.ByteString
-
Holds the string
- data - Variable in class javatools.datatypes.CompressedString
-
The string
- data - Variable in class javatools.datatypes.FinalSet
-
Holds the data, must be sorted
- data - Variable in class javatools.datatypes.FrequencyVector
-
Holds the vector itself
- data - Variable in class javatools.datatypes.IntSet
-
Holds the integers
- Database - Class in javatools.database
-
Copyright 2016 Fabian M.
- Database() - Constructor for class javatools.database.Database
-
- database - Variable in class javatools.database.DBWordNet
-
Holds the database
- Database.CommitTransactionSQLException - Exception in javatools.database
-
- Database.ConnectionBrokenSQLException - Exception in javatools.database
-
Exceptions ****
- Database.InitTransactionSQLException - Exception in javatools.database
-
- Database.Inserter - Class in javatools.database
-
Represents a bulk loader
- Database.RollbackTransactionSQLException - Exception in javatools.database
-
- Database.StartAutoCommitSQLException - Exception in javatools.database
-
- Database.TransactionSQLException - Exception in javatools.database
-
- DATE - Static variable in class javatools.parsers.DateParser
-
- DateParser - Class in javatools.parsers
-
Copyright 2016 Fabian M.
- DateParser() - Constructor for class javatools.parsers.DateParser
-
- DATEPATTERN - Static variable in class javatools.parsers.DateParser
-
- DBWordNet - Class in javatools.database
-
Copyright 2016 Fabian M.
- DBWordNet(Database) - Constructor for class javatools.database.DBWordNet
-
Constructs a new DBWordNet, basing on a filled database
- DBWordNet.Table - Enum in javatools.database
-
One enum per SQL table
- debug - Static variable in class javatools.administrative.Announce
-
TRUE if debugging is on
- debug(Object...) - Static method in class javatools.administrative.Announce
-
Prints a debug message with the class and method name preceeding
- debug(Object...) - Method in class javatools.datatypes.PQRTree.Node
-
Debugging method
- debugMsg(Object...) - Static method in class javatools.administrative.Announce
-
Prints a debug message
- decode(String) - Static method in class javatools.parsers.Char
-
Deprecated.
Replaces all codes in a String by the 16 bit Unicode characters
- decode(String) - Static method in class javatools.parsers.Char17
-
Replaces all codes in a String by the 16 bit Unicode characters
- decodeAmpersand(String, PositionTracker) - Static method in class javatools.parsers.Char
-
Deprecated.
- decodeAmpersand(String) - Static method in class javatools.parsers.Char
-
Deprecated.
Decodes all ampersand sequences in the string
- decodeAmpersand(String) - Static method in class javatools.parsers.Char17
-
Eats an HTML ampersand code from a List of Characters
- decodeAmpersand_UNKNOWN(String) - Static method in class javatools.parsers.Char
-
Deprecated.
Fabian: This method cannot decode numeric hexadecimal ampersand codes.
- decodeAmpersandChar(String) - Static method in class javatools.parsers.Char17
-
Decodes an HTML ampersand code such as "&", returns -1 in case of
failure
- decodeAndNormalize(String) - Static method in class javatools.parsers.Char
-
Deprecated.
Decodes all codes in a String and normalizes all chars
- decodeAndNormalize(String) - Static method in class javatools.parsers.Char17
-
Decodes all codes in a String and normalizes all chars
- decodeBackslash(String) - Static method in class javatools.parsers.Char
-
Deprecated.
Decodes all backslash characters in the string
- decodeBackslash(String) - Static method in class javatools.parsers.Char17
-
Decodes a backslash sequence
- decodePercentage(String) - Static method in class javatools.parsers.Char
-
Deprecated.
Decodes all percentage characters in the string
- decodePercentage(String) - Static method in class javatools.parsers.Char17
-
Decodes percentage characters of the form "%xx" in a string.
- decodeURIPathComponent(String) - Static method in class javatools.parsers.Char
-
Deprecated.
Decodes a URI path component
- decodeURIPathComponent(String) - Static method in class javatools.parsers.Char17
-
Decodes a URI path component
- decodeUTF8(String) - Static method in class javatools.parsers.Char
-
Deprecated.
Decodes all UTF8 characters in the string
- decodeUtf8(String) - Static method in class javatools.parsers.Char17
-
Decodes UTF8 characters in a string.
- decreasingKeys() - Method in class javatools.datatypes.DoubleHashMap
-
returns the keys in decreasing order
- decreasingKeys() - Method in class javatools.datatypes.IntHashMap
-
returns the keys in decreasing order
- DeepFileSet - Class in javatools.filehandlers
-
Copyright 2016 Fabian M.
- DeepFileSet(File) - Constructor for class javatools.filehandlers.DeepFileSet
-
Constructs a DeepFileSet from a path that ends in a wildcard
- DeepFileSet(String) - Constructor for class javatools.filehandlers.DeepFileSet
-
Constructs a DeepFileSet from a path that ends in a wildcard
- DeepFileSet(File, String) - Constructor for class javatools.filehandlers.DeepFileSet
-
Constructs a DeepFileSet from path and wildcard
- defaultNormalizer - Static variable in class javatools.parsers.Char
-
Deprecated.
Called by normalize(int) in case the character cannot be normalized.
- DEL - Variable in class javatools.datatypes.IntHashMap
-
- delay - Variable in class javatools.administrative.Tracer.TracerThread
-
Time we give between two signals
- deleteRow() - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- descendants() - Method in class javatools.database.WordNet.Synset
-
Returns the set of descendants
- descendants(Set<WordNet.Synset>) - Method in class javatools.database.WordNet.Synset
-
Returns the set of ancestors of a Synset
- descendants() - Method in class javatools.datatypes.DirectedGraph.Node
-
Computes the ancestors of this node
- descendants(Set<DirectedGraph.Node<E>>) - Method in class javatools.datatypes.DirectedGraph.Node
-
Helper method
- describe(ResultSet, int) - Static method in class javatools.database.Database
-
Returns a String-representation of a ResultSet, maximally maxrows rows (or
all for -1)
- describe(ResultSet) - Static method in class javatools.database.Database
-
Returns a String-representation of a ResultSet
- describe() - Method in class javatools.parsers.Name.Abbreviation
-
Returns a description
- describe() - Method in class javatools.parsers.Name.CompanyName
-
Returns a description
- describe() - Method in class javatools.parsers.Name
-
Returns a description
- describe() - Method in class javatools.parsers.Name.PersonName
-
Returns a description
- describe() - Method in class javatools.parsers.NameML.AbbreviationML
-
Returns a description
- describe() - Method in class javatools.parsers.NameML.CompanyNameML
-
Returns a description
- describe() - Method in class javatools.parsers.NameML
-
Returns a description
- describe() - Method in class javatools.parsers.NameML.PersonNameML
-
Returns a description
- describe() - Method in class javatools.parsers.RegularExpression
-
returns a nice String description
- describe() - Method in class javatools.parsers.RegularExpression.RegExState
-
Returns a nice description string
- describe(StringBuilder, Collection<RegularExpression.RegExState>) - Method in class javatools.parsers.RegularExpression.RegExState
-
Helper method for describe()
- description - Variable in class javatools.database.Database
-
/** Describes this database
- description() - Method in class javatools.parsers.NounGroup
-
Returns all fields in a String
- descriptorFor(int) - Method in class javatools.filehandlers.FigureProducer.Table
-
- determiner - Variable in class javatools.parsers.NounGroup
-
Holds the determiner (if any)
- determiner() - Method in class javatools.parsers.NounGroup
-
Returns the determiner.
- determiners - Static variable in class javatools.parsers.NounGroup
-
Contains determiners
- DG - Static variable in class javatools.parsers.Name
-
Contains digits
- DG - Static variable in class javatools.parsers.NameML
-
Contains digits
- different(String, String) - Static method in class javatools.parsers.NumberParser
-
TRUE if the numbers differ in the unit and or by more than 10%
- dim - Variable in class javatools.datatypes.SparseVector
-
dim[i] tells what dimension val[i] belongs to.
- DirectedGraph<E extends Comparable<E>> - Class in javatools.datatypes
-
Copyright 2016 Fabian M.
- DirectedGraph() - Constructor for class javatools.datatypes.DirectedGraph
-
Constructor for subclasses
- DirectedGraph.Node<E extends Comparable<E>> - Class in javatools.datatypes
-
Represents a node of in a graph
- directFamilyNamePrefix - Static variable in class javatools.parsers.Name
-
A direct family name prefix (such as "Mc")
- directFamilyNamePrefix - Static variable in class javatools.parsers.NameML
-
A direct family name prefix (such as "Mc")
- disjoint(int[], int[]) - Static method in class javatools.parsers.DateParser
-
TRUE if the dates are disjoint, i.e.
- disjoint(String[], String[]) - Static method in class javatools.parsers.DateParser
-
- disjoint(String, String) - Static method in class javatools.parsers.DateParser
-
- distance(WordNet.Synset, WordNet.Synset) - Method in class javatools.database.WordNet
-
Returns the length of s1->NCA->s2, -1 in case of failure
- distance(SparseVector, SparseVector) - Method in interface javatools.datatypes.SparseVector.Distance
-
- doing(Object...) - Static method in class javatools.administrative.Announce
-
Writes "s..." - intended for major states telling a user what the program
does
- doingDetailed(Object...) - Static method in class javatools.administrative.Announce
-
Writes "s..." - intended for more detailed states, in case the user wants
to follow (nearly) every step of the program in detail
- doingLevel - Static variable in class javatools.administrative.Announce
-
Indentation level
- done() - Static method in class javatools.administrative.Announce
-
Writes "done NEWLINE" - closes a doing statement
- done(String) - Static method in class javatools.administrative.Announce
-
Writes "done NEWLINE" - closes a doing statement
- doneDetailed() - Static method in class javatools.administrative.Announce
-
Writes "done NEWLINE" - closes a doingDetailed statement
- doneDoing(Object...) - Static method in class javatools.administrative.Announce
-
Calls done() and doing(...) - closes a doing statement opening the next
one
- doneWithProbs() - Static method in class javatools.administrative.Announce
-
Writes "done with problems NEWLINE" - closes a doing statement
- DoubleHashMap<K> - Class in javatools.datatypes
-
Copyright 2016 Fabian M.
- DoubleHashMap() - Constructor for class javatools.datatypes.DoubleHashMap
-
Constructor
- DoubleHashMap(K...) - Constructor for class javatools.datatypes.DoubleHashMap
-
Creates a DoubleHashMap with these keys set to 1
- DoublesWrapper - Static variable in class javatools.database.ResultIterator
-
ResultWrapper for several Doubles.
- doubleValueFor(T) - Method in class javatools.datatypes.FrequencyVector
-
Returns the frequency for a term as double (or 0)
- DoubleWrapper - Static variable in class javatools.database.ResultIterator
-
ResultWrapper for a single Double column.
- DOWNGROUP - Static variable in class javatools.database.WordNet
-
- downs - Variable in class javatools.database.WordNet.Synset
-
Downward connected synsets of this synset
- driver - Variable in class javatools.database.Database
-
The Driver registered for this database instance
TODO: it may be more reasonable to share the same driver instance for all database insances
of the same type...check that and adapt
- dropChild(int) - Method in class javatools.datatypes.PQRTree.Node
-
Eliminates a child
- DummyDatabase - Class in javatools.database
-
Copyright 2016 Fabian M.
- DummyDatabase() - Constructor for class javatools.database.DummyDatabase
-
Creates a dummy database
- DummyDatabase(List<String>, List<List<String>>) - Constructor for class javatools.database.DummyDatabase
-
Creates a dummy database
- DummyDatabase(List<String>, String...) - Constructor for class javatools.database.DummyDatabase
-
Creates a dummy database
- DummyDatabase(List<String>, File) - Constructor for class javatools.database.DummyDatabase
-
Creates a dummy database with values from a TSV file
- DummyDatabase.DummyResultSet - Class in javatools.database
-
Wraps just the data
- DummyResultSet(List<List<String>>) - Constructor for class javatools.database.DummyDatabase.DummyResultSet
-
Constructs a result set
- dumpCSV(String, File, char) - Method in class javatools.database.Database
-
Produces a CSV version of the table
- dumpQueryAsCSV(String, File, char) - Method in class javatools.database.Database
-
Produces a CSV version of the query
- eatAmpersand(List<Character>, int[]) - Static method in class javatools.parsers.Char
-
Deprecated.
Eats an HTML ampersand code from a List of Characters
- eatAmpersand(String, int[]) - Static method in class javatools.parsers.Char
-
Deprecated.
Eats an HTML ampersand code from a String
- eatBackslash(String, int[]) - Static method in class javatools.parsers.Char
-
Deprecated.
Eats a backslash sequence from a String
- eatPercentage(String, int[]) - Static method in class javatools.parsers.Char
-
Deprecated.
Eats a String of the form "%xx" from a string, where
xx is a hexadecimal code.
- eatUtf8(String, int[]) - Static method in class javatools.parsers.Char
-
Deprecated.
Eats a UTF8 code from a String.
- element - Variable in class javatools.datatypes.PeekIterator.ElementaryPeekIterator
-
The element to return or NULL
- element - Variable in class javatools.datatypes.Tree
-
Holds the node
- ElementaryPeekIterator(T) - Constructor for class javatools.datatypes.PeekIterator.ElementaryPeekIterator
-
- emphasize - Variable in class javatools.filehandlers.FigureProducer.ColumnDescriptor
-
- EMPTY - Static variable in class javatools.datatypes.PeekIterator
-
An empty PeekIterator
- empty() - Method in class javatools.datatypes.SmallStack
-
- emptyIterator() - Static method in class javatools.datatypes.PeekIterator
-
returns a constant empty iterator
- encodeAmpersand(char) - Static method in class javatools.parsers.Char
-
Deprecated.
Encodes a character to an HTML-Ampersand code (if necessary)
- encodeAmpersand(String) - Static method in class javatools.parsers.Char
-
Deprecated.
Replaces non-normal characters in a String by HTML Ampersand codes
- encodeAmpersand(String, Char17.Legal) - Static method in class javatools.parsers.Char17
-
Encodes non-legal characters to Ampersand codes
- encodeAmpersandToAlphanumeric(char) - Static method in class javatools.parsers.Char
-
Deprecated.
Encodes a character to an HTML-Ampersand code (if necessary)
- encodeAmpersandToAlphanumeric(String) - Static method in class javatools.parsers.Char
-
Deprecated.
Replaces non-normal characters in a String by HTML Ampersand codes
- encodeBackslash(CharSequence, Char.Legal) - Static method in class javatools.parsers.Char
-
Deprecated.
Encodes with backslash all illegal characters
- encodeBackslash(char) - Static method in class javatools.parsers.Char
-
Deprecated.
Encodes a character to a backslash code (if necessary)
- encodeBackslash(String) - Static method in class javatools.parsers.Char
-
Deprecated.
Replaces non-normal characters in a String by Backslash codes
- encodeBackslash(CharSequence, Char17.Legal) - Static method in class javatools.parsers.Char17
-
Encodes with backslash all illegal characters
- encodeBackslashToAlphanumeric(char) - Static method in class javatools.parsers.Char
-
Deprecated.
Encodes a character to a backslash code (if not alphanumeric)
- encodeBackslashToAlphanumeric(String) - Static method in class javatools.parsers.Char
-
Deprecated.
Replaces non-normal characters in a String by Backslash codes (if not alphanumeric)
- encodeBackslashToASCII(char) - Static method in class javatools.parsers.Char
-
Deprecated.
Encodes a character to a backslash code (if not ASCII)
- encodeBackslashToASCII(String) - Static method in class javatools.parsers.Char
-
Deprecated.
Replaces non-normal characters in a String by Backslash codes (if not ASCII)
- encodeHex(String) - Static method in class javatools.parsers.Char
-
Deprecated.
Replaces special characters in the string by hex codes (cannot be undone)
- encodeHex(String, Char17.Legal) - Static method in class javatools.parsers.Char17
-
Replaces illegal characters in the string by hex codes (cannot be undone)
- encodePercentage(char) - Static method in class javatools.parsers.Char
-
Deprecated.
Encodes a character to an Percentage code (if necessary).
- encodePercentage(String) - Static method in class javatools.parsers.Char
-
Deprecated.
Replaces non-normal characters in a String by Percentage codes.
- encodePercentage(String, Char17.Legal) - Static method in class javatools.parsers.Char17
-
Encodes a string into Percentage codes.
- encodeURIPathComponent(char) - Static method in class javatools.parsers.Char
-
Deprecated.
Encodes a char to percentage code, if it is not a path character in the sense of URIs
- encodeURIPathComponent(String) - Static method in class javatools.parsers.Char
-
Deprecated.
Encodes a char to percentage code, if it is not a path character in the sense of URIs
- encodeURIPathComponent(String) - Static method in class javatools.parsers.Char17
-
Encodes a char to percentage code, if it is not a path character in the
sense of URIs
- encodeURIPathComponentXML(String) - Static method in class javatools.parsers.Char
-
Deprecated.
Encodes a char to percentage code, if it is not a path character in the sense of XMLs
- encodeURIPathComponentXML(String) - Static method in class javatools.parsers.Char17
-
Encodes a char to percentage code, if it is not a path character in the
sense of XMLs
- encodeUTF8(int) - Static method in class javatools.parsers.Char
-
Deprecated.
Encodes a character to UTF8 (if necessary)
- encodeUTF8(String) - Static method in class javatools.parsers.Char
-
Deprecated.
Encodes a String to UTF8
- encodeUTF8(char) - Static method in class javatools.parsers.Char17
-
Encodes a character to UTF8
- encodeUTF8(String) - Static method in class javatools.parsers.Char17
-
Encodes a string to UTF8
- encodeXmlAttribute(String) - Static method in class javatools.parsers.Char
-
Deprecated.
Encodes a String with reserved XML characters into a valid xml string for attributes.
- encodeXmlAttribute(String) - Static method in class javatools.parsers.Char17
-
Encodes a String with reserved XML characters into a valid xml string for
attributes.
- end() - Method in class javatools.filehandlers.MatchReader.MyMatchResult
-
- end(int) - Method in class javatools.filehandlers.MatchReader.MyMatchResult
-
- endsWith(CharSequence, String) - Static method in class javatools.parsers.Char
-
Deprecated.
TRUE if the Charsequence ends with the string
- endsWith(CharSequence, String) - Static method in class javatools.parsers.Char17
-
TRUE if the Charsequence ends with the string
- endTransaction() - Method in class javatools.database.Database
-
executes the transaction and switches back from transaction mode into autocommit mode
- endTransaction(boolean) - Method in class javatools.database.Database
-
Deprecated.
- enforceCaseSensitivity(boolean) - Method in class javatools.database.MySQLDatabase
-
allows to make sure VARCHAR column field based queries are case-sensitive
even when the underlying table has a case-insensitive collation
- ENGLISH - Static variable in class javatools.parsers.Language
-
Modern English
- enhancedBy(IntSet) - Method in class javatools.datatypes.IntSet
-
Adds all elements, returns THIS
- enhancedBy(int) - Method in class javatools.datatypes.IntSet
-
Adds addMe, returns THIS
- ensureCapacity(int) - Method in class javatools.datatypes.BitVector
-
- ensureParameters(String...) - Method in class javatools.administrative.NonsharedParameters
-
Reports an error message and aborts if the parameters are undefined.
- ensureParameters(String...) - Static method in class javatools.administrative.Parameters
-
Reports an error message and aborts if the parameters are undefined.
- entries - Variable in class javatools.parsers.RegularExpression
-
RegExStates with which the RegularExpression starts
- entriesIn(CharSequence) - Method in class javatools.datatypes.TrieMap
-
Returns all entries found in 'text'
- entrySet() - Method in class javatools.datatypes.TrieMap
-
- enumerator - Variable in class javatools.datatypes.IteratorForEnumeration
-
Holds the enumeration object
- equal(E, E) - Static method in class javatools.administrative.D
-
Returns true if two things are equal, including NULL
- equal(int[], int[]) - Static method in class javatools.parsers.DateParser
-
TRUE if the dates are exactly equal, including '#'
- equal(String[], String[]) - Static method in class javatools.parsers.DateParser
-
- equal(String, String) - Static method in class javatools.parsers.DateParser
-
- equalPairs(Object...) - Static method in class javatools.administrative.D
-
Compares pairs of comparable things (a1,a2,b1,b2,...) for equality, including NULL
- equals(Object) - Method in class javatools.administrative.CallStack
-
Returns TRUE if the two call stacks have the same elements
- equals(Object) - Method in class javatools.database.WordNet.Synset
-
Tells wether the ids are the same
- equals(Object) - Method in class javatools.datatypes.ByteString
-
- equals(Object) - Method in class javatools.datatypes.CompressedString
-
Tells whether the argument (any CharSequence)
is in the equivalence class of this CompressedString
- equals(Object) - Method in class javatools.datatypes.DirectedGraph.Node
-
- equals(Object) - Method in class javatools.datatypes.DoubleHashMap
-
- equals(Object) - Method in class javatools.datatypes.FrequencyVector
-
- equals(Object) - Method in class javatools.datatypes.IntHashMap
-
- equals(Object) - Method in class javatools.datatypes.IntKeyMap
-
- equals(Object) - Method in class javatools.datatypes.Pair
-
- equals(Object) - Method in class javatools.datatypes.SmallStack
-
- equals(Object) - Method in class javatools.datatypes.Triple
-
- equals(Object) - Method in class javatools.parsers.BloomFilter
-
Compares the contents of two instances to see if they are equal.
- equals(Object) - Method in class javatools.parsers.Language
-
- equals(Object) - Method in class javatools.parsers.NounGroup
-
Checks if the originals match
- equals(Object) - Method in class javatools.parsers.RegularExpression.RegExState
-
- error(Object...) - Static method in class javatools.administrative.Announce
-
Prints an error message and aborts by exiting (aborts even if log level
is mute)
- error(Exception) - Static method in class javatools.administrative.Announce
-
Prints an exception and aborts by exiting (aborts even if log level is
mute)
- errorException(Object...) - Static method in class javatools.administrative.Announce
-
Prints an error message and aborts by throwing a RuntimeException (aborts
even if log level is mute)
- errorException(String, Exception) - Static method in class javatools.administrative.Announce
-
Prints an error message and aborts by throwing a RuntimeException (aborts
even if log level is mute)
- errorException(Exception) - Static method in class javatools.administrative.Announce
-
Prints an exception and aborts by throwing a RuntimeException (aborts
even if log level is mute)
- eucledianDistance - Static variable in class javatools.datatypes.SparseVector
-
Computes the eucledian distance
- eucledianDistance(SparseVector) - Method in class javatools.datatypes.SparseVector
-
Returns the distance to another vector
- execute(String, File) - Static method in class javatools.administrative.D
-
Executes a command
- executeQuery(String, int, int, Integer) - Method in class javatools.database.Database
-
Returns the results for a query as a ResultSet with given type, concurrency and
fetchsize.
- executeUpdate(CharSequence) - Method in class javatools.database.Database
-
Executes an SQL update query, returns the number of rows added/deleted
- executeUpdate(CharSequence) - Method in class javatools.database.DummyDatabase
-
Executes an SQL update query, returns the number of rows added/deleted
- executeUpdateQuery(String) - Method in class javatools.database.Database
-
Executes an SQL update query, returns the number of rows added/deleted
- exists(CharSequence) - Method in class javatools.database.Database
-
Returns TRUE if the resultset is not empty
- existsTable(String) - Method in class javatools.database.Database
-
checks if a table with the given name exists (or rather whether it can be accessed).
- exit() - Static method in class javatools.administrative.D
-
Exits with error code 0
- exits - Variable in class javatools.parsers.RegularExpression
-
Valid exit states of this RegularExpression
- expectedFalsePositiveProbability() - Method in class javatools.parsers.BloomFilter
-
Calculates the expected probability of false positives based on
the number of expected filter elements and the size of the Bloom filter.
- extension(File) - Static method in class javatools.filehandlers.FileSet
-
Returns the extension of a filename
- extension(String) - Static method in class javatools.filehandlers.FileSet
-
Returns the extension of a filename with dot
- extensions - Static variable in class javatools.filehandlers.LatexChecker
-
Extensions to consider
- failed() - Static method in class javatools.administrative.Announce
-
Writes "failed NEWLINE"
- familyName - Static variable in class javatools.parsers.Name
-
Name component with an optional familyNamePrefix and postfix
- familyName() - Method in class javatools.parsers.Name.PersonName
-
Returns the familyName.
- familyName - Static variable in class javatools.parsers.NameML
-
Name component with an optional familyNamePrefix and postfix
- familyName() - Method in class javatools.parsers.NameML.PersonNameML
-
Returns the familyName.
- familyNamePrefix - Static variable in class javatools.parsers.Name
-
Contains common family name prefixes (like "von")
- familyNamePrefix() - Method in class javatools.parsers.Name.PersonName
-
Returns the familyNamePrefix.
- familyNamePrefix - Static variable in class javatools.parsers.NameML
-
Contains common family name prefixes (like "von")
- familyNamePrefix() - Method in class javatools.parsers.NameML.PersonNameML
-
Returns the familyNamePrefix.
- familyNamePrefixPattern - Static variable in class javatools.parsers.Name
-
- familyNamePrefixPattern - Static variable in class javatools.parsers.NameML
-
- familyNameSuffix - Static variable in class javatools.parsers.Name
-
Contains common name suffixes (like "Junior")
- familyNameSuffix() - Method in class javatools.parsers.Name.PersonName
-
Returns the familyNameSuffix.
- familyNameSuffix - Static variable in class javatools.parsers.NameML
-
Contains common name suffixes (like "Junior")
- familyNameSuffix() - Method in class javatools.parsers.NameML.PersonNameML
-
Returns the familyNameSuffix.
- familyNameSuffixPattern - Static variable in class javatools.parsers.Name
-
- familyNameSuffixPattern - Static variable in class javatools.parsers.NameML
-
- familyNameWithAffixes() - Method in class javatools.parsers.Name.PersonName
-
Returns the familyName with prefix
- FastFrequencyVector - Class in javatools.datatypes
-
Copyright 2016 Fabian M.
- FastFrequencyVector() - Constructor for class javatools.datatypes.FastFrequencyVector
-
- fetchedNextValue - Variable in class javatools.datatypes.PeekIterator
-
TRUE if variable next contains the next value
- fetchsize - Variable in class javatools.database.Database
-
The fetchsize to be used on default, i.e.
- figure(FigureProducer.Table, File) - Static method in class javatools.filehandlers.FigureProducer
-
Writes a neat figure to a jpg file for a table
- FigureProducer - Class in javatools.filehandlers
-
Copyright 2016 Fabian M.
- FigureProducer() - Constructor for class javatools.filehandlers.FigureProducer
-
- FigureProducer.Alignment - Enum in javatools.filehandlers
-
Alignment within a cell (left/right/center)
- FigureProducer.ColumnDescriptor - Class in javatools.filehandlers
-
describes a column
- FigureProducer.Table - Class in javatools.filehandlers
-
Holds table data
- file - Variable in enum javatools.database.DBWordNet.Table
-
Holds the file this table was loaded from
- file(File, String...) - Static method in class javatools.filehandlers.FileSet
-
Constructs a file from a folder, subfolder names and a filename
- FileLines - Class in javatools.filehandlers
-
Copyright 2016 Fabian M.
- FileLines(String) - Constructor for class javatools.filehandlers.FileLines
-
Constructs FileLines from a filename
- FileLines(File) - Constructor for class javatools.filehandlers.FileLines
-
Constructs FileLines from a file
- FileLines(String, String) - Constructor for class javatools.filehandlers.FileLines
-
Constructs FileLines from a filename, shows progress bar
- FileLines(String, String, String) - Constructor for class javatools.filehandlers.FileLines
-
Constructs FileLines from a filename with a given encoding, shows
progress bar
- FileLines(File, String, String) - Constructor for class javatools.filehandlers.FileLines
-
Constructs FileLines from a file with an encoding, shows progress bar
(main constructor 1)
- FileLines(File, String) - Constructor for class javatools.filehandlers.FileLines
-
Constructs FileLines from a file, shows progress bar (main constructor 2)
- FileLines(Reader) - Constructor for class javatools.filehandlers.FileLines
-
Constructs FileLines from a Reader
- FileLines(BufferedReader) - Constructor for class javatools.filehandlers.FileLines
-
Constructs FileLines from a BufferedReader (main constructor 3)
- FileLines() - Constructor for class javatools.filehandlers.FileLines
-
For subclasses
- FileSet - Class in javatools.filehandlers
-
Copyright 2016 Fabian M.
- FileSet(String) - Constructor for class javatools.filehandlers.FileSet
-
Constructs a FileSet from a wildcard string (including path)
- FileSet(File) - Constructor for class javatools.filehandlers.FileSet
-
Constructs a FileSet from a wildcard string (including path)
- FileSet(File, String) - Constructor for class javatools.filehandlers.FileSet
-
Constructs a FileSet from a wildcard string
- FileUtils - Class in javatools.filehandlers
-
Copyright 2016 Johannes Hoffart
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- FileUtils() - Constructor for class javatools.filehandlers.FileUtils
-
- FilteredIterator<T> - Class in javatools.datatypes
-
Copyright 2016 Fabian M.
- FilteredIterator(Iterator<T>, FilteredIterator.If<T>) - Constructor for class javatools.datatypes.FilteredIterator
-
- FilteredIterator(Iterator<T>) - Constructor for class javatools.datatypes.FilteredIterator
-
- FilteredIterator.If<T> - Interface in javatools.datatypes
-
- FilteredIterator.IgnoreErrors<T> - Class in javatools.datatypes
-
Wraps an iterator and skips elements that produce an exception
- finalize() - Method in class javatools.database.Database
-
Closes the connection
- finalize() - Method in class javatools.database.Database.Inserter
-
- finalize() - Method in class javatools.database.ResultIterator
-
Closes the resultset
- finalize() - Method in class javatools.filehandlers.FileLines
-
Closes the reader
- finalize() - Method in class javatools.filehandlers.MatchReader
-
Closes the reader
- FinalMap<T1 extends Comparable,T2> - Class in javatools.datatypes
-
Copyright 2016 Fabian M.
- FinalMap(Object...) - Constructor for class javatools.datatypes.FinalMap
-
Constructs a FinalMap from an array that contains key/value sequences
- FinalSet<T extends Comparable<?>> - Class in javatools.datatypes
-
Copyright 2016 Fabian M.
- FinalSet(boolean, T...) - Constructor for class javatools.datatypes.FinalSet
-
Constructs a FinalSet from an array, clones the array if indicated.
- FinalSet(T...) - Constructor for class javatools.datatypes.FinalSet
-
Constructs a FinalSet from an array that does not need to be cloned
- find(Object) - Method in class javatools.datatypes.DoubleHashMap
-
Finds a key, keys[find] will be NULL if non-existent
- find(Object) - Method in class javatools.datatypes.IntHashMap
-
Finds a key, keys[find] will be NULL if non-existent
- find(int) - Method in class javatools.datatypes.IntKeyMap
-
Finds a key, keys[find] will be Integer.MAX_VALUE if non-existent
- find(Reader, String...) - Static method in class javatools.filehandlers.FileLines
-
Reads until one of the strings is found, returns its index or -1.
- find(Reader, StringBuilder, String...) - Static method in class javatools.filehandlers.FileLines
-
Reads until one of the strings is found, returns its index or -1.
- findColumn(String) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- findIgnoreCase(Reader, String...) - Static method in class javatools.filehandlers.FileLines
-
Reads until one of the strings is found, returns its index or -1.
- findMax() - Method in class javatools.datatypes.DoubleHashMap
-
Finds the maximum value
- findMax() - Method in class javatools.datatypes.IntHashMap
-
Finds the maximum value
- first() - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- first - Variable in class javatools.datatypes.ArrayQueue
-
Index of the first element
- first - Variable in class javatools.datatypes.Pair
-
Holds the first component
- first() - Method in class javatools.datatypes.Pair
-
Returns the first
- firstCharAfterSpace(Reader) - Static method in class javatools.filehandlers.FileLines
-
Skips space
- firstChild() - Method in class javatools.datatypes.PQRTree.Node
-
Returns the first child
- firstTiePos() - Method in class javatools.datatypes.FrequencyVector
-
Returns the first position in sortedTerms that has equal number of applications to its successor
- fiveDigits - Static variable in class javatools.parsers.NumberFormatter
-
Predefined NumberFormatter for #####
- FLOAT - Static variable in class javatools.parsers.NumberParser
-
A number as a capturing RegEx
- flush() - Method in class javatools.database.Database
-
Flush the connection
- flush() - Method in class javatools.database.Database.Inserter
-
Flushes the batch
- flush(List<List<Object>>) - Method in class javatools.database.Database.Inserter
-
- flush() - Method in class javatools.filehandlers.MultiWriter
-
- flush() - Method in class javatools.filehandlers.SimpleOutputStreamWriter
-
- flush() - Method in class javatools.filehandlers.UTF8Writer
-
- format(Object) - Method in class javatools.database.Database
-
Formats an object appropriately (provided that its class is in java2SQL)
- format(Object) - Method in class javatools.database.MySQLDatabase.ANSIvarcharBin
-
- format(Object) - Method in class javatools.database.MySQLDatabase.Blob
-
- format(Object) - Method in class javatools.database.MySQLDatabase.MysqlVarchar
-
- format(Object) - Method in class javatools.database.OracleDatabase.Bool
-
- format(Object) - Method in class javatools.database.OracleDatabase.Varchar
-
- format(Object) - Method in class javatools.database.PostgresDatabase.Postgretext
-
- format(Object) - Method in class javatools.database.PostgresDatabase.PostgreVarchar
-
- format(Object) - Method in class javatools.database.SQLType.ANSIBigint
-
- format(Object) - Method in class javatools.database.SQLType.ANSIblob
-
- format(Object) - Method in class javatools.database.SQLType.ANSIboolean
-
- format(Object) - Method in class javatools.database.SQLType.ANSIchar
-
- format(Object) - Method in class javatools.database.SQLType.ANSIfloat
-
- format(Object) - Method in class javatools.database.SQLType.ANSIinteger
-
- format(Object) - Method in class javatools.database.SQLType.ANSIsmallint
-
- format(Object) - Method in class javatools.database.SQLType.ANSItext
-
- format(Object) - Method in class javatools.database.SQLType.ANSItimestamp
-
- format(Object) - Method in class javatools.database.SQLType.ANSIvarchar
-
- format(Object) - Method in class javatools.database.SQLType
-
Formats an object to a valid SQL literal of the given type
- FORMAT - Variable in class javatools.parsers.NumberFormatter
-
Pattern for the pattern string
- format(double) - Method in class javatools.parsers.NumberFormatter
-
Converts a double to a String
- formatMS(long) - Static method in class javatools.parsers.NumberFormatter
-
Converts milliseconds to a nice String
- formatNullToNull(Object) - Method in class javatools.database.Database
-
Formats an object appropriately (provided that its class is in java2SQL)
and assigns NULL if the given object is a null pointer
- formi - Variable in class javatools.filehandlers.FigureProducer.ColumnDescriptor
-
- ForwardPositionTracker() - Constructor for class javatools.parsers.PositionTracker.ForwardPositionTracker
-
- fourDigits - Static variable in class javatools.parsers.NumberFormatter
-
Predefined NumberFormatter for ####
- fourFractions - Static variable in class javatools.parsers.NumberFormatter
-
Predefined NumberFormatter for #.####
- fractions - Variable in class javatools.parsers.NumberFormatter
-
Holds the number of fraction digits
- FRENCH - Static variable in class javatools.parsers.Language
-
French
- FrequencyVector<T,V extends Number & Comparable<V>> - Class in javatools.datatypes
-
Copyright 2016 Fabian M.
- FrequencyVector(Map<T, V>) - Constructor for class javatools.datatypes.FrequencyVector
-
Constructs a frequency vector.
- fuzzyPrecision(DoubleHashMap<K>, DoubleHashMap<K>) - Static method in class javatools.datatypes.FastFrequencyVector
-
Computes the fuzzy precision of this vector wrt the other vector
- fuzzyPrecision(IntHashMap<K>, IntHashMap<K>) - Static method in class javatools.datatypes.FastFrequencyVector
-
Computes the fuzzy precision of this vector wrt the other vector
- fuzzyPrecisionWithRespectTo(FrequencyVector<T, V>) - Method in class javatools.datatypes.FrequencyVector
-
Computes the fuzzy Precision
- fuzzyRecall(DoubleHashMap<K>, DoubleHashMap<K>) - Static method in class javatools.datatypes.FastFrequencyVector
-
Computes the fuzzy recall of this vector wrt the other vector
- fuzzyRecall(IntHashMap<K>, IntHashMap<K>) - Static method in class javatools.datatypes.FastFrequencyVector
-
Computes the fuzzy recall of this vector wrt the other vector
- fuzzyRecallWithRespectTo(FrequencyVector<T, V>) - Method in class javatools.datatypes.FrequencyVector
-
Computes the fuzzy recall
- generateLanguage(String) - Static method in class javatools.parsers.Language
-
- GERMAN - Static variable in class javatools.parsers.Language
-
German
- get(String) - Method in class javatools.administrative.NonsharedParameters
-
Returns a value for a parameter
- get(String, String) - Method in class javatools.administrative.NonsharedParameters
-
Returns a value for a parameter, returning a default value by default
- get(String) - Static method in class javatools.administrative.Parameters
-
Returns a value for a parameter
- get(String, String) - Static method in class javatools.administrative.Parameters
-
Returns a value for a parameter, returning a default value by default
- get(E) - Method in class javatools.datatypes.DirectedGraph
-
Returns the node with the given label (or null)
- get(K) - Method in class javatools.datatypes.DoubleHashMap
-
Retrieves a value
- get(K, int) - Method in class javatools.datatypes.DoubleHashMap
-
Retrieves a value
- get(int) - Method in class javatools.datatypes.FinalSet
-
Returns the element at position i
- get(int) - Method in class javatools.datatypes.Immutable.List
-
- get(Object) - Method in class javatools.datatypes.IntHashMap
-
Retrieves a value
- get(Object, int) - Method in class javatools.datatypes.IntHashMap
-
Retrieves a value
- get(int) - Method in class javatools.datatypes.IntKeyMap
-
Retrieves a value
- get(int, K) - Method in class javatools.datatypes.IntKeyMap
-
Retrieves a value
- get(Iterator<E>) - Static method in class javatools.datatypes.IterableForIterator
-
- get(A) - Method in class javatools.datatypes.MultiMap
-
- get(int) - Method in class javatools.datatypes.SparseVector
-
Retrieves the i-th value
- get(CharSequence, int, boolean) - Method in class javatools.datatypes.TrieMap
-
Get the subtrie corresponding to the substring of sequence s starting from 'start'.
- getActiveLevel() - Static method in class javatools.administrative.Announce
-
Provides the current announce level
- getAllDatePositions(CharSequence) - Static method in class javatools.parsers.DateParser
-
Returns all the dates values and their position in the text
- getAllDatePositions(CharSequence, Language) - Static method in class javatools.parsers.DateParser
-
Returns all the dates values and their position in the text
- getAllDates(CharSequence) - Static method in class javatools.parsers.DateParser
-
Normalizes all dates in a String
- getAllDates(CharSequence, Language) - Static method in class javatools.parsers.DateParser
-
Normalizes all dates in a String
- getAllFiles(File) - Static method in class javatools.filehandlers.FileUtils
-
Collects all non-directory files in the given input directory
(recursively).
- getArray(int) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getArray(String) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getAsciiStream(int) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getAsciiStream(String) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getAttributes() - Method in enum javatools.database.DBWordNet.Table
-
Returns an alternating sequence of attribute name (String)
and attribute type (from java.sql.Types)
- getBatchSize() - Method in class javatools.database.Database.Inserter
-
returns the number of entries gathered
- getBatchThreshold() - Method in class javatools.database.Database.Inserter
-
returns the batch size set (i.e.
- getBigDecimal(int) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getBigDecimal(String) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getBigDecimal(int, int) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getBigDecimal(String, int) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getBinaryStream(int) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getBinaryStream(String) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getBit(int) - Method in class javatools.parsers.BloomFilter
-
Read a single bit from the Bloom filter.
- getBlob(int) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getBlob(String) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getBoolean(String) - Method in class javatools.administrative.NonsharedParameters
-
Returns a value for a boolean parameter
- getBoolean(String, boolean) - Method in class javatools.administrative.NonsharedParameters
-
Returns a value for a boolean parameter, returning a default value by default
- getBoolean(String) - Static method in class javatools.administrative.Parameters
-
Returns a value for a boolean parameter
- getBoolean(String, boolean) - Static method in class javatools.administrative.Parameters
-
Returns a value for a boolean parameter, returning a default value by
default
- getBoolean(int) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getBoolean(String) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getBooleanArgument(String[], String...) - Method in class javatools.administrative.NonsharedParameters
-
Parses the arguments of the main method and tells whether a parameter is on or off
- getBooleanArgument(String[], String...) - Static method in class javatools.administrative.Parameters
-
Parses the arguments of the main method and tells whether a parameter is
on or off
- getBooleanObject(String) - Method in class javatools.administrative.NonsharedParameters
-
Returns a value for a boolean parameter
- getBooleanObject(String, Boolean) - Method in class javatools.administrative.NonsharedParameters
-
Returns a value for a boolean parameter, returning a default value by default
- getBufferedUTF8Reader(File) - Static method in class javatools.filehandlers.FileUtils
-
Creates a BufferedReader for UTF-8-encoded files
- getBufferedUTF8Reader(String) - Static method in class javatools.filehandlers.FileUtils
-
Creates a BufferedReader for UTF-8-encoded files
- getBufferedUTF8Reader(InputStream) - Static method in class javatools.filehandlers.FileUtils
-
Creates a BufferedReader the UTF-8-encoded InputStream
- getBufferedUTF8Writer(File) - Static method in class javatools.filehandlers.FileUtils
-
Creates a BufferedWriter for UTF-8-encoded files
- getBufferedUTF8Writer(String) - Static method in class javatools.filehandlers.FileUtils
-
Creates a BufferedWriter for UTF-8-encoded files
- getByte(int) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getByte(String) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getBytes(int) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getBytes(String) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getCallstack() - Method in class javatools.administrative.CallStack
-
Returns the callstack
- getCharacterStream(int) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getCharacterStream(String) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getChildren() - Method in class javatools.datatypes.Tree
-
Depth first search across the tree
- getClob(int) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getClob(String) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getComponent(Matcher, int) - Static method in class javatools.parsers.Name.PersonName
-
Returns the n-th group or null
- getComponent(Matcher, int) - Static method in class javatools.parsers.NameML.PersonNameML
-
Returns the n-th group or null
- getConcurrency() - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getConfigFileStream(String) - Static method in class javatools.parsers.NameML
-
- getConnection() - Method in class javatools.database.Database
-
Returns the connection
- getCursorName() - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getDatabase() - Method in class javatools.administrative.NonsharedParameters
-
Returns the database defined in this ini-file
- getDatabase() - Static method in class javatools.administrative.Parameters
-
Returns the database defined in this ini-file
- getDatabase() - Method in class javatools.database.DBWordNet
-
Returns the database
- getDate(int) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getDate(String) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getDate(int, Calendar) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getDate(String, Calendar) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getDate(CharSequence, int[]) - Static method in class javatools.parsers.DateParser
-
Returns the components of the date (year, month, day) in a normalized
date string (or null) and writes the start and end position in pos[0] and
pos[1]
- getDate(CharSequence) - Static method in class javatools.parsers.DateParser
-
Returns the components of the date (year, month, day) in a normalized
date string (or null)
- getDates(CharSequence) - Static method in class javatools.parsers.DateParser
-
Returns the dates in a normalized date string
- getDouble(String) - Method in class javatools.administrative.NonsharedParameters
-
Returns a value for an integer parameter
- getDouble(String, Double) - Method in class javatools.administrative.NonsharedParameters
-
Returns a value for an integer parameter returning the default value if undefined
- getDouble(String) - Static method in class javatools.administrative.Parameters
-
Returns a value for an integer parameter
- getDouble(String, double) - Static method in class javatools.administrative.Parameters
-
Returns a value for an integer parameter returning the default value if
undefined
- getDouble(int) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getDouble(String) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getDouble(CharSequence) - Static method in class javatools.parsers.NumberParser
-
Converts a String that contains a (non-normalized) number to a double or
null
- getDowns() - Method in class javatools.database.WordNet.Synset
-
Returns the downs.
- getElement() - Method in class javatools.datatypes.Tree
-
Returns the element
- getEntries() - Method in class javatools.parsers.RegularExpression
-
Returns the entry states of this RegularExpression
- getFalsePositiveProbability(double) - Method in class javatools.parsers.BloomFilter
-
Calculate the probability of a false positive given the specified
number of inserted elements.
- getFalsePositiveProbability() - Method in class javatools.parsers.BloomFilter
-
Get the current probability of a false positive.
- getFetchDirection() - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getFetchsize() - Method in class javatools.database.Database
-
gets the current default fetchsize affecting all queries
where no specific fetchsize is provided as query argument
The fetchsize determines how many result rows are pulled in from the server at once.
- getFetchSize() - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getFile(String) - Method in class javatools.administrative.NonsharedParameters
-
Returns a value for a file or folder parameter; same as getPath but returns an actual File instance
- getFile(String, File) - Method in class javatools.administrative.NonsharedParameters
-
Returns a value for a file or folder parameter, returning the default value if undefined; same as getPath but returns an actual File instance
- getFile(String) - Static method in class javatools.administrative.Parameters
-
Returns a value for a file or folder parameter
- getFile(String, File) - Static method in class javatools.administrative.Parameters
-
Returns a value for a file or folder parameter, returning the default
value if undefined
- getFile() - Method in enum javatools.database.DBWordNet.Table
-
Returns the filename this table was loaded from
- getFileContent(File) - Static method in class javatools.filehandlers.FileUtils
-
Returns the content of the (UTF-8 encoded) file as string.
- getFloat(String) - Method in class javatools.administrative.NonsharedParameters
-
Returns a value for an integer parameter
- getFloat(String, float) - Method in class javatools.administrative.NonsharedParameters
-
Returns a value for an integer parameter returning the default value if undefined
- getFloat(int) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getFloat(String) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getFloatObject(String) - Method in class javatools.administrative.NonsharedParameters
-
Returns a value for an integer parameter
- getFloatObject(String, Float) - Method in class javatools.administrative.NonsharedParameters
-
Returns a value for an integer parameter returning the default value if undefined
- getHoldability() - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getId() - Method in class javatools.database.WordNet.Synset
-
Returns the id.
- getId() - Method in class javatools.parsers.Language
-
- getId2SynsetMap() - Method in class javatools.database.WordNet
-
Returns the map from ids to synsets
- getInt(String) - Method in class javatools.administrative.NonsharedParameters
-
Returns a value for an integer parameter
- getInt(String, int) - Method in class javatools.administrative.NonsharedParameters
-
Returns a value for an integer parameter returning the default value if undefined
- getInt(String) - Static method in class javatools.administrative.Parameters
-
Returns a value for an integer parameter
- getInt(String, int) - Static method in class javatools.administrative.Parameters
-
Returns a value for an integer parameter returning the default value if
undefined
- getInt(int) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getInt(String) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getInt(CharSequence) - Static method in class javatools.parsers.NumberParser
-
Converts a String that contains a (non-normalized) number to a int or
null
- getInteger(String) - Method in class javatools.administrative.NonsharedParameters
-
Returns a value for an integer parameter as Integer object
- getInteger(String, Integer) - Method in class javatools.administrative.NonsharedParameters
-
Returns a value for an integer parameter returning the default value if undefined
- getK() - Method in class javatools.parsers.BloomFilter
-
Returns the value chosen for K.
K is the optimal number of hash functions based on the size
of the Bloom filter and the expected number of inserted elements.
- getList(String) - Method in class javatools.administrative.NonsharedParameters
-
Returns a value for a list parameter
- getList(String) - Static method in class javatools.administrative.Parameters
-
Returns a value for a list parameter
- getLong(int) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getLong(String) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getLong(CharSequence) - Static method in class javatools.parsers.NumberParser
-
Converts a String that contains a (non-normalized) number to a long or
null
- getLongForm() - Method in class javatools.parsers.Language
-
- getMap(String) - Method in class javatools.administrative.NonsharedParameters
-
Returns a value for a map parameter
- getMapEntry(String, String) - Method in class javatools.administrative.NonsharedParameters
-
Returns a value for a map parameter
- getMetaData() - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getNCharacterStream(int) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getNCharacterStream(String) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getNClob(int) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getNClob(String) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getNString(int) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getNString(String) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getNumber(CharSequence) - Static method in class javatools.parsers.NumberParser
-
Extracts the pure number from a String containing a normalized number,
else null
- getNumberAndUnit(CharSequence, int[]) - Static method in class javatools.parsers.NumberParser
-
Extracts the number and its unit from a String containing a normalized
number, else null, returns start and end position in pos[0] and pos[1]
resp.
- getNumbers(CharSequence) - Static method in class javatools.parsers.NumberParser
-
Extracts the numbers and units from a normalized String
- getObject(int) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getObject(String) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getObject(int, Map<String, Class<?>>) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getObject(String, Map<String, Class<?>>) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getObject(int, Class<T>) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getObject(String, Class<T>) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getOr(Map<K, V>, K, V) - Static method in class javatools.administrative.D
-
Returns the element of a map or a default value
- getOrginal() - Method in class javatools.parsers.RegularExpression
-
returns the original
- getOrMake(E) - Method in class javatools.datatypes.DirectedGraph
-
Returns or creates a node
- getOrMake(E) - Method in class javatools.datatypes.UndirectedGraph
-
Returns a node or creates it
- getOrRequest(String, String) - Method in class javatools.administrative.NonsharedParameters
-
Returns a value for a parameter.
- getOrRequest(String, String) - Static method in class javatools.administrative.Parameters
-
Returns a value for a parameter.
- getOrRequestAndAdd(String, String) - Method in class javatools.administrative.NonsharedParameters
-
Returns a value for a parameter.
- getOrRequestAndAdd(String, String) - Static method in class javatools.administrative.Parameters
-
Returns a value for a parameter.
- getOrRequestAndAddBoolean(String, String) - Method in class javatools.administrative.NonsharedParameters
-
Returns a value for a parameter.
- getOrRequestAndAddBoolean(String, String) - Static method in class javatools.administrative.Parameters
-
Returns a value for a parameter.
- getOrRequestAndAddFile(String, String) - Static method in class javatools.administrative.Parameters
-
Returns a value for a parameter.
- getOrRequestAndAddInt(String, String) - Static method in class javatools.administrative.Parameters
-
Returns a value for a parameter.
- getOrRequestBoolean(String, String) - Method in class javatools.administrative.NonsharedParameters
-
Returns a value for a parameter.
- getOrRequestBoolean(String, String) - Static method in class javatools.administrative.Parameters
-
Returns a value for a parameter.
- getOrRequestFileParameter(String, String) - Method in class javatools.administrative.NonsharedParameters
-
Returns a value for a parameter.
- getOrRequestFileParameter(String, String) - Static method in class javatools.administrative.Parameters
-
Returns a value for a parameter.
- getOrRequestInteger(String, String) - Method in class javatools.administrative.NonsharedParameters
-
Returns a value for a parameter.
- getOrRequestInteger(String, String) - Static method in class javatools.administrative.Parameters
-
Returns a value for a parameter.
- getOrZero(Map<K, Integer>, K) - Static method in class javatools.administrative.D
-
Returns the element of a map or 0
- getOrZeroDouble(Map<K, Double>, K) - Static method in class javatools.administrative.D
-
Returns the element of a map or 0
- getParent() - Method in class javatools.datatypes.Tree
-
Returns the parent
- getPath(String) - Method in class javatools.administrative.NonsharedParameters
-
Returns a value for a file or folder parameter; same as getFile but returns the path as String
also adjusts local paths such that a global path is returned (if a base path is set)
- getPath(String, String) - Method in class javatools.administrative.NonsharedParameters
-
Returns a value for a file or folder parameter, returning the default value if undefined; same as getFile but returns the path as String
- getPronounCounterEntityTypes(String) - Method in class javatools.parsers.Language
-
returns the entity type associated with the pronoun (e.g.
- getPronounEntityTypes(String) - Method in class javatools.parsers.Language
-
returns the entity type associated with the pronoun (e.g.
- getPronouns() - Method in class javatools.parsers.Language
-
provides a list of all pronouns in this language
- getPronounTypes(String) - Static method in class javatools.parsers.Language
-
Pronoun lists for different languages;
(TODO: if it gets more involved, move into a PronounML class and/or load from file)
- getRef(int) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getRef(String) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getResultSetConcurrency() - Method in class javatools.database.Database
-
Returns the resultSetConcurrency
- getResultSetType() - Method in class javatools.database.Database
-
Returns the resultSetType
- getRow() - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getRowId(int) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getRowId(String) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getScale() - Method in class javatools.database.SQLType
-
Returns the scale java.sql.Types type
- getShort(int) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getShort(String) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getSQLStmntIFNULL(String, String) - Method in class javatools.database.Database
-
returns the database system specific expression for if-null functionality
i.e.
- getSQLStmntIFNULL(String, String) - Method in class javatools.database.MySQLDatabase
-
returns the database system specific expression for ifnull functionality
i.e.
- getSQLStmntIFNULL(String, String) - Method in class javatools.database.PostgresDatabase
-
returns the database system specific expression for ifnull functionality
i.e.
- getSQLType(int) - Method in class javatools.database.Database
-
Returns an SQLType for the given Type as defined in java.sql.Types
- getSQLType(int, int) - Method in class javatools.database.Database
-
Returns an SQLType for the given Type as defined in java.sql.Types with a
scale
- getSQLType(Class<?>) - Method in class javatools.database.Database
-
Returns an SQLType for the given class
- getSQLXML(int) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getSQLXML(String) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getStatement() - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getStates() - Method in class javatools.parsers.RegularExpression
-
Returns the set of States (expensive)
- getString(int) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getString(String) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getSuccessors() - Method in class javatools.parsers.RegularExpression.RegExState
-
Returns the successors
- getSynset(int) - Method in class javatools.database.WordNet
-
Returns a synset for a given id
- getSynsets() - Method in class javatools.database.WordNet
-
Compiles the set of all Synsets
- getTableName() - Method in class javatools.database.Database.Inserter
-
Returns the table name
- getTag() - Method in class javatools.filehandlers.HTMLReader
-
Returns the last tag (uppercased)
- getTagContent() - Method in class javatools.filehandlers.HTMLReader
-
Returns the content of the last tag
- getTime() - Static method in class javatools.administrative.Announce
-
Retrieves the time
- getTime(int) - Static method in class javatools.administrative.Announce
-
Retrieves the accumulated time the named timer has run for
- getTime(int) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getTime(String) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getTime(int, Calendar) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getTime(String, Calendar) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getTimers() - Static method in class javatools.administrative.Announce
-
Retrieves the accumulated time the named timer has run for
- getTimestamp(String) - Method in class javatools.administrative.NonsharedParameters
-
Returns a value for a date parameter;
- getTimestamp(String, Timestamp) - Method in class javatools.administrative.NonsharedParameters
-
Returns a value for a date parameter, returning the default value if undefined;
- getTimestamp(int) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getTimestamp(String) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getTimestamp(int, Calendar) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getTimestamp(String, Calendar) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getToken() - Method in class javatools.parsers.RegularExpression.RegExState
-
Returns the token
- getType() - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getTypeCode() - Method in class javatools.database.SQLType
-
Returns the java.sql.Types type
- getUnicodeStream(String) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getUnicodeStream(int) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getUps() - Method in class javatools.database.WordNet.Synset
-
Returns the ups.
- getURI(String) - Method in class javatools.administrative.NonsharedParameters
-
Returns a URI built from a given parameter's value
- getURI(String, URI) - Method in class javatools.administrative.NonsharedParameters
-
Returns a URI built from a given parameter's value, but returns a given default value if the parameter is undefined
- getURL(String) - Method in class javatools.administrative.NonsharedParameters
-
Returns a URL built from a given parameter's value
- getURL(String, URL) - Method in class javatools.administrative.NonsharedParameters
-
Returns a URL built from a given parameter's value, but returns a given default value if the parameter is undefined
- getURL(int) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getURL(String) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getValidityCheckTimeout() - Method in class javatools.database.Database
-
time in milliseconds after which a connection is considered broken
when no answer is received within that time frame
- getValue() - Method in class javatools.datatypes.PQRTree.Leaf
-
- getWarnings() - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- getWords() - Method in class javatools.database.WordNet.Synset
-
Returns the words.
- getWordType() - Method in class javatools.database.WordNet.Synset
-
Returns WordType
- getWriter() - Static method in class javatools.administrative.Announce
-
Gets the writer the data is written to
- givenName - Static variable in class javatools.parsers.Name
-
The pattern "Name[-Name]"
- givenName() - Method in class javatools.parsers.Name.PersonName
-
Returns the first given name or null
- givenName - Static variable in class javatools.parsers.NameML
-
The pattern "Name[-Name]"
- givenName() - Method in class javatools.parsers.NameML.PersonNameML
-
Returns the first given name or null
- givenNameComponent - Static variable in class javatools.parsers.Name
-
The pattern "Name."
- givenNameComponent - Static variable in class javatools.parsers.NameML
-
The pattern "Name."
- givenNames - Static variable in class javatools.parsers.Name
-
The pattern (personNameComponent+B)+
- givenNames() - Method in class javatools.parsers.Name.PersonName
-
Returns the givenNames.
- givenNames - Static variable in class javatools.parsers.NameML
-
The pattern (personNameComponent+B)+
- givenNames() - Method in class javatools.parsers.NameML.PersonNameML
-
Returns the givenNames.
- glossFor(int) - Method in class javatools.database.DBWordNet
-
Returns the gloss for a synset
- grayChild() - Method in class javatools.datatypes.PQRTree.Node
-
Returns the index of the first gray child
- group() - Method in class javatools.filehandlers.MatchReader.MyMatchResult
-
- group(int) - Method in class javatools.filehandlers.MatchReader.MyMatchResult
-
- groupCount() - Method in class javatools.filehandlers.MatchReader.MyMatchResult
-
- i() - Static method in class javatools.administrative.D
-
Prints <indent> spaces
- id - Variable in class javatools.database.WordNet.Synset
-
Id as given in the WordNet Prolog files
- id - Variable in class javatools.parsers.Language
-
- id - Variable in class javatools.parsers.RegularExpression.RegExState
-
Id for toString
- id2synset - Variable in class javatools.database.WordNet
-
Maps ids to synsets (compiled on demand)
- idcounter - Static variable in class javatools.parsers.RegularExpression.RegExState
-
Counts all RegExStates to have an id for each (for toString)
- IDGROUP - Static variable in class javatools.database.WordNet
-
- IdPriorityQueue - Class in javatools.datatypes
-
Copyright 2016 Fabian M.
- IdPriorityQueue(int) - Constructor for class javatools.datatypes.IdPriorityQueue
-
Constructor with initial capacity
- IdPriorityQueue() - Constructor for class javatools.datatypes.IdPriorityQueue
-
Constructor with capacity 10
- IgnoreErrors(Iterator<T>, int) - Constructor for class javatools.datatypes.FilteredIterator.IgnoreErrors
-
Wraps the iterator, allowing a number of consecutive failures before returning hasNext()==false
- Immutable - Class in javatools.datatypes
-
Copyright 2016 Fabian M.
- Immutable() - Constructor for class javatools.datatypes.Immutable
-
- Immutable.List<E> - Class in javatools.datatypes
-
- Immutable.Set<E> - Class in javatools.datatypes
-
- implode(String[], String) - Static method in class javatools.datatypes.StringModifier
-
- implode(Collection<?>, String) - Static method in class javatools.datatypes.StringModifier
-
- implodeForDB(Collection<?>, String, Database) - Static method in class javatools.datatypes.StringModifier
-
- implodeForDB(Iterator<?>, String, Database) - Static method in class javatools.datatypes.StringModifier
-
- implodeForDB(T[], String, Database) - Static method in class javatools.datatypes.StringModifier
-
- implodeForDB(Map<?, ?>, String, String, Database, boolean, boolean) - Static method in class javatools.datatypes.StringModifier
-
Concatenates key value pairs of a Map into a combined String,
separating each key from its value by a key-value delimeter
and each key-value pair by pair delimeter
while optionally applying the database.format function to each key/value
- implodeForDB(Iterator<Map.Entry<T, K>>, String, String, Database, boolean, boolean) - Static method in class javatools.datatypes.StringModifier
-
Concatenates key value pairs of a Map.Entry iterator into a combined String,
separating each key from its value by a key-value delimeter
and each key-value pair by pair delimeter
while optionally applying the database.format function to each key/value
- implodeForDBAsConditions(Map<?, ?>, Database) - Static method in class javatools.datatypes.StringModifier
-
Concatenates key value pairs of a Map into a combined String
representing the pairs as independent column conditions for a database query,
applying the database.format function to each value
- in - Variable in class javatools.filehandlers.ByteFileLines
-
The stream to read the lines from
- in - Variable in class javatools.filehandlers.CSVLines
-
Containes the Reader
- in - Variable in class javatools.filehandlers.HTMLReader
-
Holds the actual reader
- in - Variable in class javatools.filehandlers.MatchReader
-
Holds the Reader
- in - Variable in class javatools.filehandlers.SimpleInputStreamReader
-
- in - Variable in class javatools.filehandlers.TSVFile
-
Holds the reader
- in - Variable in class javatools.filehandlers.UTF8Reader
-
Holds the input Stream
- in(char, char, char) - Static method in class javatools.parsers.Char
-
Deprecated.
Tells whether a char is in a range
- in(char, String) - Static method in class javatools.parsers.Char
-
Deprecated.
Tells whether a char is in a string
- in(char, char, char) - Static method in class javatools.parsers.Char17
-
Tells whether a char is in a range
- in(char, String) - Static method in class javatools.parsers.Char17
-
Tells whether a char is in a string
- includes(int[], int[]) - Static method in class javatools.parsers.DateParser
-
TRUE if the first date includes the second, e.g., 1800-##-## includes
1800-05-##
- includes(String[], String[]) - Static method in class javatools.parsers.DateParser
-
- includes(String, String) - Static method in class javatools.parsers.DateParser
-
- includeStatements - Static variable in class javatools.filehandlers.LatexChecker
-
Include statements
- increase(K) - Method in class javatools.datatypes.DoubleHashMap
-
Increases a value, true for 'added new key with value 1', false for 'increased existing value'
- increase(K) - Method in class javatools.datatypes.IntHashMap
-
Increases a value, true for 'added new key with value 1', false for
'increased existing value'
- increasingKeys() - Method in class javatools.datatypes.DoubleHashMap
-
returns the keys in increasing order
- increasingKeys() - Method in class javatools.datatypes.IntHashMap
-
returns the keys in increasing order
- indent - Static variable in class javatools.administrative.D
-
Indentation margin.
- index - Variable in class javatools.database.DummyDatabase.DummyResultSet
-
Points to the current row
- index(Object, int) - Method in class javatools.datatypes.DoubleHashMap
-
Returns an index where to store the object
- index(Object) - Method in class javatools.datatypes.DoubleHashMap
-
Returns an index where to store the object
- index(Object, int) - Method in class javatools.datatypes.IntHashMap
-
Returns an index where to store the object
- index(Object) - Method in class javatools.datatypes.IntHashMap
-
Returns an index where to store the object
- index(int, int) - Method in class javatools.datatypes.IntKeyMap
-
Returns an index where to store the object
- index(int) - Method in class javatools.datatypes.IntKeyMap
-
Returns an index where to store the object
- index(int) - Method in class javatools.datatypes.SparseVector
-
Returns the index for a dimension (or -1)
- indexName(String, String...) - Method in class javatools.database.Database
-
Creates an index name
- indexOf(Object, Object...) - Static method in class javatools.administrative.D
-
Returns the index of a thing in an array or -1
- indexOf(T) - Method in class javatools.datatypes.FinalSet
-
Returns the position in the array or -1
- indexOf(int) - Method in class javatools.datatypes.IntSet
-
Finds the element, sets addIndex to a free position
- indexOf(char, CharSequence) - Static method in class javatools.parsers.Char17
-
IndexOf
- iniFile - Variable in class javatools.administrative.NonsharedParameters
-
Holds the filename of the ini-file
- iniFile - Static variable in class javatools.administrative.Parameters
-
Holds the filename of the ini-file
- INIPATTERN - Static variable in class javatools.administrative.NonsharedParameters
-
Holds the pattern used for ini-file-entries
- INIPATTERN - Static variable in class javatools.administrative.Parameters
-
Holds the pattern used for ini-file-entries
- init(File) - Method in class javatools.administrative.NonsharedParameters
-
Initializes the parameters from a file
- init(File, boolean) - Method in class javatools.administrative.NonsharedParameters
-
- init(String, File...) - Method in class javatools.administrative.NonsharedParameters
-
Seeks the file in all given folders
- init(String) - Method in class javatools.administrative.NonsharedParameters
-
Initializes the parameters from a file
- init(String, boolean) - Method in class javatools.administrative.NonsharedParameters
-
- init(File) - Static method in class javatools.administrative.Parameters
-
Initializes the parameters from a file
- init(String, File...) - Static method in class javatools.administrative.Parameters
-
Seeks the file in all given folders
- init(String) - Static method in class javatools.administrative.Parameters
-
Initializes the parameters from a file
- init(NonsharedParameters) - Static method in class javatools.parsers.NameML
-
- init(String) - Static method in class javatools.parsers.NameML
-
If you like to use your own stopword lists etc.
- init() - Static method in class javatools.parsers.NameML
-
Simply call this function to initialize NameML with the default values
- initiateAllClassAttributes(Object) - Method in class javatools.administrative.NonsharedParameters
-
Checks for all full-upper-case class attributes whether there is a matching parameter
and sets its value to the parameter value.
- initiateClassAttributes(String, Object) - Method in class javatools.administrative.NonsharedParameters
-
Checks for all full-upper-case class attributes whether there is a matching parameter
and sets its value to the parameter value.
- initiateClassAttributes(Object) - Method in class javatools.administrative.NonsharedParameters
-
Checks for all full-upper-case class attributes whether there is a matching parameter
and sets its value to the parameter value.
- initPronouns() - Method in class javatools.parsers.Language
-
Sets pronoun properties for the current language
- initTimer() - Static method in class javatools.administrative.Announce
-
Initiates a numbered timer
- InitTransactionSQLException() - Constructor for exception javatools.database.Database.InitTransactionSQLException
-
- InitTransactionSQLException(String) - Constructor for exception javatools.database.Database.InitTransactionSQLException
-
- InitTransactionSQLException(String, Throwable) - Constructor for exception javatools.database.Database.InitTransactionSQLException
-
- inner - Variable in class javatools.filehandlers.MatchReader.MyMatchResult
-
- input - Variable in class javatools.filehandlers.ByteMatchReader
-
Holds the stream to read from
- insert(List<Object>) - Method in class javatools.database.Database.Inserter
-
Inserts a row
- insert(Object...) - Method in class javatools.database.Database.Inserter
-
Inserts a row
- Inserter(String) - Constructor for class javatools.database.Database.Inserter
-
Creates a bulk loader
- Inserter(String, Class<?>...) - Constructor for class javatools.database.Database.Inserter
-
Creates a bulk loader for a table with column types given by Java classes
- Inserter(String, int...) - Constructor for class javatools.database.Database.Inserter
-
Creates a bulk loader with column types from java.sql.Type
- Inserter(String, String[], Class<?>[]) - Constructor for class javatools.database.Database.Inserter
-
Creates a bulk loader for specific coloumns of a table with column types given by their names and Java classes
- inserters - Variable in class javatools.database.Database
-
Holds all active inserters to close them in the end
- insertRow() - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- INT - Static variable in class javatools.parsers.NumberParser
-
An integer as a capturing regex
- integers - Variable in class javatools.parsers.NumberFormatter
-
Holds the number of integer digits
- IntegersWrapper - Static variable in class javatools.database.ResultIterator
-
ResultWrapper for several Integers.
- IntegerWrapper - Static variable in class javatools.database.ResultIterator
-
ResultWrapper for a single Integer column
- internalNext() - Method in class javatools.database.ResultIterator
-
- internalNext() - Method in class javatools.datatypes.FilteredIterator.IgnoreErrors
-
- internalNext() - Method in class javatools.datatypes.FilteredIterator
-
- internalNext() - Method in class javatools.datatypes.PeekIterator.ElementaryPeekIterator
-
- internalNext() - Method in class javatools.datatypes.PeekIterator
-
Returns the next or NULL if no next element is available
- internalNext() - Method in class javatools.datatypes.PeekIterator.SimplePeekIterator
-
Returns the next or NULL if no next element is available.
- internalNext() - Method in class javatools.filehandlers.ByteFileLines
-
- internalNext() - Method in class javatools.filehandlers.CSVLines
-
- internalNext() - Method in class javatools.filehandlers.DeepFileSet
-
- internalNext() - Method in class javatools.filehandlers.FileLines
-
Returns next line.
- internalNext() - Method in class javatools.filehandlers.MatchReader
-
Returns the next MatchResult
- internalSilentNext() - Method in class javatools.datatypes.PeekIterator
-
Wraps the Exceptions of internalNext into RuntimeExceptions
- intersectArrays(int[], int[]) - Static method in class javatools.datatypes.ArrayUtils
-
Returns the size of the intersection of two SORTED arrays.
- intersection(EnumSet<E>, EnumSet<E>) - Static method in class javatools.administrative.D
-
Returns the intersection of two enumsets
- intersection(FrequencyVector<T, ?>) - Method in class javatools.datatypes.FrequencyVector
-
Computes the common supports
- intersectionSize(Collection<T>, Collection<T>) - Static method in class javatools.administrative.D
-
Returns the size of the intersection
- IntHashMap<K> - Class in javatools.datatypes
-
Copyright 2016 Fabian M.
- IntHashMap() - Constructor for class javatools.datatypes.IntHashMap
-
Constructor
- IntHashMap(K...) - Constructor for class javatools.datatypes.IntHashMap
-
Creates an intHashMap with these keys set to 1
- IntHashMap(Collection<K>) - Constructor for class javatools.datatypes.IntHashMap
-
Creates an intHashMap with these keys set to 1
- IntHashMap(Map<K, IntHashMap<K>>) - Constructor for class javatools.datatypes.IntHashMap
-
Creates an intHashMap with the same keys and the sizes
- IntKeyMap<K> - Class in javatools.datatypes
-
Copyright 2016 Fabian M.
- IntKeyMap() - Constructor for class javatools.datatypes.IntKeyMap
-
Constructor
- IntKeyMap(Object...) - Constructor for class javatools.datatypes.IntKeyMap
-
Creates an intHashMap from a list that contains keys and values in alternation
- IntKeyMap(List<Object>) - Constructor for class javatools.datatypes.IntKeyMap
-
Creates an intHashMap from a list that contains keys and values in alternation
- intMarker - Variable in class javatools.database.WordNet.Synset
-
Public marker
- IntSet - Class in javatools.datatypes
-
Copyright 2016 Fabian M.
- IntSet(IntSet) - Constructor for class javatools.datatypes.IntSet
-
Creates a new IntSet by copying the given set
- IntSet(BitSet) - Constructor for class javatools.datatypes.IntSet
-
Creates a new IntSet by copying the given bit set
- IntSet() - Constructor for class javatools.datatypes.IntSet
-
Creates a new IntSet
- IntSet(int) - Constructor for class javatools.datatypes.IntSet
-
Creates a new IntSet with an initial capacity
- inverse() - Method in class javatools.parsers.RegularExpression
-
Returns the inverse of this Regular Expression (expensive)
- irregular - Static variable in class javatools.parsers.PlingStemmer
-
Maps irregular Germanic English plural nouns to their singular form
- is(PQRTree.NodeType) - Method in class javatools.datatypes.PQRTree.Node
-
True if the node is of type t
- is(PQRTree.Color) - Method in class javatools.datatypes.PQRTree.Node
-
True if the node is of color c
- isAbbreviation(String) - Static method in class javatools.parsers.Name
-
Tells whether a string is an abbreviation with high probability
- isAbbreviation(String) - Static method in class javatools.parsers.NameML
-
Tells whether a string is an abbreviation with high probability
- isActiveLevel(Announce.Level) - Static method in class javatools.administrative.Announce
-
Tells whether the given level is within the currently active levels
- isAdjective - Static variable in class javatools.parsers.NounGroup
-
Tells whether a word is an adjective (currently by a simple heuristics
- isAfterLast() - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- isAlphanumeric(char) - Static method in class javatools.parsers.Char
-
Deprecated.
Tells whether a char is alphanumeric in the sense of URIs
- isAlphanumeric(char) - Static method in class javatools.parsers.Char17
-
Tells whether a char is alphanumeric in the sense of URIs
- isAttributePrefix(String) - Static method in class javatools.parsers.Name
-
Says whether this String is an attribute Prefix (like "the" in "Alexander the Great")
- isAttributePrefix(String) - Static method in class javatools.parsers.NameML
-
Says whether this String is an attribute Prefix (like "the" in
"Alexander the Great")
- isAutoReconnectingOnSelect() - Method in class javatools.database.Database
-
indicates whether automatic reconnection and requerying is attempted
when a broken connection is discovered after an informative (SELECT) query
if this is set to false, a ConnectionBrokenSQLException is thrown instead
- isAutoReconnectingOnUpdate() - Method in class javatools.database.Database
-
indicates whether automatic reconnection and requerying is attempted
when a broken connection is discovered after an update (INSERT, UPDATE) query
if this is set to false, a ConnectionBrokenSQLException is thrown instead
Note: In rare cases this may lead to an update query being executed twice,
so treat with care!
- isBeforeFirst() - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- isBinary() - Method in class javatools.datatypes.SparseVector
-
Tells whether this vector is binary
- isBlack() - Method in class javatools.datatypes.PQRTree.Node
-
True if the node is black
- isClosed() - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- isCompanyName(String) - Static method in class javatools.parsers.Name
-
Tells if the string is a company name with high probability
- isCompanyName(String) - Static method in class javatools.parsers.NameML
-
Tells if the string is a company name with high probability
- isCompanyNameSuffix(String) - Static method in class javatools.parsers.Name
-
Says whether this String is a company name suffix
- isCompanyNameSuffix(String) - Static method in class javatools.parsers.NameML
-
Says whether this String is a company name suffix
- isDate(CharSequence) - Static method in class javatools.parsers.DateParser
-
Tells whether this string is a normlized date (and nothing else)
- isDefined(String) - Method in class javatools.administrative.NonsharedParameters
-
Tells whether a parameter is defined
- isDefined(String) - Static method in class javatools.administrative.Parameters
-
Tells whether a parameter is defined
- isEarlier(int[], int[]) - Static method in class javatools.parsers.DateParser
-
TRUE if the first date is earlier than the second.
- isEarlier(String[], String[]) - Static method in class javatools.parsers.DateParser
-
TRUE if the first date is earlier than the second.
- isEarlier(String, String) - Static method in class javatools.parsers.DateParser
-
- isEmpty() - Method in class javatools.datatypes.BitVector
-
- isEmpty() - Method in class javatools.datatypes.IntKeyMap
-
TRUE if there is no mapping
- isEmpty() - Method in class javatools.datatypes.IntSet
-
TRUE if the set is empty
- isEmpty() - Method in class javatools.datatypes.MultiMap
-
- isEmpty() - Method in class javatools.datatypes.Trie
-
- isEmpty() - Method in class javatools.datatypes.TrieMap
-
- isEscaped(String) - Static method in class javatools.parsers.Char
-
Deprecated.
Tells whether a string is escaped in the sense of URIs
- isEscaped(String) - Static method in class javatools.parsers.Char17
-
Tells whether a string is escaped in the sense of URIs
- isExit(RegularExpression.RegExState) - Method in class javatools.parsers.RegularExpression
-
Tells whether this RegExState is a valid exit
- isFamilyNamePrefix(String) - Static method in class javatools.parsers.Name
-
Says whether this String is a family name prefix
- isFamilyNamePrefix(String) - Static method in class javatools.parsers.NameML
-
Says whether this String is a family name prefix
- isFirst() - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- isFloat(String) - Static method in class javatools.parsers.NumberParser
-
Tells whether this string is a normalized number
- isGenDelim(char) - Static method in class javatools.parsers.Char
-
Deprecated.
Tells whether a char is a general delimiter in the sense of URIs
- isGenDelim(char) - Static method in class javatools.parsers.Char17
-
Tells whether a char is a general delimiter in the sense of URIs
- isGray() - Method in class javatools.datatypes.PQRTree.Node
-
True if the node is gray
- isHelp(String) - Static method in class javatools.administrative.Announce
-
Says whether a command line argument asks for help
- isInt(String) - Static method in class javatools.parsers.NumberParser
-
Tells whether this string is a normalized integer number
- isInterned - Variable in class javatools.datatypes.ByteString
-
is interned
- isLanguage(String) - Static method in class javatools.parsers.Name
-
Returns TRUE for languages
- isLanguage(String) - Static method in class javatools.parsers.NameML
-
Returns TRUE for languages
- isLanguageCode(String) - Static method in class javatools.parsers.Name
-
Returns TRUE for language codes
- isLanguageCode(String) - Static method in class javatools.parsers.NameML
-
Returns TRUE for language codes
- isLast() - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- isLeaf() - Method in class javatools.datatypes.PQRTree.Node
-
True if the node is of type LEAF
- isLegal(char) - Method in interface javatools.parsers.Char.Legal
-
Deprecated.
- isLegal(char) - Method in interface javatools.parsers.Char17.Legal
-
- isName(String) - Static method in class javatools.parsers.Name
-
Tells whether a String is a name with high probability
- isName(String) - Static method in class javatools.parsers.NameML
-
Tells whether a String is a name with high probability
- isNames(String) - Static method in class javatools.parsers.Name
-
Tells whether a String is a sequence of names with high probability
- isNames(String) - Static method in class javatools.parsers.NameML
-
Tells whether a String is a sequence of names with high probability
- isNation(String) - Static method in class javatools.parsers.Name
-
Returns TRUE for nations
- isNation(String) - Static method in class javatools.parsers.NameML
-
Returns TRUE for nations
- isNationality(String) - Static method in class javatools.parsers.Name
-
Returns TRUE for nationalities
- isNationality(String) - Static method in class javatools.parsers.NameML
-
Returns TRUE for nationalities
- isNonNegativeInt(String) - Static method in class javatools.parsers.NumberParser
-
Tells whether this string is a normalized non-negative integer number
- isNumberAndUnit(String) - Static method in class javatools.parsers.NumberParser
-
Tells whether this string is a normalized number with unit
- ISOdate() - Static method in class javatools.parsers.NumberFormatter
-
Returns an ISO8601 string representation of the current date
- ISOdate(Calendar) - Static method in class javatools.parsers.NumberFormatter
-
Returns an ISO8601 string representation of the time given
by the calendar
- ISOtime() - Static method in class javatools.parsers.NumberFormatter
-
Returns an ISO8601 string representation of the current time
- ISOtime(Calendar) - Static method in class javatools.parsers.NumberFormatter
-
Returns an ISO8601 string representation of the time given
by the calendar
- ISOweekTime() - Static method in class javatools.parsers.NumberFormatter
-
Returns an ISO8601 string representation of the current time,
using a week-oriented representation
- ISOweekTime(Calendar) - Static method in class javatools.parsers.NumberFormatter
-
Returns an ISO8601 string representation of the time given
by the calendar, using a week-oriented representation
- isP() - Method in class javatools.datatypes.PQRTree.Node
-
True if the node is of type P
- isPchar(char) - Static method in class javatools.parsers.Char
-
Deprecated.
Tells whether a char is a valid path component in the sense of URIs
- isPchar(char) - Static method in class javatools.parsers.Char17
-
Tells whether a char is a valid path component in the sense of URIs
- isPersonName(String) - Static method in class javatools.parsers.Name
-
Returns true if it is highly probable that the string is a person name.
- isPersonName(String, Language) - Static method in class javatools.parsers.NameML
-
Returns true if it is highly probable that the string is a person name.
- isPersonNameSuffix(String) - Static method in class javatools.parsers.Name
-
Says whether this String is a person name suffix
- isPersonNameSuffix(String) - Static method in class javatools.parsers.NameML
-
Says whether this String is a person name suffix
- isPlural(String) - Static method in class javatools.parsers.PlingStemmer
-
Tells whether a word form is plural.
- isPronoun(String) - Method in class javatools.parsers.Language
-
checks whether a string could be a pronoun of the language ignoring cases
- isQ() - Method in class javatools.datatypes.PQRTree.Node
-
True if the node is of type Q
- isR() - Method in class javatools.datatypes.PQRTree.Node
-
True if the node is of type R
- isReserved(char) - Static method in class javatools.parsers.Char
-
Deprecated.
Tells whether a char is reserved in the sense of URIs
- isReserved(char) - Static method in class javatools.parsers.Char17
-
Tells whether a char is reserved in the sense of URIs
- isSingular(String) - Static method in class javatools.parsers.PlingStemmer
-
Tells whether a word form is singular.
- isSingularAndPlural(String) - Static method in class javatools.parsers.PlingStemmer
-
Tells whether a word form is the singular form of one word and at
the same time the plural form of another.
- isSolveable() - Method in class javatools.datatypes.PQRTree
-
Says whether the the tree has no R-node
- isStopWord(String) - Static method in class javatools.parsers.Name
-
TRUE for stopwords
- isStopWord(String, Language) - Static method in class javatools.parsers.NameML
-
TRUE for stopwords
- isSubDelim(char) - Static method in class javatools.parsers.Char
-
Deprecated.
Tells whether a char is a sub-delimiter in the sense of URIs
- isSubDelim(char) - Static method in class javatools.parsers.Char17
-
Tells whether a char is a sub-delimiter in the sense of URIs
- isThere - Variable in class javatools.datatypes.IntSet
-
Tells whether the int is there
- isTitle(String) - Static method in class javatools.parsers.Name
-
Says whether this String is a title
- isTitle(String, Language) - Static method in class javatools.parsers.NameML
-
Says whether this String is a title
- isUnreserved(char) - Static method in class javatools.parsers.Char
-
Deprecated.
Tells whether a char is unreserved in the sense of URIs (not the same as !reserved)
- isUnreserved(char) - Static method in class javatools.parsers.Char17
-
Tells whether a char is unreserved in the sense of URIs (not the same as
!reserved)
- isUSState(String) - Static method in class javatools.parsers.Name
-
Returns TRUE for US States
- isUSState(String) - Static method in class javatools.parsers.NameML
-
Returns TRUE for US States
- isUSStateAbbreviation(String) - Static method in class javatools.parsers.Name
-
Returns TRUE for US State abbreviations
- isUSStateAbbreviation(String) - Static method in class javatools.parsers.NameML
-
Returns TRUE for US State abbreviations
- isWhite() - Method in class javatools.datatypes.PQRTree.Node
-
True if the node is white
- isWord - Variable in class javatools.datatypes.Trie
-
true if this is a word
- isWrapperFor(Class<?>) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- ITALIAN - Static variable in class javatools.parsers.Language
-
Italian
- IterableForIterator<T> - Class in javatools.datatypes
-
Copyright 2016 Fabian M.
- IterableForIterator(Iterator<T>) - Constructor for class javatools.datatypes.IterableForIterator
-
- iterator() - Method in class javatools.datatypes.ArrayQueue
-
- iterator() - Method in class javatools.datatypes.BitVector
-
- iterator() - Method in class javatools.datatypes.CombinedIterable
-
Returns this
- iterator() - Method in class javatools.datatypes.CombinedIterator
-
Returns this
- iterator() - Method in class javatools.datatypes.DoubleHashMap
-
- iterator - Variable in class javatools.datatypes.FilteredIterator
-
- iterator() - Method in class javatools.datatypes.Immutable.Set
-
- iterator() - Method in class javatools.datatypes.IntHashMap
-
- iterator() - Method in class javatools.datatypes.IntKeyMap
-
- iterator() - Method in class javatools.datatypes.IntSet
-
- iterator - Variable in class javatools.datatypes.IterableForIterator
-
- iterator() - Method in class javatools.datatypes.IterableForIterator
-
- iterator() - Method in class javatools.datatypes.IteratorForEnumeration
-
- iterator - Variable in class javatools.datatypes.MappedIterator
-
- iterator() - Method in class javatools.datatypes.MappedIterator
-
- iterator() - Method in class javatools.datatypes.MultiMap
-
- iterator() - Method in class javatools.datatypes.PeekIterator
-
returns this
- iterator - Variable in class javatools.datatypes.PeekIterator.SimplePeekIterator
-
Wrapped iterator
- iterator() - Method in class javatools.datatypes.PQRTree
-
Iterates over the leaves in the right order
- iterator() - Method in class javatools.datatypes.Tree
-
- iterator() - Method in class javatools.datatypes.Trie
-
- iterator() - Method in class javatools.datatypes.TrieMap
-
- iterator() - Method in class javatools.filehandlers.FileLines
-
Returns this
- iterator() - Method in class javatools.filehandlers.TSVFile
-
- iterator() - Method in class javatools.parsers.RegularExpression
-
Returns an iterator over incarnations of the expression
- IteratorForEnumeration<T> - Class in javatools.datatypes
-
Copyright 2016 Fabian M.
- IteratorForEnumeration(Enumeration) - Constructor for class javatools.datatypes.IteratorForEnumeration
-
- L - Static variable in class javatools.parsers.Name
-
Contains lower case Characters
- L - Static variable in class javatools.parsers.NameML
-
Contains lower case Characters
- l2norm() - Method in class javatools.datatypes.SparseVector
-
Returns this vector's two-norm
- label - Variable in class javatools.datatypes.DirectedGraph.Node
-
Holds the label of node
- label() - Method in class javatools.datatypes.DirectedGraph.Node
-
Returns the label
- label - Variable in class javatools.datatypes.SparseVector
-
Contains a double value associated to this Sparse Vector
- labels() - Method in class javatools.datatypes.DirectedGraph
-
Computes the set of labels
- Language - Class in javatools.parsers
-
Copyright 2016 Gerard de Melo
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- Language(String) - Constructor for class javatools.parsers.Language
-
Constructor
- Language.LanguageNotSupportedException - Exception in javatools.parsers
-
- languageCodes - Static variable in class javatools.parsers.Name
-
Language codes
- languageCodes - Static variable in class javatools.parsers.NameML
-
Language codes
- languageForCode(String) - Static method in class javatools.parsers.Name
-
Returns the language for a code (or NULL)
- languageForCode(String) - Static method in class javatools.parsers.NameML
-
Returns the language for a code (or NULL)
- LanguageNotSupportedException() - Constructor for exception javatools.parsers.Language.LanguageNotSupportedException
-
- LanguageNotSupportedException(String) - Constructor for exception javatools.parsers.Language.LanguageNotSupportedException
-
- LanguageNotSupportedException(String, Throwable) - Constructor for exception javatools.parsers.Language.LanguageNotSupportedException
-
- last() - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- last - Variable in class javatools.datatypes.ArrayQueue
-
Index of the last element
- last(CharSequence) - Static method in class javatools.parsers.Char
-
Deprecated.
Returns the last character of a String or 0
- last(CharSequence) - Static method in class javatools.parsers.Char17
-
Returns the last character of a String or 0
- lastChild() - Method in class javatools.datatypes.PQRTree.Node
-
Returns the last child
- lastEstimation - Static variable in class javatools.administrative.Announce
-
last time we printed estimated time
- lastIndex - Variable in class javatools.datatypes.IntSet
-
Last index that contains a value
- lastMatchEnd - Variable in class javatools.filehandlers.MatchReader
-
Points to the index of the last match
- lastSignal - Variable in class javatools.administrative.Tracer.TracerThread
-
Content of the last signal
- lastSignalTime - Variable in class javatools.administrative.Tracer.TracerThread
-
Time in millseconds we received the last signal
- LatexChecker - Class in javatools.filehandlers
-
Copyright 2016 Fabian M.
- LatexChecker() - Constructor for class javatools.filehandlers.LatexChecker
-
- latexTable(FigureProducer.Table) - Static method in class javatools.filehandlers.FigureProducer
-
Produces a latex table for a table
- latexTable(FigureProducer.Table, File) - Static method in class javatools.filehandlers.FigureProducer
-
Produces a latex table and stores it in a file
- laxAbbreviationPattern - Static variable in class javatools.parsers.Name
-
Contains the lax pattern for abbreviations
- laxAbbreviationPattern - Static variable in class javatools.parsers.NameML
-
Contains the lax pattern for abbreviations
- laxCompanyPattern - Static variable in class javatools.parsers.Name
-
Contains the pattern for companies
- laxCompanyPattern - Static variable in class javatools.parsers.NameML
-
Contains the pattern for companies
- laxName - Static variable in class javatools.parsers.Name
-
Contains the pattern for names.
- laxName - Static variable in class javatools.parsers.NameML
-
Contains the pattern for names.
- laxNamePattern - Static variable in class javatools.parsers.Name
-
Contains the pattern for names.
- laxNamePattern - Static variable in class javatools.parsers.NameML
-
Contains the pattern for names.
- laxPersonNamePattern - Static variable in class javatools.parsers.Name
-
The pattern for person names
- laxPersonNamePatternDe - Static variable in class javatools.parsers.NameML
-
- laxPersonNamePatternEn - Static variable in class javatools.parsers.NameML
-
- laxPersonNamePatternEs - Static variable in class javatools.parsers.NameML
-
- laxPersonNamePatternFr - Static variable in class javatools.parsers.NameML
-
- laxPersonNamePatternIt - Static variable in class javatools.parsers.NameML
-
- Leaf(E) - Constructor for class javatools.datatypes.PQRTree.Leaf
-
Constructs a leaf, registers the leaf in leafMap
- leafMap - Variable in class javatools.datatypes.PQRTree
-
Serves to find out where an element is in the tree
- leaves() - Method in class javatools.datatypes.DirectedGraph
-
Computes the nodes that have no leaves
- length() - Method in class javatools.datatypes.ByteString
-
- length - Variable in class javatools.datatypes.CompressedString
-
Number of characters in this CompressedString
- length() - Method in class javatools.datatypes.CompressedString
-
Returns the number of characters in this CompressedString
- level - Static variable in class javatools.administrative.Announce
-
Current log level
- limit(String, int) - Method in class javatools.database.Database
-
Makes an SQL query limited to n results
- limit(String, int) - Method in class javatools.database.OracleDatabase
-
Makes an SQL query limited to n results
- limitLength(String, int) - Static method in class javatools.datatypes.StringModifier
-
limits the length of a String to the given size
ie applies s.substring(0,length) for given length iff
length<s.length()
- links() - Method in class javatools.datatypes.DirectedGraph.Node
-
returns the links in an undirected graph
- List(List<E>) - Constructor for class javatools.datatypes.Immutable.List
-
- list - Variable in class javatools.datatypes.Immutable.List
-
- list(Iterable<S>) - Static method in class javatools.datatypes.PeekIterator
-
Lists the elements in an iterable
- list(Iterator<S>) - Static method in class javatools.datatypes.PeekIterator
-
Lists the elements in an iterator (and destroys it)
- load(Database, File) - Method in enum javatools.database.DBWordNet.Table
-
Loads this table to a given database from a folder with the Prolog version of WordNet
- loadCSV(String, File, boolean, char) - Method in class javatools.database.Database
-
Loads a CSV file into a table
- lockTableReadAccess(Map<String, String>) - Method in class javatools.database.Database
-
Locks a table in read mode, i.e.
- lockTableReadAccess(Map<String, String>) - Method in class javatools.database.MySQLDatabase
-
Locks a table in read mode, i.e.
- lockTableReadAccess(Map<String, String>) - Method in class javatools.database.PostgresDatabase
-
Locks a table in read mode, i.e.
- lockTableWriteAccess(Map<String, String>) - Method in class javatools.database.Database
-
Locks a table in write mode, i.e.
- lockTableWriteAccess(Map<String, String>) - Method in class javatools.database.MySQLDatabase
-
Locks a table in write mode, i.e.
- lockTableWriteAccess(Map<String, String>) - Method in class javatools.database.PostgresDatabase
-
Locks a table in write mode, i.e.
- LongWrapper - Static variable in class javatools.database.ResultIterator
-
ResultWrapper for a single Long column.
- lowCaseFirst(String) - Static method in class javatools.parsers.Char
-
Deprecated.
Lowcases the first character in a String
- lowCaseFirst(String) - Static method in class javatools.parsers.Char17
-
Lowcases the first character in a String
- lowercase(String...) - Static method in class javatools.datatypes.StringModifier
-
applies lowercase to all Strings in an array, returns them as a set
- main(String[]) - Static method in class javatools.administrative.Announce
-
Test routine
- main(String[]) - Static method in class javatools.administrative.CallStack
-
Test routine
- main(String[]) - Static method in class javatools.administrative.NonsharedParameters
-
Test routine
- main(String[]) - Static method in class javatools.administrative.Parameters
-
Test routine
- main(String[]) - Static method in class javatools.administrative.Sleep
-
Sleeps for a given time
- main(String[]) - Static method in class javatools.administrative.Tracer
-
Calls test1 and test2 in a loop.
- main(String[]) - Static method in class javatools.database.Database
-
Test routine
- main(String[]) - Static method in class javatools.database.DBWordNet
-
- main(String[]) - Static method in class javatools.database.DummyDatabase
-
- main(String[]) - Static method in class javatools.database.MySQLDatabase
-
- main(String[]) - Static method in class javatools.database.OracleDatabase
-
- main(String[]) - Static method in class javatools.database.PostgresDatabase
-
- main(String[]) - Static method in class javatools.database.SQLType
-
- main(String[]) - Static method in class javatools.database.WordNet
-
Test routine, requires the Prolog version of WordNet and the paths adjusted.
- main(String[]) - Static method in class javatools.datatypes.ArrayQueue
-
Test routine
- main(String[]) - Static method in class javatools.datatypes.BitVector
-
- main(String[]) - Static method in class javatools.datatypes.ByteString
-
- main(String[]) - Static method in class javatools.datatypes.CompressedString
-
Test routine
- main(String[]) - Static method in class javatools.datatypes.DoubleHashMap
-
Test
- main(String[]) - Static method in class javatools.datatypes.FastFrequencyVector
-
- main(String[]) - Static method in class javatools.datatypes.FinalMap
-
Test routine
- main(String[]) - Static method in class javatools.datatypes.FinalSet
-
Test routine
- main(String[]) - Static method in class javatools.datatypes.FrequencyVector
-
Test
- main(String[]) - Static method in class javatools.datatypes.IdPriorityQueue
-
Test
- main(String[]) - Static method in class javatools.datatypes.IntHashMap
-
Test
- main(String[]) - Static method in class javatools.datatypes.IntKeyMap
-
Test
- main(String[]) - Static method in class javatools.datatypes.IntSet
-
Test method
- main(String[]) - Static method in class javatools.datatypes.PeekIterator
-
test routine
- main(String[]) - Static method in class javatools.datatypes.PQRTree
-
Test method
- main(String[]) - Static method in class javatools.datatypes.SparseVector
-
Test method
- main(String[]) - Static method in class javatools.datatypes.StringModifier
-
Test method
- main(String[]) - Static method in class javatools.datatypes.SVMModel
-
Test routine
- main(String[]) - Static method in class javatools.datatypes.Tree
-
- main(String[]) - Static method in class javatools.datatypes.Trie
-
Test method
- main(String[]) - Static method in class javatools.datatypes.TrieMap
-
Test method
- main(String[]) - Static method in class javatools.filehandlers.ByteFileLines
-
- main(String[]) - Static method in class javatools.filehandlers.CSVFile
-
Test method
- main(String[]) - Static method in class javatools.filehandlers.CSVLines
-
Test method
- main(String[]) - Static method in class javatools.filehandlers.DeepFileSet
-
Test routine
- main(String[]) - Static method in class javatools.filehandlers.FigureProducer
-
Test method
- main(String[]) - Static method in class javatools.filehandlers.FileSet
-
Test routine
- main(String[]) - Static method in class javatools.filehandlers.FileUtils
-
- main(String[]) - Static method in class javatools.filehandlers.HTMLReader
-
Test routine
- main(String[]) - Static method in class javatools.filehandlers.LatexChecker
-
returns all referenced and all superfluous files of a given latex file
- main(String[]) - Static method in class javatools.filehandlers.MatchReader
-
Test routine
- main(String[]) - Static method in class javatools.filehandlers.SimpleInputStreamReader
-
- main(String[]) - Static method in class javatools.filehandlers.TSVFile
-
- main(String[]) - Static method in class javatools.filehandlers.UTF8Reader
-
Test method
- main(String[]) - Static method in class javatools.parsers.Char
-
Deprecated.
Test routine
- main(String[]) - Static method in class javatools.parsers.Char17
-
Test routine
- main(String[]) - Static method in class javatools.parsers.DateParser
-
Test routine
- main(String[]) - Static method in class javatools.parsers.Language
-
Test routine
- main(String[]) - Static method in class javatools.parsers.Name
-
Test routine
- main(String[]) - Static method in class javatools.parsers.NameML
-
Test routine
- main(String[]) - Static method in class javatools.parsers.NounGroup
-
Test method
- main(String[]) - Static method in class javatools.parsers.NumberFormatter
-
Test routine
- main(String[]) - Static method in class javatools.parsers.NumberParser
-
Test method
- main(String[]) - Static method in class javatools.parsers.PlingStemmer
-
Test routine
- main(String[]) - Static method in class javatools.parsers.RegularExpression
-
Test routine
- makeChildGrandchild(int, PQRTree<E>.Node, int) - Method in class javatools.datatypes.PQRTree.Node
-
Makes the child at pos a child of father at newPos
- makeChildGrandchild(int, PQRTree<E>.Node) - Method in class javatools.datatypes.PQRTree.Node
-
Makes the child at pos a child of father
- makeClosure() - Method in class javatools.datatypes.DirectedGraph
-
Adds all transitive links
- makeCSV(String, File, char) - Method in class javatools.database.Database
-
Produces a CSV version of the table
- makeCSVForQuery(String, File, char) - Method in class javatools.database.Database
-
Produces a CSV version of the query
- makeGrandchildChild(PQRTree<E>.Node, int, int) - Method in class javatools.datatypes.PQRTree.Node
-
Makes the child of father at oldPos a child of this at newPos
- map - Variable in class javatools.datatypes.MappedIterator
-
- map(A) - Method in interface javatools.datatypes.MappedIterator.Map
-
- MappedIterator<S,T> - Class in javatools.datatypes
-
Copyright 2016 Fabian M.
- MappedIterator(Iterator<S>, MappedIterator.Map<? super S, ? extends T>) - Constructor for class javatools.datatypes.MappedIterator
-
- MappedIterator.Map<A,B> - Interface in javatools.datatypes
-
- marker - Variable in class javatools.database.WordNet.Synset
-
Public marker
- matcher - Variable in class javatools.filehandlers.MatchReader
-
Holds the current matcher
- matches(String, String) - Static method in class javatools.parsers.DateParser
-
TRUE if the first String matches the second
- matchObjectAttribut(Field) - Method in class javatools.administrative.NonsharedParameters
-
Deprecated.
- MatchReader - Class in javatools.filehandlers
-
Copyright 2016 Fabian M.
- MatchReader(Reader, Pattern) - Constructor for class javatools.filehandlers.MatchReader
-
Constructs a MatchReader from a Reader and a Pattern
- MatchReader(Reader, String) - Constructor for class javatools.filehandlers.MatchReader
-
Constructs a MatchReader from a Reader and a Pattern
- MatchReader(File, Pattern, String) - Constructor for class javatools.filehandlers.MatchReader
-
Constructs a MatchReader that reads from a file, with progress message (main constructor)
- MatchReader(String, Pattern, String) - Constructor for class javatools.filehandlers.MatchReader
-
Constructs a MatchReader that reads from a file, with progress message
- MatchReader(String, String, String) - Constructor for class javatools.filehandlers.MatchReader
-
Constructs a MatchReader that reads from a file, with progress message
- MatchReader(File, String, String) - Constructor for class javatools.filehandlers.MatchReader
-
Constructs a MatchReader that reads from a file, with progress message
- MatchReader(File, String, boolean) - Constructor for class javatools.filehandlers.MatchReader
-
Constructs a MatchReader that reads from a file
- MatchReader(File, String) - Constructor for class javatools.filehandlers.MatchReader
-
Constructs a MatchReader that reads from a file
- MatchReader(String, String) - Constructor for class javatools.filehandlers.MatchReader
-
Constructs a MatchReader that reads from a file
- MatchReader(String, Pattern) - Constructor for class javatools.filehandlers.MatchReader
-
Constructs a MatchReader that reads from a file
- MatchReader(File, Pattern) - Constructor for class javatools.filehandlers.MatchReader
-
Constructs a MatchReader that reads from a file
- MatchReader() - Constructor for class javatools.filehandlers.MatchReader
-
For subclasses
- MatchReader.MyMatchResult - Class in javatools.filehandlers
-
A MatchResult that undoes the quotes
- max - Variable in class javatools.datatypes.FrequencyVector
-
Holds the maximum value of all elements
- max() - Method in class javatools.datatypes.FrequencyVector
-
Returns the maximum of elements
- maxChars - Static variable in class javatools.filehandlers.FileLines
-
Maximum chars to read by readTo (or -1)
- MAXDOTS - Static variable in class javatools.administrative.Announce
-
Maximal number of dots
- maxNormalized() - Method in class javatools.datatypes.FrequencyVector
-
Max-Normalizes this vector
- maxNormalizedValueFor(T) - Method in class javatools.datatypes.FrequencyVector
-
Returns the frequency for a term, divided by the maximum (or 0)
- MAXPATTERNLENGTH - Variable in class javatools.filehandlers.MatchReader
-
Maximal length of a String matching a pattern
- mergeIntoLCA(int) - Method in class javatools.datatypes.PQRTree.Node
-
Merges the child into the LCA, if the LCA is a Q node or an R node
- message(Object...) - Static method in class javatools.administrative.Announce
-
Prints an (indented) message intended to provide additional information
to the user at a top level
- messageDetailed(Object...) - Static method in class javatools.administrative.Announce
-
Prints an (indented) message intended to provide more detailed
information to a user who is interested in the details of every program
step
- MINCOLUMNWIDTH - Static variable in class javatools.database.Database
-
The minal column width for describe()
- moveChildrenAway(int) - Method in class javatools.datatypes.PQRTree.Node
-
MOves children away from the current node, returns new LCA
- moveToCurrentRow() - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- moveToInsertRow() - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- mul(String) - Static method in class javatools.parsers.Name
-
Repeats the token with blanks one or more times
- mul(String) - Static method in class javatools.parsers.NameML
-
Repeats the token with blanks one or more times
- mulHyp(String) - Static method in class javatools.parsers.Name
-
Repeats the token with hyphens one or more times
- mulHyp(String) - Static method in class javatools.parsers.NameML
-
Repeats the token with hyphens one or more times
- MultiMap<A,B> - Class in javatools.datatypes
-
Copyright 2016 Fabian M.
- MultiMap() - Constructor for class javatools.datatypes.MultiMap
-
- MultiMap(int) - Constructor for class javatools.datatypes.MultiMap
-
- multiply(double) - Method in class javatools.datatypes.SparseVector
-
Multiplies this vector by a scalar
- MultiWriter - Class in javatools.filehandlers
-
Copyright 2016 Fabian M.
- MultiWriter(Collection<Writer>) - Constructor for class javatools.filehandlers.MultiWriter
-
- MultiWriter(Writer...) - Constructor for class javatools.filehandlers.MultiWriter
-
- myAttribute - Variable in class javatools.parsers.Name.PersonName
-
- myAttribute - Variable in class javatools.parsers.NameML.PersonNameML
-
- myAttributePrefix - Variable in class javatools.parsers.Name.PersonName
-
- myAttributePrefix - Variable in class javatools.parsers.NameML.PersonNameML
-
- myCity - Variable in class javatools.parsers.Name.PersonName
-
- myCity - Variable in class javatools.parsers.NameML.PersonNameML
-
- myFamilyName - Variable in class javatools.parsers.Name.PersonName
-
- myFamilyName - Variable in class javatools.parsers.NameML.PersonNameML
-
- myFamilyNamePrefix - Variable in class javatools.parsers.Name.PersonName
-
- myFamilyNamePrefix - Variable in class javatools.parsers.NameML.PersonNameML
-
- myFamilyNameSuffix - Variable in class javatools.parsers.Name.PersonName
-
- myFamilyNameSuffix - Variable in class javatools.parsers.NameML.PersonNameML
-
- myGivenNames - Variable in class javatools.parsers.Name.PersonName
-
- myGivenNames - Variable in class javatools.parsers.NameML.PersonNameML
-
- MyMatchResult(Matcher) - Constructor for class javatools.filehandlers.MatchReader.MyMatchResult
-
- myNickname - Variable in class javatools.parsers.Name.PersonName
-
- myNickname - Variable in class javatools.parsers.NameML.PersonNameML
-
- myRoman - Variable in class javatools.parsers.Name.PersonName
-
- myRoman - Variable in class javatools.parsers.NameML.PersonNameML
-
- MySQLDatabase - Class in javatools.database
-
Copyright 2016 Fabian M.
- MySQLDatabase(String, String, String, String, String) - Constructor for class javatools.database.MySQLDatabase
-
Constructs a new MySQLDatabase from a user and a password,
all other arguments may be null
- MySQLDatabase() - Constructor for class javatools.database.MySQLDatabase
-
- MySQLDatabase.ANSIvarcharBin - Class in javatools.database
-
a VARCHAR BINARY type, making sure we are case-sensitive in varchar fields
(currently we assume case-sensitive collation is used by default,
however, the method 'enforceCaseSensitivity' can replace the normal VARCHAR
representation by this one, so if the database collation is not case-sensitive
case-sensitive applications can use this sqltype on demand)
- MySQLDatabase.Blob - Class in javatools.database
-
BLOB/TEXT type for MySQL
- MySQLDatabase.MysqlVarchar - Class in javatools.database
-
VARCHAR type for MySQL
- mysqlvarchar - Static variable in class javatools.database.MySQLDatabase
-
- MysqlVarchar(int) - Constructor for class javatools.database.MySQLDatabase.MysqlVarchar
-
- MysqlVarchar() - Constructor for class javatools.database.MySQLDatabase.MysqlVarchar
-
- myTitles - Variable in class javatools.parsers.Name.PersonName
-
- myTitles - Variable in class javatools.parsers.NameML.PersonNameML
-
- Name - Class in javatools.parsers
-
Copyright 2016 Fabian M.
- Name(String) - Constructor for class javatools.parsers.Name
-
Constructor (for subclasses only; use Name.of instead!)
- name - Variable in class javatools.parsers.Name.CompanyName
-
- name() - Method in class javatools.parsers.Name.CompanyName
-
Returns the name.
- name - Variable in class javatools.parsers.NameML.CompanyNameML
-
- name() - Method in class javatools.parsers.NameML.CompanyNameML
-
Returns the name.
- Name.Abbreviation - Class in javatools.parsers
-
- Name.CompanyName - Class in javatools.parsers
-
- Name.PersonName - Class in javatools.parsers
-
- NameML - Class in javatools.parsers
-
Copyright 2016 Fabian M.
- NameML(String) - Constructor for class javatools.parsers.NameML
-
Constructor (for subclasses only; use Name.of instead!)
- NameML.AbbreviationML - Class in javatools.parsers
-
- NameML.CompanyNameML - Class in javatools.parsers
-
- NameML.PersonNameML - Class in javatools.parsers
-
- nationality2country - Static variable in class javatools.parsers.Name
-
- nationality2country - Static variable in class javatools.parsers.NameML
-
- nationForNationality(String) - Static method in class javatools.parsers.Name
-
Returns the nation for a nationality (or NULL)
- nationForNationality(String) - Static method in class javatools.parsers.NameML
-
Returns the nation for a nationality (or NULL)
- nca(WordNet.Synset, int[], int) - Method in class javatools.database.WordNet
-
Finds the NCA by help of labels
- nca(WordNet.Synset, WordNet.Synset, int[], int[]) - Method in class javatools.database.WordNet
-
Returns the nearest common ancestor of two synsets.
- nca(WordNet.Synset, WordNet.Synset) - Method in class javatools.database.WordNet
-
Returns the nearest common ancestor of two synsets.
- ndcg2WithRespectToGain(FrequencyVector<T, ?>) - Method in class javatools.datatypes.FrequencyVector
-
Computes the NDCG with respect to a gain, with weighting 2^x
- ndcgWithRespectToGain(FrequencyVector<T, ?>) - Method in class javatools.datatypes.FrequencyVector
-
Computes the NDCG with respect to a gain
- neverQuote(boolean) - Method in class javatools.filehandlers.CSVFile
-
Sets quoting on/off (off by default)
- newDate(String, String, String) - Static method in class javatools.parsers.DateParser
-
Creates a date-string of the form "year-month-day"
- newDate(int, int, int) - Static method in class javatools.parsers.DateParser
-
Creates a date-string from a day, month and year as ints
- newExtension(File, String) - Static method in class javatools.filehandlers.FileSet
-
Exchanges the extension of a filename.
- newExtension(String, String) - Static method in class javatools.filehandlers.FileSet
-
Exchanges the extension of a filename
- newInserter(String) - Method in class javatools.database.Database
-
Returns an inserter for a table with specific column types
- newInserter(String, Class<?>...) - Method in class javatools.database.Database
-
Returns an inserter for a table with specific column types
- newInserter(String, int...) - Method in class javatools.database.Database
-
Returns an inserter for a table with specific column types given as java.sql.Type constants
- newLine() - Static method in class javatools.administrative.Announce
-
Internal printer for new line
- newNumber(String, String) - Static method in class javatools.parsers.NumberParser
-
Creates a normalized number from a number and a type
- newNumber(String) - Static method in class javatools.parsers.NumberParser
-
Creates a normalized number without a type.
- newNumber(double, String) - Static method in class javatools.parsers.NumberParser
-
Creates a normalized number from a double and a type.
- newSubDate(String, String) - Static method in class javatools.parsers.DateParser
-
Creates a date-string of the form "year-month-day"
- next() - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- next() - Method in class javatools.datatypes.CombinedIterator
-
Returns next
- next() - Method in class javatools.datatypes.IteratorForEnumeration
-
- next() - Method in class javatools.datatypes.MappedIterator
-
- next - Variable in class javatools.datatypes.PeekIterator
-
Holds the next element (to be peeked)
- next() - Method in class javatools.datatypes.PeekIterator
-
Returns the next element and advances.
- next() - Method in class javatools.filehandlers.TSVFile
-
- nextChar - Variable in class javatools.filehandlers.CSVLines
-
Holds the next char in line
- nextFree - Variable in class javatools.datatypes.SmallStack
-
Points to the top of the stack
- nextOrNull() - Method in class javatools.datatypes.PeekIterator
-
Returns the next element and advances.
- nickName - Static variable in class javatools.parsers.Name
-
Nickname '...'
- nickname() - Method in class javatools.parsers.Name.PersonName
-
Returns the nickname.
- nickName - Static variable in class javatools.parsers.NameML
-
Nickname '...'
- nickname() - Method in class javatools.parsers.NameML.PersonNameML
-
Returns the nickname.
- no - Static variable in class javatools.administrative.NonsharedParameters
-
Holds words that count as "no" for boolean parameters
- no - Static variable in class javatools.administrative.Parameters
-
Holds words that count as "no" for boolean parameters
- Node(E, boolean) - Constructor for class javatools.datatypes.DirectedGraph.Node
-
Created a node with a label -- in a directed or undirected graph
- Node(PQRTree.NodeType) - Constructor for class javatools.datatypes.PQRTree.Node
-
Constructs a node of type t
- nodes - Variable in class javatools.datatypes.DirectedGraph
-
Holds the nodes
- nodes() - Method in class javatools.datatypes.DirectedGraph
-
Returns all nodes
- noExtension(String) - Static method in class javatools.filehandlers.FileSet
-
Deletes the file extension
- noExtension(File) - Static method in class javatools.filehandlers.FileSet
-
Deletes the file extension
- noLatin(String) - Static method in class javatools.parsers.PlingStemmer
-
Returns true if a word is probably not Latin
- nonReferenced(Set<File>) - Static method in class javatools.filehandlers.LatexChecker
-
returns all superfluous files.
- NonsharedParameters - Class in javatools.administrative
-
Copyright 2016 Daniel Baer
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- NonsharedParameters() - Constructor for class javatools.administrative.NonsharedParameters
-
Constructors
- NonsharedParameters(File) - Constructor for class javatools.administrative.NonsharedParameters
-
- NonsharedParameters(String) - Constructor for class javatools.administrative.NonsharedParameters
-
- NonsharedParameters(File, String) - Constructor for class javatools.administrative.NonsharedParameters
-
- NonsharedParameters(String, String) - Constructor for class javatools.administrative.NonsharedParameters
-
- NonsharedParameters(NonsharedParameters) - Constructor for class javatools.administrative.NonsharedParameters
-
- NonsharedParameters.ParameterFileException - Exception in javatools.administrative
-
Reading or writing the parameters ini file failed for some reason
In some cases the enclosing program might resolve the issue by providing another file
- NonsharedParameters.UndefinedParameterException - Exception in javatools.administrative
-
Thrown for an undefined Parameter
- nonZeroIndices() - Method in class javatools.datatypes.SparseVector
-
Gives an iterator over the non-zero indices
- norm - Variable in class javatools.datatypes.FrequencyVector
-
Holds the L2 norm of this vector
- norm() - Method in class javatools.datatypes.FrequencyVector
-
Returns the L2 norm of elements
- normalize(CharSequence) - Method in class javatools.datatypes.CompressedString
-
Normalizes (see Char.java) and upcases a CharSequence if necessary
- normalize(int) - Static method in class javatools.parsers.Char
-
Deprecated.
Normalizes a character to a String of characters in the range 0x20-0x7F.
- normalize(String) - Static method in class javatools.parsers.Char
-
Deprecated.
Normalizes all chars in a String to characters 0x20-0x7F
- normalize(int) - Static method in class javatools.parsers.Char17
-
Normalizes a character to a String of characters in the range 0x20-0x7F.
- normalize(String) - Static method in class javatools.parsers.Char17
-
Normalizes all chars in a String to characters 0x20-0x7F
- normalize(CharSequence) - Static method in class javatools.parsers.DateParser
-
Normalizes all dates in a String
- normalize(CharSequence, Language) - Static method in class javatools.parsers.DateParser
-
Normalizes all dates in a String Note: If you bugfix something in this
version, please check for applying the same fix at the position change
tracking function below
- normalize(CharSequence, PositionTracker) - Static method in class javatools.parsers.DateParser
-
- normalize(CharSequence, Language, PositionTracker) - Static method in class javatools.parsers.DateParser
-
Normalizes all dates in a String keeping track of the position changes
with respect to the newly created string Note: If you bugfix something in
this version, please try and check for applying the same fix at the
non-tracking function
- normalize() - Method in class javatools.parsers.Name.Abbreviation
-
- normalize() - Method in class javatools.parsers.Name.CompanyName
-
- normalize() - Method in class javatools.parsers.Name
-
Returns the letters and digits of the original name (eliminates punctuation)
- normalize() - Method in class javatools.parsers.Name.PersonName
-
Normalizes a person name.
- normalize() - Method in class javatools.parsers.NameML.AbbreviationML
-
- normalize() - Method in class javatools.parsers.NameML.CompanyNameML
-
- normalize() - Method in class javatools.parsers.NameML
-
Returns the letters and digits of the original name (eliminates
punctuation)
- normalize() - Method in class javatools.parsers.NameML.PersonNameML
-
Normalizes a person name.
- normalize(CharSequence) - Static method in class javatools.parsers.NumberParser
-
Normalizes all numbers in a String
Note: If you fix something in this version,
please try to apply the same fix at
the position change tracking function below
- normalize(CharSequence, PositionTracker) - Static method in class javatools.parsers.NumberParser
-
Normalizes all numbers in a String and updates a position mapping with the introduced pos changes
Note: If you fix something in this version,
please try to apply the same fix at
the non-tracking function above
- normalized() - Method in class javatools.datatypes.FrequencyVector
-
Normalizes this vector
- normalized - Variable in class javatools.parsers.Name
-
Holds the normalized name
- normalized - Variable in class javatools.parsers.NameML
-
Holds the normalized name
- normalizedMeanWith(FrequencyVector<T, V>) - Method in class javatools.datatypes.FrequencyVector
-
Computes the mean vector of this vector and the other one
- normalizedValueFor(T) - Method in class javatools.datatypes.FrequencyVector
-
Returns the frequency for a term, divided by the sum (or 0)
- normalizeMap - Static variable in class javatools.parsers.Char
-
Deprecated.
Maps characters to normalizations
- normalizeMap - Static variable in class javatools.parsers.Char17
-
Maps characters to normalizations
- NounGroup - Class in javatools.parsers
-
Copyright 2016 Fabian M.
- NounGroup(String) - Constructor for class javatools.parsers.NounGroup
-
Constructs a noun group from a String
- NounGroup(List<String>) - Constructor for class javatools.parsers.NounGroup
-
Constructs a noun group from a list of words
- NounGroup.String2Boolean - Interface in javatools.parsers
-
Defines just one function from a String to a boolean
- numAllFileLines(File, String) - Static method in class javatools.filehandlers.FileLines
-
returns number of lines in file
- NumberFormatter - Class in javatools.parsers
-
Copyright 2016 Fabian M.
- NumberFormatter(String) - Constructor for class javatools.parsers.NumberFormatter
-
Creates a NumberFormatter for a pattern
- NumberParser - Class in javatools.parsers
-
Copyright 2016 Fabian M.
- NumberParser() - Constructor for class javatools.parsers.NumberParser
-
- NUMBERPATTERN - Static variable in class javatools.parsers.NumberParser
-
The number pattern
- numBlackLeaves - Variable in class javatools.datatypes.PQRTree.Node
-
Number of leaves that are in the constraint set
- numBytesRead - Variable in class javatools.filehandlers.UTF8Reader
-
number of chars for announce
- numBytesRead() - Method in class javatools.filehandlers.UTF8Reader
-
Returns the number of bytes read from the underlying stream
- numChildren() - Method in class javatools.datatypes.PQRTree.Node
-
Returns the number of children
- numColumns() - Method in class javatools.database.Database.Inserter
-
Returns the number of columns
- numColumns() - Method in class javatools.filehandlers.CSVLines
-
returns the number of columns (or NULL)
- numColumns() - Method in class javatools.filehandlers.FigureProducer.Table
-
- numElements - Variable in class javatools.datatypes.IntSet
-
Number of integers in data
- numElements(Iterator<S>) - Static method in class javatools.datatypes.PeekIterator
-
Counts the number of elements in an iterator (and destroys it)
- numElements(Iterable<S>) - Static method in class javatools.datatypes.PeekIterator
-
Counts the number of elements in an iterable
- numFileLines(File) - Static method in class javatools.filehandlers.FileLines
-
returns number of lines in file
- numLeaves - Variable in class javatools.datatypes.PQRTree.Node
-
Number of leaves, including myself
- numNodes() - Method in class javatools.datatypes.DirectedGraph
-
Returns the number of nodes
- numRows - Variable in class javatools.database.DummyDatabase.DummyResultSet
-
Number of rows
- numRows - Variable in class javatools.database.DummyDatabase
-
Number of rows
- numRows() - Method in class javatools.filehandlers.FigureProducer.Table
-
- numSynsets() - Method in class javatools.database.WordNet
-
Returns the number of synsets
- numTerms() - Method in class javatools.datatypes.FrequencyVector
-
Returns the number of terms in the support
- p(Object...) - Static method in class javatools.administrative.D
-
Prints some Objects, returns them
- p(int[]) - Static method in class javatools.administrative.D
-
Prints an array of integers
- p(double[]) - Static method in class javatools.administrative.D
-
Prints an array of doubles
- Pair<F,S> - Class in javatools.datatypes
-
Copyright 2016 Fabian M.
- Pair(F, S) - Constructor for class javatools.datatypes.Pair
-
Constructs a Pair
- Pair() - Constructor for class javatools.datatypes.Pair
-
Constructs an empty pair
- ParameterFileException() - Constructor for exception javatools.administrative.NonsharedParameters.ParameterFileException
-
- ParameterFileException(String) - Constructor for exception javatools.administrative.NonsharedParameters.ParameterFileException
-
- ParameterFileException(Throwable) - Constructor for exception javatools.administrative.NonsharedParameters.ParameterFileException
-
- ParameterFileException(String, Throwable) - Constructor for exception javatools.administrative.NonsharedParameters.ParameterFileException
-
- parameters() - Method in class javatools.administrative.NonsharedParameters
-
Returns all defined parameters
- Parameters - Class in javatools.administrative
-
Copyright 2016 Fabian M.
- Parameters() - Constructor for class javatools.administrative.Parameters
-
- parameters() - Static method in class javatools.administrative.Parameters
-
Returns all defined parameters
- Parameters.UndefinedParameterException - Exception in javatools.administrative
-
Thrown for an undefined Parameter
- parent - Variable in class javatools.datatypes.PQRTree.Node
-
Points to the parent
- parent - Variable in class javatools.datatypes.Tree
-
Points to the parent
- parent - Variable in class javatools.datatypes.Trie
-
maps to parent
- parent - Variable in class javatools.datatypes.TrieMap
-
maps to parent
- parents - Variable in class javatools.datatypes.DirectedGraph.Node
-
Points to the parents of this node
- parents() - Method in class javatools.datatypes.DirectedGraph.Node
-
Returns the parents
- parseDouble(String) - Static method in class javatools.parsers.NumberParser
-
Calls Double.parseDouble, returns an Integer or NULL
- parseInt(String) - Static method in class javatools.parsers.NumberParser
-
Calls Integer.parseInt, returns an Integer or NULL
- parseSimple(StringTokenizer) - Static method in class javatools.parsers.RegularExpression
-
Parses a regex from a StringTokenizer
- paths - Variable in class javatools.filehandlers.DeepFileSet
-
- pattern - Variable in class javatools.filehandlers.MatchReader
-
Holds the pattern to be found
- patternForWildcard(String) - Method in class javatools.filehandlers.DeepFileSet
-
- peek() - Method in class javatools.datatypes.ArrayQueue
-
- peek() - Method in class javatools.datatypes.IdPriorityQueue
-
Returns the id with the highest priority
- peek() - Method in class javatools.datatypes.PeekIterator
-
returns the next element without advancing
- peekBoolean() - Method in class javatools.datatypes.SmallStack
-
- peekDouble() - Method in class javatools.datatypes.SmallStack
-
- peekFloat() - Method in class javatools.datatypes.SmallStack
-
- peekInt() - Method in class javatools.datatypes.SmallStack
-
- PeekIterator<T> - Class in javatools.datatypes
-
Copyright 2016 Fabian M.
- PeekIterator() - Constructor for class javatools.datatypes.PeekIterator
-
- PeekIterator.ElementaryPeekIterator<T> - Class in javatools.datatypes
-
A Peek iterator with one single element
- PeekIterator.SimplePeekIterator<T> - Class in javatools.datatypes
-
A PeekIterator that can iterate over another iterator or over a list of elements
- peekLong() - Method in class javatools.datatypes.SmallStack
-
- PersonName(String) - Constructor for class javatools.parsers.Name.PersonName
-
Constructs a person name from a String
- personNameComponent - Static variable in class javatools.parsers.Name
-
The pattern "Name"
- personNameComponent - Static variable in class javatools.parsers.NameML
-
The pattern "Name"
- PersonNameML(String, Language) - Constructor for class javatools.parsers.NameML.PersonNameML
-
Constructs a person name from a String
- pick(Collection<T>) - Static method in class javatools.administrative.D
-
Picks one element from a set or NULL
- pl(Object...) - Static method in class javatools.administrative.D
-
Prints some Objects on one line
- PlingStemmer - Class in javatools.parsers
-
Copyright 2016 Fabian M.
- PlingStemmer() - Constructor for class javatools.parsers.PlingStemmer
-
- poll() - Method in class javatools.datatypes.ArrayQueue
-
- poll() - Method in class javatools.datatypes.IdPriorityQueue
-
Returns and removes the id with highest priority
- poll() - Method in class javatools.datatypes.IntSet
-
- pollIndex - Variable in class javatools.datatypes.IntSet
-
Index that can be polled next.
- popBoolean() - Method in class javatools.datatypes.SmallStack
-
- popDouble() - Method in class javatools.datatypes.SmallStack
-
- popFloat() - Method in class javatools.datatypes.SmallStack
-
- popInt() - Method in class javatools.datatypes.SmallStack
-
- popLong() - Method in class javatools.datatypes.SmallStack
-
- POSINT - Static variable in class javatools.parsers.NumberParser
-
An integer as a capturing regex
- PositionTracker - Class in javatools.parsers
-
Copyright 2016 Steffen Metzger
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- PositionTracker() - Constructor for class javatools.parsers.PositionTracker
-
- PositionTracker.ForwardPositionTracker - Class in javatools.parsers
-
forward position change tracking - keeping track of several rounds of text modifications allowing to trace a position in the original
text along the modifications to the corresp.
- PostgresDatabase - Class in javatools.database
-
Copyright 2016 Fabian M.
- PostgresDatabase() - Constructor for class javatools.database.PostgresDatabase
-
Constructs a non-functional PostgresDatabase for use of getSQLType
- PostgresDatabase(String, String, String, String, String, boolean) - Constructor for class javatools.database.PostgresDatabase
-
Constructs a new Database from a user, a password and a host
- PostgresDatabase(String, String, String, String, String) - Constructor for class javatools.database.PostgresDatabase
-
- PostgresDatabase(String, String, String, String, String, String, boolean) - Constructor for class javatools.database.PostgresDatabase
-
Constructs a new Database from a user, a password and a host, setting also the (preferred) schema (public stays fallback schema)
- PostgresDatabase(String, String, String, String, String, String) - Constructor for class javatools.database.PostgresDatabase
-
Constructs a new Database from a user, a password and a host, setting also the (preferred) schema (public stays fallback schema)
- PostgresDatabase.Postgretext - Class in javatools.database
-
- PostgresDatabase.PostgreVarchar - Class in javatools.database
-
- postgretext - Static variable in class javatools.database.PostgresDatabase
-
- Postgretext(int) - Constructor for class javatools.database.PostgresDatabase.Postgretext
-
- Postgretext() - Constructor for class javatools.database.PostgresDatabase.Postgretext
-
- postgrevarchar - Static variable in class javatools.database.PostgresDatabase
-
- PostgreVarchar(int) - Constructor for class javatools.database.PostgresDatabase.PostgreVarchar
-
- PostgreVarchar() - Constructor for class javatools.database.PostgresDatabase.PostgreVarchar
-
- postModifier - Variable in class javatools.parsers.NounGroup
-
Holds the noun group after the preposition
- postModifier() - Method in class javatools.parsers.NounGroup
-
Returns the postModifier.
- PQRTree<E> - Class in javatools.datatypes
-
Copyright 2016 Fabian M.
- PQRTree(Collection<E>) - Constructor for class javatools.datatypes.PQRTree
-
Constructs a PQR tree with initial leaves
- PQRTree(E...) - Constructor for class javatools.datatypes.PQRTree
-
Constructs a PQR tree with initial leaves
- PQRTree.Color - Enum in javatools.datatypes
-
Types of node colors.
- PQRTree.Leaf - Class in javatools.datatypes
-
A node that has a value
- PQRTree.Node - Class in javatools.datatypes
-
Represents a PQR Tree node
- PQRTree.NodeType - Enum in javatools.datatypes
-
Node types.
- precisionAtKWithRespectTo(Collection<T>, int) - Method in class javatools.datatypes.FrequencyVector
-
Computes the standard precision at k
- precisionAtKWithRespectTo(FrequencyVector<T, ?>, int) - Method in class javatools.datatypes.FrequencyVector
-
Computes the standard precision at k
- precisionWithRespectTo(Collection<T>) - Method in class javatools.datatypes.FrequencyVector
-
Computes standard precision
- precisionWithRespectTo(FrequencyVector<T, ?>) - Method in class javatools.datatypes.FrequencyVector
-
Computes the standard precision
- precisionWithRespectToIntersection(Collection<T>) - Method in class javatools.datatypes.FrequencyVector
-
Computes the standard precision if the intersection is known
- prefixes - Static variable in class javatools.parsers.NumberParser
-
Maps decimal prefixes (like "giga") to their double
- preModifier - Variable in class javatools.parsers.NounGroup
-
Holds the modifiers before the head
- preModifier() - Method in class javatools.parsers.NounGroup
-
Returns the preModifier.
- prep - Static variable in class javatools.parsers.Name
-
Contains prepositions
- prep - Static variable in class javatools.parsers.NameML
-
Contains prepositions
- prepareLCA(int[]) - Method in class javatools.datatypes.PQRTree.Node
-
Prepares the LCA, updates the position of a given child
- prepareQuery(String) - Method in class javatools.database.Database
-
Prepares the query internally for a call (e.g.
- prepareQuery(String) - Method in class javatools.database.OracleDatabase
-
Prepares the query internally for a call (deletes trailing semicolon)
- preposition - Variable in class javatools.parsers.NounGroup
-
Holds the preposition
- preposition() - Method in class javatools.parsers.NounGroup
-
Returns the preposition.
- prepositions - Static variable in class javatools.parsers.NounGroup
-
Holds prepositions (like "of" etc.)
- previous() - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- print(Object...) - Static method in class javatools.administrative.Announce
-
Internal printer
- printedEstimatedTime - Static variable in class javatools.administrative.Announce
-
Did we print the estimated time?
- println(Object...) - Static method in class javatools.administrative.D
-
Prints some Objects
- printTime(int) - Static method in class javatools.administrative.Announce
-
Prints the time of a particular timer given by its timer number
- printTime(String, int) - Static method in class javatools.administrative.Announce
-
Prints the time of a particular timer given by its timer number, may be
given a name for printout
- printTime() - Static method in class javatools.administrative.Announce
-
Retrieves the time
- priorities - Variable in class javatools.datatypes.IdPriorityQueue
-
Holds the priorities
- progressAt(double, Announce.Level) - Static method in class javatools.administrative.Announce
-
Notes that the progress is at d, prints dots if necessary, calculates and
displays the estimated time after 60sec of the progress then again after
every 30min (takes only effect iff current Announce level >= the given
lvl)
- progressAt(double) - Static method in class javatools.administrative.Announce
-
Notes that the progress is at d, prints dots if necessary, calculates and
displays the estimated time after 60sec of the progress then again after
every 30min
- progressBar - Variable in class javatools.filehandlers.UTF8Reader
-
tells whether we want a progress bar
- progressCounter - Static variable in class javatools.administrative.Announce
-
Internal counter for progresses
- progressDone(Announce.Level) - Static method in class javatools.administrative.Announce
-
Fills missing dots and writes "done NEWLINE" (takes only effect iff
current Announce level >= the given lvl)
- progressDone() - Static method in class javatools.administrative.Announce
-
Fills missing dots and writes "done NEWLINE"
- progressDots - Static variable in class javatools.administrative.Announce
-
Memorizes the number of printed dots
- progressEnd - Static variable in class javatools.administrative.Announce
-
Memorizes the maximal value for progressAt(...)
- progressFailed() - Static method in class javatools.administrative.Announce
-
Writes "failed NEWLINE"
- progressID - Static variable in class javatools.administrative.Announce
-
Memorizes a short identification string for a progress level
- progressLevel - Static variable in class javatools.administrative.Announce
-
Progress level
- progressShowTime() - Static method in class javatools.administrative.Announce
-
Shows remaining time
- progressStart - Static variable in class javatools.administrative.Announce
-
Memorizes the process start time
- progressStart(String, double) - Static method in class javatools.administrative.Announce
-
Writes s, prepares to make progress up to max
- progressStart(String, double, Announce.Level) - Static method in class javatools.administrative.Announce
-
Writes s, prepares to make progress up to max (takes only effect iff
current Announce level >= the given lvl)
- progressStart(String, String, double) - Static method in class javatools.administrative.Announce
-
Writes s, prepares to make progress up to max, remembers id as name for
progress counter
- progressStart(String, String, double, Announce.Level) - Static method in class javatools.administrative.Announce
-
Writes s, prepares to make progress up to max remembers id as name for
progress counter (and prints it if necessary) (takes only effect iff
current Announce level >= the given lvl)
- progressStep(Announce.Level) - Static method in class javatools.administrative.Announce
-
One progress step (use alternatively to progressAt) (takes only effect
iff current Announce level >= the given lvl)
- progressStep() - Static method in class javatools.administrative.Announce
-
One progress step (use alternatively to progressAt)
- progressTimePassed() - Static method in class javatools.administrative.Announce
-
returns the time passed in the current tracked progress since its start
- push(long) - Method in class javatools.datatypes.SmallStack
-
- push(boolean) - Method in class javatools.datatypes.SmallStack
-
- push(double) - Method in class javatools.datatypes.SmallStack
-
- push(float) - Method in class javatools.datatypes.SmallStack
-
- put(K, double) - Method in class javatools.datatypes.DoubleHashMap
-
Adds a key, true for 'added the key as new', false for 'overwrote existing value'
- put(Object[], double[], Object, double) - Method in class javatools.datatypes.DoubleHashMap
-
Adds a key, true for 'added the key as new', false for 'overwrote existing value'
- put(long, double) - Method in class javatools.datatypes.IdPriorityQueue
-
Truncates the id to int, then adds (linear time)
- put(K, int) - Method in class javatools.datatypes.IntHashMap
-
Adds a key, true for 'added the key as new', false for 'overwrote
existing value'
- put(Object[], int[], Object, int) - Method in class javatools.datatypes.IntHashMap
-
Adds a key, true for 'added the key as new', false for 'overwrote
existing value'
- put(int, K) - Method in class javatools.datatypes.IntKeyMap
-
Adds a key, true for 'added the key as new', false for 'overwrote
existing value'
- put(int[], K[], int, K) - Method in class javatools.datatypes.IntKeyMap
-
Adds a key, true for 'added the key as new', false for 'overwrote
existing value'
- put(A, B) - Method in class javatools.datatypes.MultiMap
-
- put(CharSequence, V) - Method in class javatools.datatypes.TrieMap
-
- putAll(Object...) - Method in class javatools.datatypes.IntHashMap
-
Creates an intHashMap from a list that contains keys and values in alternation
- putAll(MultiMap<A, B>) - Method in class javatools.datatypes.MultiMap
-
- r() - Static method in class javatools.administrative.D
-
Reads a line from the keyboard
- raf - Variable in class javatools.filehandlers.RandomAccessFileInputStream
-
- RandomAccessFileInputStream - Class in javatools.filehandlers
-
Copyright 2016 Fabian M.
- 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.ByteMatchReader
-
Reads 1 character
- 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.MatchReader
-
Reads 1 character (simplification for subclass ByteMatchReader)
- 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
-
- 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
- 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, CharSequence...) - Static method in class javatools.filehandlers.FileLines
-
Reads until one of the strings is found, returns the string
- 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.filehandlers.LatexChecker
-
Returns all referenced files, recursively
- references(File) - Static method in class javatools.filehandlers.LatexChecker
-
Returns all files referenced in this latex file
- refreshRow() - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- RegExState(String) - Constructor for class javatools.parsers.RegularExpression.RegExState
-
Constructs a RegExChunk with a token
- RegularExpression - Class in javatools.parsers
-
Copyright 2016 Fabian M.
- RegularExpression(String) - Constructor for class javatools.parsers.RegularExpression
-
Internal constructor
- RegularExpression() - Constructor for class javatools.parsers.RegularExpression
-
Internal constructor
- RegularExpression.RegExState - Class in javatools.parsers
-
Represents one position in a regular expression
- rehash() - Method in class javatools.datatypes.DoubleHashMap
-
Rehashes
- rehash() - Method in class javatools.datatypes.IntHashMap
-
Rehashes
- rehash() - Method in class javatools.datatypes.IntKeyMap
-
Rehashes
- 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(Object) - Method in class javatools.datatypes.IntHashMap
-
- 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
- removeIndex(int) - Method in class javatools.datatypes.IntSet
-
Removes an item
- render(Object) - Method in class javatools.filehandlers.FigureProducer.ColumnDescriptor
-
- 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
-
- 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
-
Copyright 2016 Fabian M.
- ResultIterator(ResultSet, ResultIterator.ResultWrapper<T>) - Constructor for class javatools.database.ResultIterator
-
Creates a ResultIterator for a ResultSet
- ResultIterator() - Constructor for class javatools.database.ResultIterator
-
For subclasses
- ResultIterator.ResultWrapper<T> - Interface in javatools.database
-
Wraps the current row in a ResultSet into a T
- resultSet - Variable in class javatools.database.ResultIterator
-
Holds the resultSet
- resultSetConcurrency - Variable in class javatools.database.Database
-
The concurrency type of the resultSet (read only by default)
- resultSetType - Variable in class javatools.database.Database
-
The type of the resultSet (Forward only by default)
- 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
- RollbackTransactionSQLException() - Constructor for exception javatools.database.Database.RollbackTransactionSQLException
-
- RollbackTransactionSQLException(String) - Constructor for exception javatools.database.Database.RollbackTransactionSQLException
-
- RollbackTransactionSQLException(String, Throwable) - Constructor for exception javatools.database.Database.RollbackTransactionSQLException
-
- roman() - Method in class javatools.parsers.Name.PersonName
-
Returns the roman number.
- roman - Static variable in class javatools.parsers.Name
-
Contains Roman digits
- roman() - Method in class javatools.parsers.NameML.PersonNameML
-
Returns the roman number.
- roman - Static variable in class javatools.parsers.NameML
-
Contains romam digits
- root - Variable in class javatools.datatypes.PQRTree
-
Holds the root of the tree
- 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
-
- rows - Variable in class javatools.filehandlers.FigureProducer.Table
-
- rowUpdated() - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- run() - Method in class javatools.administrative.Tracer.TracerThread
-
- runInterface() - Method in class javatools.database.Database
-
Runs a user-interface and closes
- RUNTIMVARIABLEPATTERN - Static variable in class javatools.administrative.NonsharedParameters
-
- safeAbbreviationPattern - Static variable in class javatools.parsers.Name
-
Contains the safe pattern for abbreviations
- safeAbbreviationPattern - Static variable in class javatools.parsers.NameML
-
Contains the safe pattern for abbreviations
- safeCompanyPattern - Static variable in class javatools.parsers.Name
-
Contains the safe pattern for companies
- safeCompanyPattern - Static variable in class javatools.parsers.NameML
-
Contains the safe pattern for companies
- safeName - Static variable in class javatools.parsers.Name
-
Contains a pattern that indicates strings that are very likely to be names
- safeName - Static variable in class javatools.parsers.NameML
-
Contains a pattern that indicates strings that are very likely to be
names
- safeNamePattern - Static variable in class javatools.parsers.Name
-
Contains a pattern that indicates strings that are very likely to be names
- safeNamePattern - Static variable in class javatools.parsers.NameML
-
Contains a pattern that indicates strings that are very likely to be
names
- safeNamesPattern - Static variable in class javatools.parsers.Name
-
Contains a pattern that indicates strings that are very likely to be names
- safeNamesPattern - Static variable in class javatools.parsers.NameML
-
Contains a pattern that indicates strings that are very likely to be
names
- safeNamesPatternNoPrep - Static variable in class javatools.parsers.Name
-
Contains a pattern that indicates strings that are very likely to be names
- safeNamesPatternNoPrep - Static variable in class javatools.parsers.NameML
-
Contains a pattern that indicates strings that are very likely to be
names
- safePersonName - Static variable in class javatools.parsers.Name
-
The pattern for strings that are person names with high probability
- safePersonNamePattern - Static variable in class javatools.parsers.Name
-
- safePersonNamePatternDe - Static variable in class javatools.parsers.NameML
-
- safePersonNamePatternEn - Static variable in class javatools.parsers.NameML
-
- safePersonNamePatternEs - Static variable in class javatools.parsers.NameML
-
- safePersonNamePatternFr - Static variable in class javatools.parsers.NameML
-
- safePersonNamePatternIt - Static variable in class javatools.parsers.NameML
-
- saveAs(String) - Method in class javatools.administrative.NonsharedParameters
-
Stores the parameters in a given file
- scale - Variable in class javatools.database.SQLType
-
Holds the scale as defined in java.sql.Types
- schema - Variable in class javatools.database.PostgresDatabase
-
Holds the default schema
- SCREENWIDTH - Static variable in class javatools.database.Database
-
The screen width for describe()
- scrollTo(Reader, char...) - Static method in class javatools.filehandlers.FileLines
-
Scrolls to one of the characters
- scrollTo(Reader, char) - Static method in class javatools.filehandlers.FileLines
-
Reads to a specific character
- scrollTo(Reader, String) - Static method in class javatools.filehandlers.FileLines
-
Scrolls to a specific limit and beyond
- scrollTo(String) - Method in class javatools.filehandlers.HTMLReader
-
Seeks a specific string and scrolls to it, returns TRUE if found
- scrollToTag(String) - Method in class javatools.filehandlers.HTMLReader
-
Seeks a specific tag and scrolls to it, returns TRUE if found
- SDATE - Static variable in class javatools.parsers.DateParser
-
- SDATEPATTERN - Static variable in class javatools.parsers.DateParser
-
- search(long) - Method in class javatools.datatypes.SmallStack
-
- search(double) - Method in class javatools.datatypes.SmallStack
-
- search(boolean) - Method in class javatools.datatypes.SmallStack
-
- second - Variable in class javatools.datatypes.Pair
-
Holds the second component
- second() - Method in class javatools.datatypes.Pair
-
Returns the second
- SENSENUMGROUP - Static variable in class javatools.database.WordNet
-
- separator - Variable in class javatools.filehandlers.CSVFile
-
Holds the separator
- separator - Variable in class javatools.filehandlers.CSVLines
-
Holds the spearator
- separator - Variable in class javatools.parsers.NumberFormatter
-
Separates groups of 3 digits
- set(String, String) - Method in class javatools.administrative.NonsharedParameters
-
sets a value for a parameter
- Set(Set<E>) - Constructor for class javatools.datatypes.Immutable.Set
-
- set - Variable in class javatools.datatypes.Immutable.Set
-
- setAutoReconnectOnSelect(boolean) - Method in class javatools.database.Database
-
enable/disable automatic reconnection and requerying
when a broken connection is discovered after an informative (SELECT) query
if this is set to false, a ConnectionBrokenSQLException is thrown instead
- setAutoReconnectOnUpdate(boolean) - Method in class javatools.database.Database
-
enables/disables whether automatic reconnection and requerying is attempted
when a broken connection is discovered after an update (INSERT, UPDATE) query
if this is set to false, a ConnectionBrokenSQLException is thrown instead
Note: In rare cases this may lead to an update query being executed twice,
so treat with care!
- setBatchThreshold(int) - Method in class javatools.database.Database.Inserter
-
Inserter - Attribute Accessors ****
- setBit(int, boolean) - Method in class javatools.parsers.BloomFilter
-
Set a single bit in the Bloom filter.
- setChildren(List<Tree<T>>) - Method in class javatools.datatypes.Tree
-
Sets the children
- setDebugMode(boolean) - Static method in class javatools.administrative.Announce
-
Switches debug prefix with method an code line on or off
- setElement(T) - Method in class javatools.datatypes.Tree
-
Sets the element
- setExclusiveSchema(String) - Method in class javatools.database.PostgresDatabase
-
Sets the default schema
- setFetchDirection(int) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- setFetchsize(int) - Method in class javatools.database.Database
-
sets the default fetchsize affecting all following queries
where no specific fetchsize is provided as query argument
The fetchsize determines how many result rows are pulled in from the server at once.
- setFetchSize(int) - Method in class javatools.database.DummyDatabase.DummyResultSet
-
- setFirst(F) - Method in class javatools.datatypes.Pair
-
Sets the first
- setIterator() - Method in class javatools.filehandlers.DeepFileSet
-
Pops a path, sets the iterator to the files in the path
- setKeyValueIfGreaterThanCurrent(Map<K, V>, K, V) - Static method in class javatools.administrative.D
-
Given a map that maps to comparable objects, sets a key to a given value iff the current value is null or smaller than the given value
- setLevel(Announce.Level) - Static method in class javatools.administrative.Announce
-
Switches announcing on or off
- setParent(Tree<T>) - Method in class javatools.datatypes.Tree
-
Sets the parent
- setQuoting(boolean) - Method in class javatools.filehandlers.CSVFile
-
Sets optional quoting on/off (off by default)
- setResultSetConcurrency(int) - Method in class javatools.database.Database
-
Sets the resultSetConcurrency
- setResultSetType(int) - Method in class javatools.database.Database
-
Sets the resultSetType
- setSchema(String) - Method in class javatools.database.PostgresDatabase
-
Sets the default schema
- setSecond(S) - Method in class javatools.datatypes.Pair
-
Sets the second
- setSeparator(char) - Method in class javatools.filehandlers.CSVLines
-
Sets the separator (comma by default)
- setSource(WordNet.Synset, int) - Method in class javatools.database.WordNet
-
Labels all up's of a synset with their distance from start
- setSource(WordNet.Synset) - Method in class javatools.database.WordNet
-
Sets the source for an NCA or distance calculus
- setTargetTable(String) - Method in class javatools.database.Database.Inserter
-
Sets the target table into which values shall be inserted
- setTargetTable(String, Class<?>...) - Method in class javatools.database.Database.Inserter
-
Sets the target table into which values shall be inserted
with the types of the table columns explicitly given
- setTargetTable(String, int...) - Method in class javatools.database.Database.Inserter
-
Sets the target table into which values shall be inserted
with the types of the table columns explicitly given (as java.sql.Type types)
- setTargetTable(String, String[], Class<?>[]) - Method in class javatools.database.Database.Inserter
-
- setTo(IntSet) - Method in class javatools.datatypes.IntSet
-
Overwrites the current IntSet with the given one
- setToken(String) - Method in class javatools.parsers.RegularExpression.RegExState
-
Changes the token
- setValidityCheckTimeout(int) - Method in class javatools.database.Database
-
sets the amount of time a database has to answer to a connection probing
before the connection is considered broken
Note: the value cannot be smaller than 0
- setWriter(Writer) - Static method in class javatools.administrative.Announce
-
Sets the writer the data is written to
- setWriter(OutputStream) - Static method in class javatools.administrative.Announce
-
Sets the writer the data is written to
- showPosSign - Variable in class javatools.parsers.NumberFormatter
-
TRUE if positive sign shall be displayed
- shrink() - Method in class javatools.datatypes.IdPriorityQueue
-
Shrinks the set space if it is too large
- shrink() - Method in class javatools.datatypes.IntSet
-
Deletes empty space if necessary
- shrunkBy(IntSet) - Method in class javatools.datatypes.IntSet
-
Removes the given elements, returns THIS
- shrunkBy(int) - Method in class javatools.datatypes.IntSet
-
Removes the given element, returns THIS
- signal(Object...) - Static method in class javatools.administrative.Tracer
-
Send a signal to the tracer.
- signal(Object...) - Method in class javatools.administrative.Tracer.TracerThread
-
Receiving a signal
- silentWriteln(Writer, Object) - Static method in class javatools.administrative.D
-
Writes a line silently to a writer.
- SimpleInputStreamReader - Class in javatools.filehandlers
-
Copyright 2016 Fabian M.
- SimpleInputStreamReader(InputStream) - Constructor for class javatools.filehandlers.SimpleInputStreamReader
-
- SimpleInputStreamReader(File) - Constructor for class javatools.filehandlers.SimpleInputStreamReader
-
- SimpleInputStreamReader(String) - Constructor for class javatools.filehandlers.SimpleInputStreamReader
-
- SimpleOutputStreamWriter - Class in javatools.filehandlers
-
Copyright 2016 Fabian M.
- SimpleOutputStreamWriter(OutputStream) - Constructor for class javatools.filehandlers.SimpleOutputStreamWriter
-
- SimpleOutputStreamWriter(File) - Constructor for class javatools.filehandlers.SimpleOutputStreamWriter
-
- SimpleOutputStreamWriter(String) - Constructor for class javatools.filehandlers.SimpleOutputStreamWriter
-
- SimplePeekIterator(Iterator<T>) - Constructor for class javatools.datatypes.PeekIterator.SimplePeekIterator
-
Constructs a PeekIterator from another Iterator
- SimplePeekIterator(Iterable<T>) - Constructor for class javatools.datatypes.PeekIterator.SimplePeekIterator
-
Constructs a PeekIterator from an Iteratable (e.g.
- SimplePeekIterator(T...) - Constructor for class javatools.datatypes.PeekIterator.SimplePeekIterator
-
Constructs a PeekIterator for a given list of elements
- SimplePeekIterator(T) - Constructor for class javatools.datatypes.PeekIterator.SimplePeekIterator
-
Constructs a PeekIterator for a given list of elements
- SIMPLEYEARPATTERN - Static variable in class javatools.parsers.DateParser
-
A year as a pattern
- singAndPlur - Static variable in class javatools.parsers.PlingStemmer
-
Contains word forms that can either be plural or singular
- sixDigits - Static variable in class javatools.parsers.NumberFormatter
-
Predefined NumberFormatter for ######
- size() - Method in class javatools.datatypes.ArrayQueue
-
- size - Variable in class javatools.datatypes.BitVector
-
- size() - Method in class javatools.datatypes.BitVector
-
- size() - Method in class javatools.datatypes.CompressedString
-
Returns the bytes used by this CompressedString
- size - Variable in class javatools.datatypes.DoubleHashMap
-
Holds size
- size() - Method in class javatools.datatypes.DoubleHashMap
-
- size() - Method in class javatools.datatypes.FinalSet
-
Returns the number of elements in this FinalSet
- size() - Method in class javatools.datatypes.Immutable.List
-
- size() - Method in class javatools.datatypes.Immutable.Set
-
- size - Variable in class javatools.datatypes.IntHashMap
-
Holds size
- size() - Method in class javatools.datatypes.IntHashMap
-
- size - Variable in class javatools.datatypes.IntKeyMap
-
Holds size
- size() - Method in class javatools.datatypes.IntKeyMap
-
- size() - Method in class javatools.datatypes.IntSet
-
- size() - Method in class javatools.datatypes.SmallStack
-
- size - Variable in class javatools.datatypes.SparseVector
-
Holds the number of non-zero values of this vector
- size() - Method in class javatools.datatypes.SparseVector
-
Returns the number of non-zero elements.
- size - Variable in class javatools.datatypes.Trie
-
number of elements
- size() - Method in class javatools.datatypes.Trie
-
- size - Variable in class javatools.datatypes.TrieMap
-
number of elements
- size() - Method in class javatools.datatypes.TrieMap
-
- size() - Method in class javatools.parsers.BloomFilter
-
Returns the number of bits in the Bloom filter.
- skipSTYLE - Variable in class javatools.filehandlers.HTMLReader
-
TRUE to skip STYLE attributes
- Sleep - Class in javatools.administrative
-
Copyright 2016 Fabian M.
- Sleep() - Constructor for class javatools.administrative.Sleep
-
- sleep(String) - Static method in class javatools.administrative.Sleep
-
Sleeps for a given time
- sleep(long) - Static method in class javatools.administrative.Sleep
-
Sleeps for a given time
- smaller(Enum<C>, Enum<C>) - Static method in class javatools.administrative.D
-
TRUE if the first enum is before the second
- SmallStack - Class in javatools.datatypes
-
Copyright 2016 Fabian M.
- SmallStack() - Constructor for class javatools.datatypes.SmallStack
-
- SmallStack(double) - Constructor for class javatools.datatypes.SmallStack
-
- SmallStack(long) - Constructor for class javatools.datatypes.SmallStack
-
- SmallStack(float) - Constructor for class javatools.datatypes.SmallStack
-
- smoothedValueFor(T) - Method in class javatools.datatypes.FrequencyVector
-
Returns the frequency for a term, divided by the sum and smoothed
- sorted(Map<T, Integer>) - Static method in class javatools.administrative.D
-
Returns a sorted list of the items
- sortedDouble(Map<T, Double>) - Static method in class javatools.administrative.D
-
Returns a sorted list of the items
- sortedTerms - Variable in class javatools.datatypes.FrequencyVector
-
Holds the terms of the vector sorted by decreasing frequency
- sortedTerms() - Method in class javatools.datatypes.FrequencyVector
-
Returns the terms sorted by decreasing frequency
- sortedTerms(Map<C, V>) - Static method in class javatools.datatypes.FrequencyVector
-
Returns the terms of the application data sorted by their number of applications
- source - Variable in class javatools.database.WordNet
-
Holds the current source synset for NCA calculi
- SPANISH - Static variable in class javatools.parsers.Language
-
Spanish
- SparseVector - Class in javatools.datatypes
-
Copyright 2016 Fabian M.
- SparseVector(SparseVector) - Constructor for class javatools.datatypes.SparseVector
-
Duplicates a vector
- SparseVector(double, List<Integer>) - Constructor for class javatools.datatypes.SparseVector
-
Creates a binary Sparse Vector from an (unsorted) list of dimensions and a label
- SparseVector(double, int[]) - Constructor for class javatools.datatypes.SparseVector
-
Creates a binary Sparse Vector from an unsorted array of dimensions
and a label
Zero-entries and duplicates in the dimension array will be ignored.
- SparseVector(double[], int[]) - Constructor for class javatools.datatypes.SparseVector
-
Creates a Sparse Vector from (sorted) dimensions and values
- SparseVector(double, int[], double[]) - Constructor for class javatools.datatypes.SparseVector
-
Creates a Sparse Vector from (sorted) dimensions, (modifiable) values and a label
- SparseVector(double, double...) - Constructor for class javatools.datatypes.SparseVector
-
Creates a SparseVector from actual values
- SparseVector(String) - Constructor for class javatools.datatypes.SparseVector
-
Creates a Sparse Vector from a SVM-light-like input string of the form
label dim:val ...
- SparseVector.Distance - Interface in javatools.datatypes
-
Computes a distance of two vectors
- spliterator() - Method in class javatools.datatypes.FinalSet
-
- sprod(SparseVector) - Method in class javatools.datatypes.SparseVector
-
Returns the scalar product (dot product) of this vector with another one.
- SQLType - Class in javatools.database
-
Copyright 2016 Fabian M.
- SQLType() - Constructor for class javatools.database.SQLType
-
- SQLType.ANSIBigint - Class in javatools.database
-
- SQLType.ANSIblob - Class in javatools.database
-
- SQLType.ANSIboolean - Class in javatools.database
-
- SQLType.ANSIchar - Class in javatools.database
-
- SQLType.ANSIfloat - Class in javatools.database
-
- SQLType.ANSIinteger - Class in javatools.database
-
- SQLType.ANSIsmallint - Class in javatools.database
-
- SQLType.ANSItext - Class in javatools.database
-
- SQLType.ANSItimestamp - Class in javatools.database
-
- SQLType.ANSIvarchar - Class in javatools.database
-
- squaredl2norm() - Method in class javatools.datatypes.SparseVector
-
Returns this vector's squared two-norm
- STANDARDDIM - Static variable in class javatools.datatypes.SparseVector
-
Standard dimensions 0...
- start(long) - Static method in class javatools.administrative.Tracer
-
Start the tracer, accept millisDelay milliseconds between two signals before issuing a warning.
- start() - Method in class javatools.filehandlers.MatchReader.MyMatchResult
-
- start(int) - Method in class javatools.filehandlers.MatchReader.MyMatchResult
-
- StartAutoCommitSQLException() - Constructor for exception javatools.database.Database.StartAutoCommitSQLException
-
- StartAutoCommitSQLException(String) - Constructor for exception javatools.database.Database.StartAutoCommitSQLException
-
- StartAutoCommitSQLException(String, Throwable) - Constructor for exception javatools.database.Database.StartAutoCommitSQLException
-
- startBit - Variable in class javatools.datatypes.CompressedString
-
StartBit (for subsequence)
- startTimer() - Static method in class javatools.administrative.Announce
-
Starts the timer
- startTimer(int) - Static method in class javatools.administrative.Announce
-
Starts a named timer
Note: The numerical identifier for the timer has to be a number generated
by calling initTimer beforehand
- startTransaction() - Method in class javatools.database.Database
-
Initiates a transaction by disabling autocommit and enabling transaction mode
- startTransaction() - Method in class javatools.database.PostgresDatabase
-
Initiates a transaction by disabling autocommit and enabling transaction mod
Note: In Postgres transactions have a name e
- stem(String) - Static method in class javatools.parsers.PlingStemmer
-
Stems an English noun
- stemHead() - Method in class javatools.parsers.NounGroup
-
Stems the head.
- stemmed() - Method in class javatools.parsers.NounGroup
-
Returns the full name with the head word stemmed
- stop() - Static method in class javatools.administrative.Tracer
-
Stop the tracer
- stop - Variable in class javatools.administrative.Tracer.TracerThread
-
TRUE i fthe thread should terminate
- stopTimer(int) - Static method in class javatools.administrative.Announce
-
Stops a named timer
- stopWordDE - Static variable in class javatools.parsers.NameML
-
- stopWordEN - Static variable in class javatools.parsers.NameML
-
- stopWordES - Static variable in class javatools.parsers.NameML
-
- stopWordFR - Static variable in class javatools.parsers.NameML
-
- stopWordIT - Static variable in class javatools.parsers.NameML
-
- stopWords - Static variable in class javatools.parsers.Name
-
Contains stopwords
- stringIterator() - Method in class javatools.datatypes.Trie
-
- stringMapper - Static variable in class javatools.datatypes.MappedIterator
-
An iterator that maps an object to a string
- StringModifier - Class in javatools.datatypes
-
Copyright 2016 Fabian M.
- StringModifier() - Constructor for class javatools.datatypes.StringModifier
-
- strings() - Method in class javatools.datatypes.Trie
-
- strings() - Method in class javatools.datatypes.TrieMap
-
Iterable for contained words
- StringsWrapper - Static variable in class javatools.database.ResultIterator
-
ResultWrapper for String columns
- StringWrapper - Static variable in class javatools.database.ResultIterator
-
ResultWrapper for a single String column
- subSequence(int, int) - Method in class javatools.datatypes.ByteString
-
- subSequence(int, int) - Method in class javatools.datatypes.CompressedString
-
Returns a subsequence of this CompressedString (without duplicating the data)
- successors - Variable in class javatools.parsers.RegularExpression.RegExState
-
Holds all positions that can follow from here
- suffix - Variable in class javatools.parsers.Name.CompanyName
-
- suffix() - Method in class javatools.parsers.Name.CompanyName
-
Returns the suffix.
- suffix - Variable in class javatools.parsers.NameML.CompanyNameML
-
- suffix() - Method in class javatools.parsers.NameML.CompanyNameML
-
Returns the suffix.
- sum - Variable in class javatools.datatypes.FrequencyVector
-
Holds the sum of all elements
- sum() - Method in class javatools.datatypes.FrequencyVector
-
Returns the sum of elements
- supported - Static variable in class javatools.parsers.Language
-
- supportedLanguage(String) - Method in class javatools.parsers.Language
-
- SVMModel - Class in javatools.datatypes
-
Copyright 2016 Fabian M.
- SVMModel(String) - Constructor for class javatools.datatypes.SVMModel
-
Reads the SVMModel from an SVM-light model file
- SVMModel(File) - Constructor for class javatools.datatypes.SVMModel
-
Reads the SVMModel from a SVM-light model file
- SVMModel.KernelType - Enum in javatools.datatypes
-
Defines the enum of the Kernel-type (LINEAR,POLY,RBF,SIGMOID)
- Synset(int) - Constructor for class javatools.database.WordNet.Synset
-
Constructs a synset from an id
- synsetFor(String, String) - Method in class javatools.database.WordNet
-
Returns the synset that contain two words
- SYNSETPATTERN - Static variable in class javatools.database.WordNet
-
Pattern for synset definitions
- synsetsFor(String) - Method in class javatools.database.DBWordNet
-
Returns synsets for a word
- synsetsFor(String) - Method in class javatools.database.WordNet
-
Returns the list of synsets that contain a word
- Table(String, FigureProducer.ColumnDescriptor...) - Constructor for class javatools.filehandlers.FigureProducer.Table
-
- tableName - Variable in class javatools.database.Database.Inserter
-
Table where the data will be inserted
- tag - Variable in class javatools.filehandlers.HTMLReader
-
Holds the last tag (uppercased)
- tagContent - Variable in class javatools.filehandlers.HTMLReader
-
Holds the content of the last tag
- targetSynsets(DBWordNet.Table, int) - Method in class javatools.database.DBWordNet
-
Returns target synsets for a relation and a source synset
- teamName - Static variable in class javatools.parsers.Name
-
team name
- teamName - Static variable in class javatools.parsers.NameML
-
team name
- teamNamePattern - Static variable in class javatools.parsers.Name
-
- teamNamePattern - Static variable in class javatools.parsers.NameML
-
- termAtRank(int) - Method in class javatools.datatypes.FrequencyVector
-
Returns the term at rank i
- terms() - Method in class javatools.datatypes.FrequencyVector
-
Returns the terms.
- test() - Static method in class javatools.parsers.Char17
-
Tests all methods
- test1() - Static method in class javatools.administrative.Tracer
-
Sleeps for 2 seconds.
- test2() - Static method in class javatools.administrative.Tracer
-
Sleeps for 5 seconds.
- testCase(String, String, String) - Static method in class javatools.parsers.Char17
-
Prints a test case
- text(String) - Method in class javatools.filehandlers.HTMLReader
-
Returns the entire text
- third - Variable in class javatools.datatypes.Triple
-
Holds the second component
- third() - Method in class javatools.datatypes.Triple
-
Returns the second
- threeDigits - Static variable in class javatools.parsers.NumberFormatter
-
Predefined NumberFormatter for ###
- timer - Static variable in class javatools.administrative.Announce
-
Memorizes the timer
- timerStarts - Static variable in class javatools.administrative.Announce
-
Memorizes a set of named timers that each can accumulate several time
intervals
- timerTimes - Static variable in class javatools.administrative.Announce
-
- timeStamp(String) - Static method in class javatools.parsers.NumberFormatter
-
Returns a timestamp from an ISOweekTime or an ISOtime
- timeStamp(Calendar) - Static method in class javatools.parsers.NumberFormatter
-
Returns a timestamp from a Calendar
- timeStamp() - Static method in class javatools.parsers.NumberFormatter
-
Returns a current timestamp
- title - Variable in class javatools.filehandlers.FigureProducer.Table
-
- title - Static variable in class javatools.parsers.Name
-
Contains common titles (like "Mr.")
- titlePattern - Static variable in class javatools.parsers.Name
-
- titlePatternDe - Static variable in class javatools.parsers.NameML
-
- titlePatternEn - Static variable in class javatools.parsers.NameML
-
Matches common titles (like "Mr.")
- titlePatternEs - Static variable in class javatools.parsers.NameML
-
- titlePatternFr - Static variable in class javatools.parsers.NameML
-
- titlePatternIt - Static variable in class javatools.parsers.NameML
-
- titles() - Method in class javatools.parsers.Name.PersonName
-
Returns the titles.
- titles - Static variable in class javatools.parsers.Name
-
- titles() - Method in class javatools.parsers.NameML.PersonNameML
-
Returns the titles.
- titlesForGivenNames - Static variable in class javatools.parsers.Name
-
Contains those titles that go with the given name (e.g.
- titlesForGivenNamesDe - Static variable in class javatools.parsers.NameML
-
- titlesForGivenNamesEn - Static variable in class javatools.parsers.NameML
-
Contains those titles that go with the given name (e.g.
- titlesForGivenNamesEs - Static variable in class javatools.parsers.NameML
-
- titlesForGivenNamesFr - Static variable in class javatools.parsers.NameML
-
- titlesForGivenNamesIt - Static variable in class javatools.parsers.NameML
-
- toArray() - Method in class javatools.datatypes.IntSet
-
Returns an array of the elements of this set
- toArray(T[]) - Method in class javatools.datatypes.IntSet
-
Not supported
- toDoubleArray() - Method in class javatools.datatypes.SmallStack
-
- toHTML(String) - Static method in class javatools.parsers.Char
-
Deprecated.
Returns an HTML-String of the String
- toHTML(String) - Static method in class javatools.parsers.Char17
-
Returns an HTML-String of the String
- toIntArray() - Method in class javatools.datatypes.SmallStack
-
- token - Variable in class javatools.parsers.RegularExpression.RegExState
-
Holds the token name at the current position
- toLongArray() - Method in class javatools.datatypes.SmallStack
-
- toNGram(String, int) - Static method in class javatools.datatypes.StringModifier
-
produces an n-gram set from the string
- top() - Method in class javatools.administrative.CallStack
-
Gives the calling position as a StackTraceElement
- topKIntersection(FrequencyVector<T, V>, int) - Method in class javatools.datatypes.FrequencyVector
-
Computes the intersection of the top k elements
- toPrettyString() - Method in class javatools.datatypes.Tree
-
Prints a tree with visualization of its structure.
- toSmallString() - Method in class javatools.database.WordNet.Synset
-
Returns the most frequent word for this and the parent
- toString(StackTraceElement) - Static method in class javatools.administrative.CallStack
-
Returns a nice String for a Stacktraceelement
- toString() - Method in class javatools.administrative.CallStack
-
Returns "method(line)->method(line)->..."
- toString(Object...) - Static method in class javatools.administrative.D
-
Returns a reasonable String representation of a sequence of things.
- toString() - Method in class javatools.database.Database
-
Misc.
- toString() - Method in class javatools.database.MySQLDatabase.ANSIvarcharBin
-
- toString() - Method in class javatools.database.MySQLDatabase.Blob
-
- toString() - Method in class javatools.database.OracleDatabase.Bigint
-
- toString() - Method in class javatools.database.OracleDatabase.Bool
-
- toString() - Method in class javatools.database.OracleDatabase.Varchar
-
- toString() - Method in class javatools.database.PostgresDatabase.Postgretext
-
- toString() - Method in class javatools.database.PostgresDatabase.PostgreVarchar
-
- toString() - Method in class javatools.database.SQLType.ANSIBigint
-
- toString() - Method in class javatools.database.SQLType.ANSIblob
-
- toString() - Method in class javatools.database.SQLType.ANSIboolean
-
- toString() - Method in class javatools.database.SQLType.ANSIchar
-
- toString() - Method in class javatools.database.SQLType.ANSIfloat
-
- toString() - Method in class javatools.database.SQLType.ANSIinteger
-
- toString() - Method in class javatools.database.SQLType.ANSIsmallint
-
- toString() - Method in class javatools.database.SQLType.ANSItext
-
- toString() - Method in class javatools.database.SQLType.ANSItimestamp
-
- toString() - Method in class javatools.database.SQLType.ANSIvarchar
-
- toString() - Method in class javatools.database.WordNet.Synset
-
Returns the id and the words of this synset
- toString() - Method in class javatools.database.WordNet
-
Returns a short String description
- toString() - Method in class javatools.datatypes.BitVector
-
- toString() - Method in class javatools.datatypes.ByteString
-
- toString() - Method in class javatools.datatypes.CombinedIterable
-
- toString() - Method in class javatools.datatypes.CompressedString
-
Tries to reconstruct the original String
- toString() - Method in class javatools.datatypes.DirectedGraph.Node
-
- toString() - Method in class javatools.datatypes.DirectedGraph
-
- toString() - Method in class javatools.datatypes.DoubleHashMap
-
- toString() - Method in class javatools.datatypes.FrequencyVector
-
- toString() - Method in class javatools.datatypes.IdPriorityQueue
-
- toString() - Method in class javatools.datatypes.IntHashMap
-
- toString() - Method in class javatools.datatypes.IntKeyMap
-
- toString() - Method in class javatools.datatypes.IntSet
-
- toString() - Method in class javatools.datatypes.MultiMap
-
- toString() - Method in class javatools.datatypes.Pair
-
Returns "first/second"
- toString() - Method in class javatools.datatypes.PeekIterator.ElementaryPeekIterator
-
- toString() - Method in class javatools.datatypes.PeekIterator.SimplePeekIterator
-
- toString() - Method in class javatools.datatypes.PeekIterator
-
- toString(Iterable<S>) - Static method in class javatools.datatypes.PeekIterator
-
Lists the elements in an iterable
- toString(Iterator<S>) - Static method in class javatools.datatypes.PeekIterator
-
Lists the elements in an iterator (and destroys it)
- toString(StringBuilder, int) - Method in class javatools.datatypes.PQRTree.Leaf
-
- toString() - Method in class javatools.datatypes.PQRTree.Node
-
- toString(StringBuilder, int) - Method in class javatools.datatypes.PQRTree.Node
-
Helper method for toString()
- toString() - Method in class javatools.datatypes.PQRTree
-
- toString() - Method in class javatools.datatypes.SparseVector
-
Returns a String representation in an SVM-light-like format
label dim:val ...
- toString() - Method in class javatools.datatypes.SVMModel
-
Returns this model as a descriptive string
- toString() - Method in class javatools.datatypes.Tree
-
- toString() - Method in class javatools.datatypes.Trie
-
- toString() - Method in class javatools.datatypes.TrieMap
-
- toString() - Method in class javatools.datatypes.Triple
-
Returns "first/second"
- toString() - Method in class javatools.filehandlers.DeepFileSet
-
Returns the current state of this DeepFileSet
- toString() - Method in class javatools.filehandlers.FileLines
-
Returns a simple identifier
- toString() - Method in class javatools.parsers.Name
-
Returns the original name
- toString() - Method in class javatools.parsers.NameML
-
Returns the original name
- toString() - Method in class javatools.parsers.NounGroup
-
Returns the original
- toString() - Method in class javatools.parsers.RegularExpression.RegExState
-
Returns the id and the token
- toString() - Method in class javatools.parsers.RegularExpression
-
- toWeighedNGram(String, int) - Static method in class javatools.datatypes.StringModifier
-
produces a weighed n-gram set from the string
- Tracer - Class in javatools.administrative
-
Copyright 2016 Fabian M.
- Tracer() - Constructor for class javatools.administrative.Tracer
-
- tracer - Static variable in class javatools.administrative.Tracer
-
Internal trace thread
- Tracer.TracerThread - Class in javatools.administrative
-
The thread itself
- TracerThread(long) - Constructor for class javatools.administrative.Tracer.TracerThread
-
Constructor
- TransactionSQLException() - Constructor for exception javatools.database.Database.TransactionSQLException
-
- TransactionSQLException(String) - Constructor for exception javatools.database.Database.TransactionSQLException
-
- TransactionSQLException(String, Throwable) - Constructor for exception javatools.database.Database.TransactionSQLException
-
- transformPintoQ() - Method in class javatools.datatypes.PQRTree.Node
-
Transforms a gray P node into a Q node
- translatePosition(Integer) - Method in class javatools.parsers.PositionTracker.ForwardPositionTracker
-
- translatePosition(Integer) - Method in class javatools.parsers.PositionTracker
-
Merges new position changes (given with the inversed old2new mapping) into the existing position change map
- translatePositionExactly(Integer) - Method in class javatools.parsers.PositionTracker.ForwardPositionTracker
-
also handles positions inside text parts that have been cut out properly
TODO: current version ONLY WORKS SECURELY WHEN THERE IS ONLY ONE POSITION CHANGE RUN WITHOUT OVERLAPPING CHANGES!
as soon as there are more than one change runs, or changes that overlap, we would need to check all following changes instead of only the next one
- Tree<T> - Class in javatools.datatypes
-
Copyright 2016 Fabian M.
- Tree() - Constructor for class javatools.datatypes.Tree
-
Constructs an empty tree with a null element
- Tree(T) - Constructor for class javatools.datatypes.Tree
-
Constructs a tree with a node element
- Tree(Tree<T>, T) - Constructor for class javatools.datatypes.Tree
-
Constructs a tree with a node element and a parent
- Tree(T, List<Tree<T>>) - Constructor for class javatools.datatypes.Tree
-
Constructs a tree with a node element and children
- Tree(Tree<T>, T, List<Tree<T>>) - Constructor for class javatools.datatypes.Tree
-
Constructs a tree with a node element and a parent
- Trie - Class in javatools.datatypes
-
Copyright 2016 Fabian M.
- Trie() - Constructor for class javatools.datatypes.Trie
-
Constructs a Trie
- Trie(Trie) - Constructor for class javatools.datatypes.Trie
-
Constructs a Trie
- Trie(Collection<String>) - Constructor for class javatools.datatypes.Trie
-
Constructs a trie
- TrieMap<V> - Class in javatools.datatypes
-
Copyright 2016 Fabian M.
- TrieMap() - Constructor for class javatools.datatypes.TrieMap
-
Constructs a Trie
- TrieMap(TrieMap<V>) - Constructor for class javatools.datatypes.TrieMap
-
Constructs a Trie
- Triple<F,S,T> - Class in javatools.datatypes
-
Copyright 2016 Fabian M.
- Triple(F, S, T) - Constructor for class javatools.datatypes.Triple
-
Constructs a Pair
- truncate(CharSequence, int) - Static method in class javatools.parsers.Char
-
Deprecated.
Returns a string of the given length, fills with spaces if necessary
- truncate(CharSequence, int) - Static method in class javatools.parsers.Char17
-
Returns a string of the given length, fills with spaces if necessary
- TSVFile - Class in javatools.filehandlers
-
Copyright 2016 Fabian M.
- TSVFile(File) - Constructor for class javatools.filehandlers.TSVFile
-
- TSVFile(Reader) - Constructor for class javatools.filehandlers.TSVFile
-
- TSVFile(File, String) - Constructor for class javatools.filehandlers.TSVFile
-
- TSVFile(File, String, String) - Constructor for class javatools.filehandlers.TSVFile
-
- TSVWriter - Class in javatools.filehandlers
-
Copyright 2016 Fabian M.
- TSVWriter(String) - Constructor for class javatools.filehandlers.TSVWriter
-
constructor take a string as a path
- TSVWriter(File) - Constructor for class javatools.filehandlers.TSVWriter
-
constructor take a file
- twoDigits - Static variable in class javatools.parsers.NumberFormatter
-
Predefined NumberFormatter for ##
- twoFractions - Static variable in class javatools.parsers.NumberFormatter
-
Predefined NumberFormatter for #.##
- twonorm_sq - Variable in class javatools.datatypes.SparseVector
-
Holds the squared two_norm of this vector, computed on demand
- type - Variable in class javatools.datatypes.PQRTree.Node
-
Type: P, Q, R, LEAF
- type2SQL - Variable in class javatools.database.Database
-
The mapping from type codes (as defined in java.sql.Types) to SQL
- typeCode - Variable in class javatools.database.SQLType
-
Holds the type code as defined in java.sql.Types