A B D E G H I L M N P R S T U V

A

ALLEGROSAIL_DIRECTORY - Static variable in class net.fortytwo.ripple.Ripple
 
ALLEGROSAIL_HOST - Static variable in class net.fortytwo.ripple.Ripple
 
ALLEGROSAIL_NAME - Static variable in class net.fortytwo.ripple.Ripple
 
ALLEGROSAIL_PORT - Static variable in class net.fortytwo.ripple.Ripple
 
ALLEGROSAIL_START - Static variable in class net.fortytwo.ripple.Ripple
 
ALLOW_DUPLICATE_NAMESPACES - Static variable in class net.fortytwo.ripple.Ripple
 
asynchronousQueries() - Static method in class net.fortytwo.ripple.Ripple
 

B

BUFFER_QUERY_RESULTS - Static variable in class net.fortytwo.ripple.Ripple
 

D

DEFAULT_NAMESPACE - Static variable in class net.fortytwo.ripple.Ripple
 

E

enableAsynchronousQueries(boolean) - Static method in class net.fortytwo.ripple.Ripple
 
equals(ListNode<T>) - Method in class net.fortytwo.ripple.ListNode
 
escapeString(String) - Static method in class net.fortytwo.ripple.StringUtils
 
escapeURIString(String) - Static method in class net.fortytwo.ripple.StringUtils
 

G

get(ListNode<T>) - Method in class net.fortytwo.ripple.ListMemoizer
 
get(String) - Method in class net.fortytwo.ripple.URIMap
 
getBoolean(String) - Method in class net.fortytwo.ripple.RippleProperties
 
getBoolean(String, boolean) - Method in class net.fortytwo.ripple.RippleProperties
 
getConfiguration() - Static method in class net.fortytwo.ripple.Ripple
 
getDate(String) - Method in class net.fortytwo.ripple.RippleProperties
 
getDate(String, Date) - Method in class net.fortytwo.ripple.RippleProperties
 
getDouble(String) - Method in class net.fortytwo.ripple.RippleProperties
 
getDouble(String, double) - Method in class net.fortytwo.ripple.RippleProperties
 
getFile(String) - Method in class net.fortytwo.ripple.RippleProperties
 
getFile(String, File) - Method in class net.fortytwo.ripple.RippleProperties
 
getFirst() - Method in class net.fortytwo.ripple.ListNode
 
getFloat(String) - Method in class net.fortytwo.ripple.RippleProperties
 
getFloat(String, float) - Method in class net.fortytwo.ripple.RippleProperties
 
getInt(String) - Method in class net.fortytwo.ripple.RippleProperties
 
getInt(String, int) - Method in class net.fortytwo.ripple.RippleProperties
 
getLong(String) - Method in class net.fortytwo.ripple.RippleProperties
 
getLong(String, long) - Method in class net.fortytwo.ripple.RippleProperties
 
getName() - Static method in class net.fortytwo.ripple.Ripple
 
getQuiet() - Static method in class net.fortytwo.ripple.Ripple
 
getRest() - Method in class net.fortytwo.ripple.ListNode
 
getString(String) - Method in class net.fortytwo.ripple.RippleProperties
 
getString(String, String) - Method in class net.fortytwo.ripple.RippleProperties
 
getURI(String) - Method in class net.fortytwo.ripple.RippleProperties
 
getURI(String, URI) - Method in class net.fortytwo.ripple.RippleProperties
 
getURL(String) - Method in class net.fortytwo.ripple.RippleProperties
 
getURL(String, URL) - Method in class net.fortytwo.ripple.RippleProperties
 
getVersion() - Static method in class net.fortytwo.ripple.Ripple
 

H

HTTPCONNECTION_COURTESY_INTERVAL - Static variable in class net.fortytwo.ripple.Ripple
 
HTTPCONNECTION_TIMEOUT - Static variable in class net.fortytwo.ripple.Ripple
 

I

initialize(Properties...) - Static method in class net.fortytwo.ripple.Ripple
Initializes the Ripple environment.
isNil() - Method in class net.fortytwo.ripple.ListNode
 

L

LINKEDDATASAIL_BASE_SAIL - Static variable in class net.fortytwo.ripple.Ripple
 
ListMemoizer<T,M> - Class in net.fortytwo.ripple
A space-efficient map using where the key values are linked lists.
ListMemoizer(Comparator<T>) - Constructor for class net.fortytwo.ripple.ListMemoizer
 
ListNode<T> - Class in net.fortytwo.ripple
The head of an abstract linked list.
ListNode() - Constructor for class net.fortytwo.ripple.ListNode
 
logError(boolean) - Method in exception net.fortytwo.ripple.RippleException
 
logError() - Method in exception net.fortytwo.ripple.RippleException
 

M

MAX_WORKER_THREADS - Static variable in class net.fortytwo.ripple.Ripple
 
md5SumOf(String) - Static method in class net.fortytwo.ripple.StringUtils
 
MEMOIZE_LISTS_FROM_RDF - Static variable in class net.fortytwo.ripple.Ripple
 
MEMORYSTORE_PERSIST_FILE - Static variable in class net.fortytwo.ripple.Ripple
 

N

NATIVESTORE_DIRECTORY - Static variable in class net.fortytwo.ripple.Ripple
 
NATIVESTORE_INDEXES - Static variable in class net.fortytwo.ripple.Ripple
 
net.fortytwo.ripple - package net.fortytwo.ripple
 

P

percentDecode(String) - Static method in class net.fortytwo.ripple.StringUtils
 
percentEncode(String) - Static method in class net.fortytwo.ripple.StringUtils
 
PREFER_NEWEST_NAMESPACE_DEFINITIONS - Static variable in class net.fortytwo.ripple.Ripple
 
put(ListNode<T>, M) - Method in class net.fortytwo.ripple.ListMemoizer
Adds a new value to the map.
put(String, String) - Method in class net.fortytwo.ripple.URIMap
 

R

RANDOM_URN_PREFIX - Static variable in class net.fortytwo.ripple.Ripple
 
READ_ONLY - Static variable in class net.fortytwo.ripple.Ripple
 
remove(ListNode<T>) - Method in class net.fortytwo.ripple.ListMemoizer
 
RESULT_VIEW_DEDUPLICATE_OBJECTS - Static variable in class net.fortytwo.ripple.Ripple
 
RESULT_VIEW_MAX_OBJECTS - Static variable in class net.fortytwo.ripple.Ripple
 
RESULT_VIEW_MAX_PREDICATES - Static variable in class net.fortytwo.ripple.Ripple
 
RESULT_VIEW_PRINT_ENTIRE_STACK - Static variable in class net.fortytwo.ripple.Ripple
 
RESULT_VIEW_SHOW_EDGES - Static variable in class net.fortytwo.ripple.Ripple
 
Ripple - Class in net.fortytwo.ripple
Read-only configuration metadata.
RIPPLE_ONTO_BASEURI - Static variable in class net.fortytwo.ripple.Ripple
 
RippleException - Exception in net.fortytwo.ripple
A custom Exception.
RippleException(Throwable) - Constructor for exception net.fortytwo.ripple.RippleException
 
RippleException(String) - Constructor for exception net.fortytwo.ripple.RippleException
 
RippleProperties - Class in net.fortytwo.ripple
 
RippleProperties(Properties) - Constructor for class net.fortytwo.ripple.RippleProperties
 
RippleProperties() - Constructor for class net.fortytwo.ripple.RippleProperties
 

S

SAIL_TYPE - Static variable in class net.fortytwo.ripple.Ripple
 
setBoolean(String, boolean) - Method in class net.fortytwo.ripple.RippleProperties
 
setDate(String, Date) - Method in class net.fortytwo.ripple.RippleProperties
 
setDouble(String, double) - Method in class net.fortytwo.ripple.RippleProperties
 
setFile(String, File) - Method in class net.fortytwo.ripple.RippleProperties
 
setFloat(String, float) - Method in class net.fortytwo.ripple.RippleProperties
 
setInt(String, int) - Method in class net.fortytwo.ripple.RippleProperties
 
setLong(String, long) - Method in class net.fortytwo.ripple.RippleProperties
 
setQuiet(boolean) - Static method in class net.fortytwo.ripple.Ripple
 
setString(String, String) - Method in class net.fortytwo.ripple.RippleProperties
 
setURI(String, URI) - Method in class net.fortytwo.ripple.RippleProperties
 
setURL(String, URL) - Method in class net.fortytwo.ripple.RippleProperties
 
sha1SumOf(String) - Static method in class net.fortytwo.ripple.StringUtils
 
SPARQL_ENDPOINTURL - Static variable in class net.fortytwo.ripple.Ripple
 
StringUtils - Class in net.fortytwo.ripple
 

T

toString() - Method in class net.fortytwo.ripple.ListNode
 

U

unescapeString(String) - Static method in class net.fortytwo.ripple.StringUtils
 
unescapeUriString(String) - Static method in class net.fortytwo.ripple.StringUtils
 
URIMap - Class in net.fortytwo.ripple
 
URIMap() - Constructor for class net.fortytwo.ripple.URIMap
 
USE_ASYNCHRONOUS_QUERIES - Static variable in class net.fortytwo.ripple.Ripple
 
USE_BLANK_NODES - Static variable in class net.fortytwo.ripple.Ripple
 

V

VERSION - Static variable in class net.fortytwo.ripple.Ripple
 

A B D E G H I L M N P R S T U V

Copyright © 2007-2014. All Rights Reserved.