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

A

add(Object) - Method in class org.aksw.commons.util.reflect.MultiMethodContainer
 
addStatic(Class<?>) - Method in class org.aksw.commons.util.reflect.MultiMethodContainer
 
analyzeMap(Map<K, V>) - Static method in class org.aksw.commons.util.ParserUtils
Analyze the key's values and return a report about the datatype and the value range
ApacheLogDirectory - Class in org.aksw.commons.util.apache
 
ApacheLogDirectory(File, Pattern) - Constructor for class org.aksw.commons.util.apache.ApacheLogDirectory
 
ApacheLogEntry - Class in org.aksw.commons.util.apache
 
ApacheLogEntryDateComparator - Class in org.aksw.commons.util.apache
 
ApacheLogEntryDateComparator() - Constructor for class org.aksw.commons.util.apache.ApacheLogEntryDateComparator
 
ApacheLogEntryIterator - Class in org.aksw.commons.util.apache
 
ApacheLogEntryIterator(InputStream, boolean) - Constructor for class org.aksw.commons.util.apache.ApacheLogEntryIterator
 
ApacheLogEntryIterator(BufferedReader) - Constructor for class org.aksw.commons.util.apache.ApacheLogEntryIterator
 
ApacheLogRangeEntryIterator - Class in org.aksw.commons.util.apache
 
ApacheLogRangeEntryIterator(Iterator<Map.Entry<Date, File>>, Date, boolean, Date, boolean) - Constructor for class org.aksw.commons.util.apache.ApacheLogRangeEntryIterator
 
ApacheLogRequest - Class in org.aksw.commons.util.apache
 
ApacheLogRequest(String, String, String) - Constructor for class org.aksw.commons.util.apache.ApacheLogRequest
 

B

BifContains - Class in org.aksw.commons.util.strings
takes a user input search string and makes a string that can be piped into Filter (bif:contains(?s,'HERE') ) and produce valid output.
BifContains(String) - Constructor for class org.aksw.commons.util.strings.BifContains
 
bytesToHexString(byte[]) - Static method in class org.aksw.commons.util.strings.StringUtils
 

C

Caster - Class in org.aksw.commons.util.reflect
Utility class for common casts.
Caster() - Constructor for class org.aksw.commons.util.reflect.Caster
 
chunkValue(long, long...) - Static method in class org.aksw.commons.util.numbers.NumberChunker
 
chunkValue(long, List<Long>) - Static method in class org.aksw.commons.util.numbers.NumberChunker
Given a value, chunks it according to the given bases.
ClassUtils - Class in org.aksw.commons.util.reflect
 
ClassUtils() - Constructor for class org.aksw.commons.util.reflect.ClassUtils
 
close() - Method in class org.aksw.commons.util.apache.ApacheLogEntryIterator
 
close() - Method in class org.aksw.commons.util.apache.ApacheLogRangeEntryIterator
 
coalesce(T...) - Static method in class org.aksw.commons.util.strings.StringUtils
Returns first non-null argument
collection2String(Collection, String) - Static method in class org.aksw.commons.util.strings.CollectionFormatter
doesn't print the last separator ;) outputs: 1234
CollectionFormatter - Class in org.aksw.commons.util.strings
 
CollectionFormatter() - Constructor for class org.aksw.commons.util.strings.CollectionFormatter
 
Column - Class in org.aksw.commons.util.jdbc
 
Column(String, String) - Constructor for class org.aksw.commons.util.jdbc.Column
 
Column(String, String, Boolean) - Constructor for class org.aksw.commons.util.jdbc.Column
 
ColumnsReference - Class in org.aksw.commons.util.jdbc
 
ColumnsReference(String, String...) - Constructor for class org.aksw.commons.util.jdbc.ColumnsReference
 
commonPrefix(String, String, boolean) - Static method in class org.aksw.commons.util.strings.StringUtils
Returns the common prefix of the given strings
compare(ApacheLogEntry, ApacheLogEntry) - Method in class org.aksw.commons.util.apache.ApacheLogEntryDateComparator
 
compare(String, String) - Method in class org.aksw.commons.util.strings.StringPrettyComparator
 
compile(String) - Static method in class org.aksw.commons.util.XPathUtils
 
copy(InputStream, OutputStream, int) - Static method in class org.aksw.commons.util.StreamUtils
 
copyThenClose(InputStream, OutputStream) - Static method in class org.aksw.commons.util.StreamUtils
 
create() - Method in interface org.aksw.commons.util.factory.Factory
 
create(T) - Method in interface org.aksw.commons.util.factory.Factory1
 
create(T, T) - Method in interface org.aksw.commons.util.factory.Factory2
 
create(List<T>) - Method in interface org.aksw.commons.util.factory.FactoryN
 
create(Connection) - Static method in class org.aksw.commons.util.jdbc.Schema
 
create(K, V) - Static method in class org.aksw.commons.util.Pair
 
createFile(File, String) - Static method in class org.aksw.commons.util.Files
like writefile, but always deletes any existing file
createFromString(String) - Static method in class org.aksw.commons.util.XmlUtils
 
cropString(String, int, int) - Static method in class org.aksw.commons.util.strings.StringUtils
Cuts a string after nMax bytes - unless the remaining bytes are less than tolerance.

D

DatabaseObject - Class in org.aksw.commons.util.jdbc
 
DatabaseObject(String) - Constructor for class org.aksw.commons.util.jdbc.DatabaseObject
 
deserializeXml(InputStream) - Static method in class org.aksw.commons.util.SerializationUtils
 
deserializeXml(File) - Static method in class org.aksw.commons.util.SerializationUtils
 
dfGnuPlotDefault - Static variable in class org.aksw.commons.util.Time
 
dfLatexDefault - Static variable in class org.aksw.commons.util.Time
 
dfPercentage - Static variable in class org.aksw.commons.util.Time
 

E

equals(Object) - Method in class org.aksw.commons.util.jdbc.ColumnsReference
 
equals(Object) - Method in class org.aksw.commons.util.jdbc.DatabaseObject
 
equals(Object) - Method in class org.aksw.commons.util.jdbc.ForeignKey
 
equals(Object) - Method in class org.aksw.commons.util.jdbc.PrimaryKey
 
equals(Object) - Method in class org.aksw.commons.util.Pair
 
error(String) - Method in class org.aksw.commons.util.slf4j.LoggerCount
 
evalToNodes(Node, String) - Static method in class org.aksw.commons.util.XPathUtils
 
evalToString(Node, XPathExpression) - Static method in class org.aksw.commons.util.XPathUtils
 
evalToString(Node, String) - Static method in class org.aksw.commons.util.XPathUtils
 
evalToString(Node, String, boolean) - Static method in class org.aksw.commons.util.XPathUtils
This version doesn't throw an exception on error
ExtendedFile - Class in org.aksw.commons.util
Another File Helper implementation juhu allows some additional read write options User: Sebastian Hellmann
ExtendedFile(File) - Constructor for class org.aksw.commons.util.ExtendedFile
 

F

Factory<T> - Interface in org.aksw.commons.util.factory
 
Factory1<T> - Interface in org.aksw.commons.util.factory
 
Factory2<T> - Interface in org.aksw.commons.util.factory
 
FactoryN<T> - Interface in org.aksw.commons.util.factory
 
fetchColumns(Connection) - Static method in class org.aksw.commons.util.jdbc.JdbcUtils
 
fetchForeignKeys(Connection) - Static method in class org.aksw.commons.util.jdbc.JdbcUtils
 
fetchForeignKeys(Connection, Collection<String>) - Static method in class org.aksw.commons.util.jdbc.JdbcUtils
 
fetchForeignKeys(Connection, String) - Static method in class org.aksw.commons.util.jdbc.JdbcUtils
 
fetchPrimaryKeys(Connection) - Static method in class org.aksw.commons.util.jdbc.JdbcUtils
 
fetchPrimaryKeys(Connection, Collection<String>) - Static method in class org.aksw.commons.util.jdbc.JdbcUtils
 
fetchPrimaryKeys(Connection, String) - Static method in class org.aksw.commons.util.jdbc.JdbcUtils
 
fetchRelationNames(Connection) - Static method in class org.aksw.commons.util.jdbc.JdbcUtils
For each table retrieve all columns and their foreign key relations Retrieving foreign keys: http://www.java2s.com/Code/Java/Database-SQL-JDBC/GetForeignKeys.htm
Files - Class in org.aksw.commons.util
 
Files() - Constructor for class org.aksw.commons.util.Files
 
findInvocationMethod(Class<T>, String, Object...) - Static method in class org.aksw.commons.util.reflect.MultiMethod
Deprecated.
findInvocationMethod(Class<T>, Class<?>, Class<?>...) - Static method in class org.aksw.commons.util.reflect.MultiMethod
Find the best matching methods for the given types.
findMethodByArgs(Class<T>, String, Object...) - Static method in class org.aksw.commons.util.reflect.MultiMethod
 
findMethodByParams(Class<T>, String, Class<?>...) - Static method in class org.aksw.commons.util.reflect.MultiMethod
 
findMethodByParamsCached(Class<T>, String, List<Class<?>>) - Static method in class org.aksw.commons.util.reflect.MultiMethod
Errors on lookup (such as no or multiple candidates) ar not cached in will result in new lookups.
findMethodCandidates(Collection<Method>, Class<?>...) - Static method in class org.aksw.commons.util.reflect.MultiMethod
 
findMethodCandidates(Class<T>, String, Class<?>...) - Static method in class org.aksw.commons.util.reflect.MultiMethod
 
forceInvoke(Method, Object[]) - Static method in class org.aksw.commons.util.reflect.ClassUtils
 
forceInvoke(Object, Method, Object[]) - Static method in class org.aksw.commons.util.reflect.ClassUtils
 
ForeignKey - Class in org.aksw.commons.util.jdbc
 
ForeignKey(String, ColumnsReference, ColumnsReference) - Constructor for class org.aksw.commons.util.jdbc.ForeignKey
 
fScore(double, double, double) - Static method in class org.aksw.commons.util.Statistic
Calculates the f score of a precision-recall-pair where the parameter beta controls the weighing of precision against recall (use 1.0 for the original f or f1-score with equal weights).

G

getAllNonOverriddenMethods(Class<?>) - Static method in class org.aksw.commons.util.reflect.ClassUtils
Returns all non-overridden methods for the given class.
getAllNonOverriddenMethods(Class<?>, String) - Static method in class org.aksw.commons.util.reflect.ClassUtils
 
getAllPrefixedEntries(String, boolean, SortedMap<String, T>) - Static method in class org.aksw.commons.util.strings.StringUtils
 
getAllPrefixedEntries(String, boolean, NavigableMap<String, T>) - Static method in class org.aksw.commons.util.strings.StringUtils
 
getAllPrefixes(String, boolean, NavigableMap<String, T>) - Static method in class org.aksw.commons.util.strings.StringUtils
 
getAllPrefixes(String, boolean, NavigableSet<String>) - Static method in class org.aksw.commons.util.strings.StringUtils
 
getAllPrefixes(String, boolean, SortedMap<String, T>) - Static method in class org.aksw.commons.util.strings.StringUtils
 
getByteCount() - Method in class org.aksw.commons.util.apache.ApacheLogEntry
 
getColumnNames() - Method in class org.aksw.commons.util.jdbc.ColumnsReference
 
getColumns() - Method in class org.aksw.commons.util.jdbc.Relation
 
getDate() - Method in class org.aksw.commons.util.apache.ApacheLogEntry
 
getDistance(Class<?>, Class<?>) - Static method in class org.aksw.commons.util.reflect.ClassUtils
Returns the minimum distance of two classes in an inheritance hierarchy Null if there is no distance
getDistance(Class<?>[], Class<?>[]) - Static method in class org.aksw.commons.util.reflect.ClassUtils
 
getDistance(Class<?>, Class<?>, Class<?>[], Class<?>[]) - Static method in class org.aksw.commons.util.reflect.ClassUtils
Including return types
getElapsedTime() - Method in class org.aksw.commons.util.StopWatch
 
getElapsedTimeSecs() - Method in class org.aksw.commons.util.StopWatch
 
getErrorCount() - Method in class org.aksw.commons.util.slf4j.LoggerCount
 
getForeignKeys() - Method in class org.aksw.commons.util.jdbc.Schema
 
getHostname() - Method in class org.aksw.commons.util.apache.ApacheLogEntry
 
getIterator(Date, Date, boolean, boolean) - Method in class org.aksw.commons.util.apache.ApacheLogDirectory
lowInclusive and highInclusive are ignored if the respective bound in null (unbounded).
getKey() - Method in class org.aksw.commons.util.Pair
 
getMatchBySuffix(String, Map<String, T>) - Static method in class org.aksw.commons.util.strings.StringUtils
 
getMax() - Method in class org.aksw.commons.util.Range
 
getMethod() - Method in class org.aksw.commons.util.apache.ApacheLogRequest
 
getMin() - Method in class org.aksw.commons.util.Range
 
getName() - Method in class org.aksw.commons.util.jdbc.Column
 
getName() - Method in class org.aksw.commons.util.jdbc.DatabaseObject
 
getPageModificationDate(Document) - Static method in class org.aksw.commons.util.XmlUtils
 
getPrimaryKeys() - Method in class org.aksw.commons.util.jdbc.Schema
 
getProtocol() - Method in class org.aksw.commons.util.apache.ApacheLogRequest
 
getReferer() - Method in class org.aksw.commons.util.apache.ApacheLogEntry
 
getRelation(Integer[], Integer[]) - Static method in class org.aksw.commons.util.reflect.ClassUtils
 
getRelations() - Method in class org.aksw.commons.util.jdbc.Schema
 
getRequest() - Method in class org.aksw.commons.util.apache.ApacheLogEntry
 
getResourceAsStream(String) - Static method in class org.aksw.commons.util.MapReader
 
getResponse() - Method in class org.aksw.commons.util.apache.ApacheLogEntry
 
getSource() - Method in class org.aksw.commons.util.jdbc.ForeignKey
 
getSource() - Method in class org.aksw.commons.util.jdbc.PrimaryKey
 
getTableName() - Method in class org.aksw.commons.util.jdbc.ColumnsReference
 
getTarget() - Method in class org.aksw.commons.util.jdbc.ForeignKey
 
getType() - Method in class org.aksw.commons.util.jdbc.Column
 
getTypeSignature(Object[]) - Static method in class org.aksw.commons.util.reflect.ClassUtils
 
getTypeSignatureList(Object[]) - Static method in class org.aksw.commons.util.reflect.ClassUtils
 
getUrl() - Method in class org.aksw.commons.util.apache.ApacheLogRequest
 
getUserAgent() - Method in class org.aksw.commons.util.apache.ApacheLogEntry
 
getValue() - Method in class org.aksw.commons.util.Pair
 
getWarningCount() - Method in class org.aksw.commons.util.slf4j.LoggerCount
 

H

hashCode() - Method in class org.aksw.commons.util.jdbc.ColumnsReference
 
hashCode() - Method in class org.aksw.commons.util.jdbc.DatabaseObject
 
hashCode() - Method in class org.aksw.commons.util.jdbc.ForeignKey
 
hashCode() - Method in class org.aksw.commons.util.jdbc.PrimaryKey
 
hashCode() - Method in class org.aksw.commons.util.Pair
 

I

IniUtils - Class in org.aksw.commons.util
Loads all key-value pairs from a given file.
IniUtils() - Constructor for class org.aksw.commons.util.IniUtils
 
invoke(Object, String, Object...) - Static method in class org.aksw.commons.util.reflect.MultiMethod
 
invoke(String, List<Object>) - Method in class org.aksw.commons.util.reflect.MultiMethodContainer
 
invoke(String, Object[]) - Method in class org.aksw.commons.util.reflect.MultiMethodContainer
 
invokeStatic(Class<T>, String, Object...) - Static method in class org.aksw.commons.util.reflect.MultiMethod
Invoke the method of an object, that matches the name and arguments best.
isNullable() - Method in class org.aksw.commons.util.jdbc.Column
 
isNullable(boolean) - Method in class org.aksw.commons.util.jdbc.Column
Return the value with a default assumption
isSingle() - Method in class org.aksw.commons.util.strings.BifContains
 
isValid(String) - Method in class org.aksw.commons.util.validation.UrlValidatorCached
 
itemPerLine(T[]) - Static method in class org.aksw.commons.util.strings.StringUtils
 
itemPerLine(Iterable<T>) - Static method in class org.aksw.commons.util.strings.StringUtils
 

J

JdbcUtils - Class in org.aksw.commons.util.jdbc
 
JdbcUtils() - Constructor for class org.aksw.commons.util.jdbc.JdbcUtils
 

L

lcFirst(String) - Static method in class org.aksw.commons.util.strings.StringUtils
 
loadFromStream(InputStream) - Static method in class org.aksw.commons.util.XmlUtils
 
loadIniFile(File) - Static method in class org.aksw.commons.util.IniUtils
 
loadIniFile(File, Map<String, String>) - Static method in class org.aksw.commons.util.IniUtils
 
loadIniFile(BufferedReader, Map<String, String>) - Static method in class org.aksw.commons.util.IniUtils
 
LoggerCount - Class in org.aksw.commons.util.slf4j
Wraps a logger and counts errors.
LoggerCount(Logger) - Constructor for class org.aksw.commons.util.slf4j.LoggerCount
 
LoggerCount(Logger, String) - Constructor for class org.aksw.commons.util.slf4j.LoggerCount
 
longestPrefixLookup(String, NavigableSet<String>) - Static method in class org.aksw.commons.util.strings.StringUtils
 
longestPrefixLookup(String, boolean, NavigableSet<String>) - Static method in class org.aksw.commons.util.strings.StringUtils
 
longestPrefixLookup(String, NavigableMap<String, T>) - Static method in class org.aksw.commons.util.strings.StringUtils
 
longestPrefixLookup(String, boolean, NavigableMap<String, T>) - Static method in class org.aksw.commons.util.strings.StringUtils
Looks up an element in the given map that is the longest prefix of the given lookup key.
longestPrefixLookup(String, boolean, SortedMap<String, T>) - Static method in class org.aksw.commons.util.strings.StringUtils
 

M

main(String[]) - Method in class org.aksw.commons.util.apache.ApacheLogDirectory
 
main(String[]) - Static method in class org.aksw.commons.util.reflect.Caster
 
main(String[]) - Static method in class org.aksw.commons.util.StopWatch
 
makeWithAnd() - Method in class org.aksw.commons.util.strings.BifContains
 
MapReader - Class in org.aksw.commons.util
A simple utility class for reading Map objects from two column TSV files.
MapReader() - Constructor for class org.aksw.commons.util.MapReader
 
md5Hash(byte[]) - Static method in class org.aksw.commons.util.strings.StringUtils
calculate md5 hash of the string
md5Hash(String) - Static method in class org.aksw.commons.util.strings.StringUtils
 
MetaBZip2CompressorInputStream - Class in org.aksw.commons.util.compress
 
MetaBZip2CompressorInputStream(InputStream) - Constructor for class org.aksw.commons.util.compress.MetaBZip2CompressorInputStream
 
mkdir(File) - Static method in class org.aksw.commons.util.Files
 
MultiMethod - Class in org.aksw.commons.util.reflect
 
MultiMethod() - Constructor for class org.aksw.commons.util.reflect.MultiMethod
 
MultiMethodContainer<T> - Class in org.aksw.commons.util.reflect
A container where multiple objects/classes can register their methods.
MultiMethodContainer() - Constructor for class org.aksw.commons.util.reflect.MultiMethodContainer
 
MultipleMethodsInvocationException - Exception in org.aksw.commons.util.reflect
 
MultipleMethodsInvocationException(String, Class<?>[], Set<Method>) - Constructor for exception org.aksw.commons.util.reflect.MultipleMethodsInvocationException
 

N

neededMs(double) - Static method in class org.aksw.commons.util.Time
 
nicen(String) - Method in class org.aksw.commons.util.Prefixer
http://dbpedia.org/resource/J%C3%BCrgen_Prochnow will be rendered as: Jürgen Prochnow by the following operations: - strip namespace - urldecode - replace _ by whitespace
NoMethodInvocationException - Exception in org.aksw.commons.util.reflect
 
NoMethodInvocationException(String, Class<?>[]) - Constructor for exception org.aksw.commons.util.reflect.NoMethodInvocationException
 
NumberChunker - Class in org.aksw.commons.util.numbers
 
NumberChunker() - Constructor for class org.aksw.commons.util.numbers.NumberChunker
 

O

open(File) - Static method in class org.aksw.commons.util.apache.ApacheLogDirectory
 
openFile(File) - Static method in class org.aksw.commons.util.XmlUtils
 
openUrl(String) - Static method in class org.aksw.commons.util.XmlUtils
 
org.aksw.commons.util - package org.aksw.commons.util
 
org.aksw.commons.util.apache - package org.aksw.commons.util.apache
 
org.aksw.commons.util.compress - package org.aksw.commons.util.compress
 
org.aksw.commons.util.factory - package org.aksw.commons.util.factory
 
org.aksw.commons.util.jdbc - package org.aksw.commons.util.jdbc
 
org.aksw.commons.util.numbers - package org.aksw.commons.util.numbers
 
org.aksw.commons.util.reflect - package org.aksw.commons.util.reflect
 
org.aksw.commons.util.slf4j - package org.aksw.commons.util.slf4j
 
org.aksw.commons.util.strings - package org.aksw.commons.util.strings
 
org.aksw.commons.util.validation - package org.aksw.commons.util.validation
 

P

Pair<K,V> - Class in org.aksw.commons.util
A pair class based on Map.Entry.
Pair(K, V) - Constructor for class org.aksw.commons.util.Pair
 
parse(String) - Static method in class org.aksw.commons.util.apache.ApacheLogEntry
 
parse(String) - Static method in class org.aksw.commons.util.apache.ApacheLogRequest
 
ParserUtils - Class in org.aksw.commons.util
 
ParserUtils() - Constructor for class org.aksw.commons.util.ParserUtils
 
prefetch() - Method in class org.aksw.commons.util.apache.ApacheLogEntryIterator
 
prefetch() - Method in class org.aksw.commons.util.apache.ApacheLogRangeEntryIterator
 
Prefixer - Class in org.aksw.commons.util
Note this class is supposed to use certain terminology: uri - the full uri http://dbpedia.org/resource/London prefix - the shortcut canonical to prefix.cc namespace - the "common part" of uris, e.g.
Prefixer() - Constructor for class org.aksw.commons.util.Prefixer
 
Prefixer(Map<String, String>, boolean) - Constructor for class org.aksw.commons.util.Prefixer
 
prefixUri(String) - Method in class org.aksw.commons.util.Prefixer
http://dbpedia.org/resource/London -> dbpedia:London
PrimaryKey - Class in org.aksw.commons.util.jdbc
 
PrimaryKey(String, ColumnsReference) - Constructor for class org.aksw.commons.util.jdbc.PrimaryKey
 

R

Range<T> - Class in org.aksw.commons.util
 
Range() - Constructor for class org.aksw.commons.util.Range
 
Range(T, T) - Constructor for class org.aksw.commons.util.Range
 
read() - Method in class org.aksw.commons.util.compress.MetaBZip2CompressorInputStream
 
read(byte[], int, int) - Method in class org.aksw.commons.util.compress.MetaBZip2CompressorInputStream
 
read(byte[]) - Method in class org.aksw.commons.util.compress.MetaBZip2CompressorInputStream
 
read(File) - Static method in class org.aksw.commons.util.MapReader
 
read(InputStream) - Static method in class org.aksw.commons.util.MapReader
 
read(InputStreamReader) - Static method in class org.aksw.commons.util.MapReader
 
read(BufferedReader) - Static method in class org.aksw.commons.util.MapReader
 
readAsList() - Method in class org.aksw.commons.util.ExtendedFile
 
readAsListLogException() - Method in class org.aksw.commons.util.ExtendedFile
 
readContent() - Method in class org.aksw.commons.util.ExtendedFile
 
readContent(File) - Static method in class org.aksw.commons.util.Files
 
readContent(URL) - Static method in class org.aksw.commons.util.URLHelper
 
readContentLogException() - Method in class org.aksw.commons.util.ExtendedFile
 
readContentLogException(URL) - Static method in class org.aksw.commons.util.URLHelper
 
readFile(File) - Static method in class org.aksw.commons.util.MapReader
Deprecated.
readFromResource(String) - Static method in class org.aksw.commons.util.MapReader
 
Relation - Class in org.aksw.commons.util.jdbc
 
Relation(String) - Constructor for class org.aksw.commons.util.jdbc.Relation
 
remove(Object) - Method in class org.aksw.commons.util.reflect.MultiMethodContainer
 
removeStatic(Class<?>) - Method in class org.aksw.commons.util.reflect.MultiMethodContainer
 

S

Schema - Class in org.aksw.commons.util.jdbc
 
Schema(Map<String, Relation>, Map<String, PrimaryKey>, Multimap<String, ForeignKey>) - Constructor for class org.aksw.commons.util.jdbc.Schema
 
SerializationUtils - Class in org.aksw.commons.util
 
SerializationUtils() - Constructor for class org.aksw.commons.util.SerializationUtils
 
serializeXml(Object, File) - Static method in class org.aksw.commons.util.SerializationUtils
 
serializeXml(Object, File, boolean) - Static method in class org.aksw.commons.util.SerializationUtils
 
serializeXml(Object, OutputStream) - Static method in class org.aksw.commons.util.SerializationUtils
 
setMax(T) - Method in class org.aksw.commons.util.Range
 
setMin(T) - Method in class org.aksw.commons.util.Range
 
setPrefixToNamespace(Map<String, String>) - Method in class org.aksw.commons.util.Prefixer
resets everything
setValue(V) - Method in class org.aksw.commons.util.Pair
 
shortestMatchLookup(String, boolean, NavigableMap<String, V>) - Static method in class org.aksw.commons.util.strings.StringUtils
 
shortestMatchLookup(String, boolean, NavigableSet<String>) - Static method in class org.aksw.commons.util.strings.StringUtils
 
start() - Method in class org.aksw.commons.util.StopWatch
 
Statistic - Class in org.aksw.commons.util
The class Statistic contains methods for performing basic statistic operations such as the fScore.
Statistic() - Constructor for class org.aksw.commons.util.Statistic
 
stop() - Method in class org.aksw.commons.util.StopWatch
 
StopWatch - Class in org.aksw.commons.util
 
StopWatch() - Constructor for class org.aksw.commons.util.StopWatch
 
StreamUtils - Class in org.aksw.commons.util
 
StreamUtils() - Constructor for class org.aksw.commons.util.StreamUtils
 
StringPrettyComparator - Class in org.aksw.commons.util.strings
Identifies sub-strings that correspond to integers and compares those parts as integers.
StringPrettyComparator() - Constructor for class org.aksw.commons.util.strings.StringPrettyComparator
 
StringUtils - Class in org.aksw.commons.util.strings
 
StringUtils() - Constructor for class org.aksw.commons.util.strings.StringUtils
 
strip(String, String...) - Static method in class org.aksw.commons.util.strings.StringUtils
Removes prefixes that are also suffixes from a given string e.g.
stripNamespace(String) - Method in class org.aksw.commons.util.Prefixer
this function calls stripNamespace(uri, true);
stripNamespace(String, boolean) - Method in class org.aksw.commons.util.Prefixer
strips the namespace, either by base or known prefix or a heuristic
stripNamespaceHeuristic(String) - Static method in class org.aksw.commons.util.Prefixer
currently implemented to cut after the last # or if not available after the last /

T

theMostPopulars() - Method in class org.aksw.commons.util.Prefixer
 
Time - Class in org.aksw.commons.util
 
Time() - Constructor for class org.aksw.commons.util.Time
 
toBoolean(String) - Static method in class org.aksw.commons.util.reflect.Caster
 
toCamelCase(String, boolean) - Static method in class org.aksw.commons.util.strings.StringUtils
 
toDouble(Integer) - Static method in class org.aksw.commons.util.reflect.Caster
 
toDouble(Long) - Static method in class org.aksw.commons.util.reflect.Caster
 
toDouble(Float) - Static method in class org.aksw.commons.util.reflect.Caster
 
toDouble(String) - Static method in class org.aksw.commons.util.reflect.Caster
 
toFloat(Long) - Static method in class org.aksw.commons.util.reflect.Caster
 
toFloat(Integer) - Static method in class org.aksw.commons.util.reflect.Caster
 
toFloat(Double) - Static method in class org.aksw.commons.util.reflect.Caster
 
toFloat(String) - Static method in class org.aksw.commons.util.reflect.Caster
 
toInteger(Long) - Static method in class org.aksw.commons.util.reflect.Caster
 
toInteger(Float) - Static method in class org.aksw.commons.util.reflect.Caster
 
toInteger(Double) - Static method in class org.aksw.commons.util.reflect.Caster
 
toInteger(String) - Static method in class org.aksw.commons.util.reflect.Caster
 
toLong(Integer) - Static method in class org.aksw.commons.util.reflect.Caster
 
toLong(Float) - Static method in class org.aksw.commons.util.reflect.Caster
 
toLong(Double) - Static method in class org.aksw.commons.util.reflect.Caster
 
toLong(String) - Static method in class org.aksw.commons.util.reflect.Caster
 
toLowerCamelCase(String) - Static method in class org.aksw.commons.util.strings.StringUtils
 
toSparqlPrefix() - Method in class org.aksw.commons.util.Prefixer
NOTE base recognition is not implemented
toString() - Method in class org.aksw.commons.util.jdbc.ColumnsReference
 
toString() - Method in class org.aksw.commons.util.jdbc.ForeignKey
 
toString() - Method in class org.aksw.commons.util.jdbc.PrimaryKey
 
toString() - Method in class org.aksw.commons.util.Pair
 
toString(Object) - Static method in class org.aksw.commons.util.reflect.Caster
 
toString() - Method in exception org.aksw.commons.util.reflect.MultipleMethodsInvocationException
 
toString() - Method in exception org.aksw.commons.util.reflect.NoMethodInvocationException
 
toString() - Method in class org.aksw.commons.util.StopWatch
 
toString(InputStream) - Static method in class org.aksw.commons.util.StreamUtils
 
toString(Node) - Static method in class org.aksw.commons.util.XmlUtils
 
toStringSafe(InputStream) - Static method in class org.aksw.commons.util.StreamUtils
 
toText(Node, OutputStream) - Static method in class org.aksw.commons.util.XmlUtils
 
toUpperCamelCase(String) - Static method in class org.aksw.commons.util.strings.StringUtils
 
trim - Variable in class org.aksw.commons.util.ExtendedFile
 
tryCast(Object, Class<?>) - Static method in class org.aksw.commons.util.reflect.Caster
 
tryParse(Class<T>, String) - Static method in class org.aksw.commons.util.ParserUtils
 

U

ucFirst(String) - Static method in class org.aksw.commons.util.strings.StringUtils
 
urlDecode(String) - Static method in class org.aksw.commons.util.strings.StringUtils
 
urlEncode(String) - Static method in class org.aksw.commons.util.strings.StringUtils
Helper functions to get rid of that exception.
URLHelper - Class in org.aksw.commons.util
 
URLHelper() - Constructor for class org.aksw.commons.util.URLHelper
 
UrlValidatorCached - Class in org.aksw.commons.util.validation
A wrapper for the apache UrlValidator which caches results in a least-recently-used (LRU) map.
UrlValidatorCached() - Constructor for class org.aksw.commons.util.validation.UrlValidatorCached
 
UrlValidatorCached(int) - Constructor for class org.aksw.commons.util.validation.UrlValidatorCached
 

W

warn(String) - Method in class org.aksw.commons.util.slf4j.LoggerCount
 
writeFile(String) - Method in class org.aksw.commons.util.ExtendedFile
 
writeToFile(File, String, boolean) - Static method in class org.aksw.commons.util.Files
 

X

XmlUtils - Class in org.aksw.commons.util
 
XmlUtils() - Constructor for class org.aksw.commons.util.XmlUtils
 
XPathUtils - Class in org.aksw.commons.util
 
XPathUtils() - Constructor for class org.aksw.commons.util.XPathUtils
 
A B C D E F G H I J L M N O P R S T U W X 

Copyright © 2013. All Rights Reserved.