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

A

A2Z - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
RegularExpression Id.
A2Z - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
RegularExpression Id.
A2Z - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
RegularExpression Id.
A2Z - Static variable in interface com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreConstants
RegularExpression Id.
A2ZN - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
RegularExpression Id.
A2ZN - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
RegularExpression Id.
A2ZN - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
RegularExpression Id.
A2ZN - Static variable in interface com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreConstants
RegularExpression Id.
ABBREV - Static variable in class org.apache.jena.riot.RDFFormat
RDF/XML ABBREV variant
abbrev(String) - Method in class org.apache.jena.riot.system.FastAbbreviatingPrefixMap
 
abbrev(String) - Method in interface org.apache.jena.riot.system.PrefixMap
Abbreviate an IRI and return a pair of prefix and local parts, or null.
abbrev(String) - Method in class org.apache.jena.riot.system.PrefixMapExtended
 
abbrev(String) - Method in class org.apache.jena.riot.system.PrefixMapNull
 
abbrev(String) - Method in class org.apache.jena.riot.system.PrefixMapStd
 
abbrev(String) - Method in class org.apache.jena.riot.system.PrefixMapWrapper
 
abbrevByBase(String, String) - Static method in class com.hp.hpl.jena.sparql.util.FmtUtils
 
abbrevByBase(String, String) - Static method in class org.apache.jena.riot.out.NodeFmtLib
 
abbreviate(String) - Method in class org.apache.jena.riot.system.FastAbbreviatingPrefixMap
 
abbreviate(String) - Method in interface org.apache.jena.riot.system.PrefixMap
Abbreviate an IRI or return null
abbreviate(String) - Method in class org.apache.jena.riot.system.PrefixMapExtended
 
abbreviate(String) - Method in class org.apache.jena.riot.system.PrefixMapNull
 
abbreviate(String) - Method in class org.apache.jena.riot.system.PrefixMapStd
 
abbreviate(String) - Method in class org.apache.jena.riot.system.PrefixMapWrapper
 
abort() - Method in interface com.hp.hpl.jena.query.Dataset
Abort a transaction - finish the transaction and undo any changes (if a "write" transaction)
abort() - Method in interface com.hp.hpl.jena.query.QueryExecution
Stop in mid execution.
abort() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphTrackActive
 
abort() - Method in class com.hp.hpl.jena.sparql.core.DatasetImpl
 
abort() - Method in interface com.hp.hpl.jena.sparql.core.Transactional
Abort a transaction - finish the transaction and undo any changes (if a "write" transaction)
abort() - Method in class com.hp.hpl.jena.sparql.core.TransactionalNull
 
abort() - Method in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
 
abort() - Method in class com.hp.hpl.jena.sparql.engine.QueryExecutionBase
 
abort() - Method in class com.hp.hpl.jena.sparql.modify.GraphStoreNullTransactional
 
abs(NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
 
ABS - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
RegularExpression Id.
ABS - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
RegularExpression Id.
AbstractCredentialsAuthenticator - Class in org.apache.jena.atlas.web.auth
Abstract authenticator that uses user name and password credentials
AbstractCredentialsAuthenticator() - Constructor for class org.apache.jena.atlas.web.auth.AbstractCredentialsAuthenticator
 
AbstractDataBag<E> - Class in org.apache.jena.atlas.data
Abstract implementation of DataBag.
AbstractDataBag() - Constructor for class org.apache.jena.atlas.data.AbstractDataBag
 
AbstractScopedAuthenticator<T> - Class in org.apache.jena.atlas.web.auth
An abstract helper for authenticators which scope credentials to URIs
AbstractScopedAuthenticator() - Constructor for class org.apache.jena.atlas.web.auth.AbstractScopedAuthenticator
 
acc - Variable in class com.hp.hpl.jena.sparql.syntax.PatternVarsVisitor
 
accept(Binding) - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIterAssign
 
accept(Binding) - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIterAssignVarValue
 
accept(Binding) - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIterFilterExpr
 
accept(Binding) - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIterProcessBinding
Process the binding - return null for "not accept".
accept(Query, DatasetGraph, Context) - Method in interface com.hp.hpl.jena.sparql.engine.QueryEngineFactory
 
accept(Op, DatasetGraph, Context) - Method in interface com.hp.hpl.jena.sparql.engine.QueryEngineFactory
 
accept(Query, DatasetGraph, Context) - Method in class com.hp.hpl.jena.sparql.engine.QueryEngineFactoryWrapper
 
accept(Op, DatasetGraph, Context) - Method in class com.hp.hpl.jena.sparql.engine.QueryEngineFactoryWrapper
 
accept(Syntax) - Method in interface com.hp.hpl.jena.sparql.lang.SPARQLParserFactory
Return true if this factory can create a parser for the given syntax
accept(Syntax) - Method in interface com.hp.hpl.jena.sparql.lang.UpdateParserFactory
Return true if this factory can create a parser for the given syntax
accept(GraphStore, Context) - Method in interface com.hp.hpl.jena.sparql.modify.UpdateEngineFactory
Answer whether this factory can produce an UpdateEngine for the specified GraphStore
accept(Syntax) - Method in interface com.hp.hpl.jena.sparql.serializer.QuerySerializerFactory
Return true if this factory can create a serializer for the given syntax
accept(Syntax) - Method in interface com.hp.hpl.jena.sparql.serializer.UpdateSerializerFactory
Return true if this factory can create a serializer for the given syntax
accept(T) - Method in interface org.apache.jena.atlas.iterator.Filter
 
accept(T) - Method in class org.apache.jena.atlas.iterator.FilterDistinctAdjacent
 
accept(T) - Method in class org.apache.jena.atlas.iterator.FilterOutNulls
 
accept(T) - Method in class org.apache.jena.atlas.iterator.FilterStack
 
accept(T) - Method in class org.apache.jena.atlas.iterator.FilterUnique
 
accept(Object) - Method in interface org.apache.jena.atlas.iterator.IteratorTruncate.Test
 
acceptAdditional(T) - Method in class org.apache.jena.atlas.iterator.FilterStack
Additional filter condition to apply
accepted - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifest
 
ACCEPTED_202 - Static variable in class org.apache.jena.web.HttpSC
 
AcceptList - Class in org.apache.jena.atlas.web
 
AcceptList(List<MediaRange>) - Constructor for class org.apache.jena.atlas.web.AcceptList
Create a list of accept items from the give strings.
AcceptList(MediaRange...) - Constructor for class org.apache.jena.atlas.web.AcceptList
Create a list of accept items from the give MediaTypes.
AcceptList(String) - Constructor for class org.apache.jena.atlas.web.AcceptList
Parse an HTTP Accept (or etc) header string.
accepts(MediaType) - Method in class org.apache.jena.atlas.web.MediaRange
 
access(JsonValue, Object...) - Static method in class org.apache.jena.atlas.json.JsonAccess
 
access(int, int, int) - Static method in class org.apache.jena.atlas.lib.BitsInt
Get the bits from start (inclusive) to finish (exclusive), leaving them aligned in the int.
access(long, int, int) - Static method in class org.apache.jena.atlas.lib.BitsLong
Get the bits from start (inclusive) to finish (exclusive), leaving them aligned in the long.
accessPath(JsonValue, String...) - Static method in class org.apache.jena.atlas.json.JsonAccess
 
accountName - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
Indicates the name (identifier) associated with this online account.
accountServiceHomepage - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
Indicates a homepage of the service provide for this online account.
AccString<T> - Class in org.apache.jena.atlas.iterator
 
AccString(String) - Constructor for class org.apache.jena.atlas.iterator.AccString
 
AccString() - Constructor for class org.apache.jena.atlas.iterator.AccString
 
accTriples(Collection<Triple>, Graph, Node, Node, Node) - Static method in class org.apache.jena.riot.system.RiotLib
Collect all the matching triples
accumulate(Binding, FunctionEnv) - Method in interface com.hp.hpl.jena.sparql.expr.aggregate.Accumulator
 
accumulate(T) - Method in class org.apache.jena.atlas.iterator.AccString
 
Accumulate<T,R> - Interface in org.apache.jena.atlas.iterator
 
accumulate(T) - Method in interface org.apache.jena.atlas.iterator.Accumulate
 
Accumulator - Interface in com.hp.hpl.jena.sparql.expr.aggregate
An Accumulator is the processor for each section of a group, so there is one Accumulator for each group key.
AccumulatorFactory - Interface in com.hp.hpl.jena.sparql.expr.aggregate
Fatory to create accumulators.
action - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifest
Action to perform
Action<T> - Interface in org.apache.jena.atlas.iterator
 
ActionCount<T> - Class in org.apache.jena.atlas.iterator
 
ActionCount() - Constructor for class org.apache.jena.atlas.iterator.ActionCount
 
ActionKeyValue<KeyType,ValueType> - Interface in org.apache.jena.atlas.lib
 
ActionNothing<T> - Class in org.apache.jena.atlas.iterator
 
ActionNothing() - Constructor for class org.apache.jena.atlas.iterator.ActionNothing
 
ActionPrint<T extends Printable> - Class in org.apache.jena.atlas.iterator
 
ActionPrint(IndentedWriter, String) - Constructor for class org.apache.jena.atlas.iterator.ActionPrint
 
ActionPrint(IndentedWriter) - Constructor for class org.apache.jena.atlas.iterator.ActionPrint
 
adapter(WriterDatasetRIOT) - Static method in class org.apache.jena.riot.system.RiotLib
 
AdapterFileManager - Class in org.apache.jena.riot.adapters
FileManager A FileManager provides access to named file-like resources by opening InputStreams to things in the filing system, by URL (http: and file:) and found by the classloader.
AdapterFileManager(StreamManager) - Constructor for class org.apache.jena.riot.adapters.AdapterFileManager
 
AdapterFileManager(StreamManager, LocationMapper) - Constructor for class org.apache.jena.riot.adapters.AdapterFileManager
Create a FileManger using a RIOT StreamManager and RIOT LocationMapper
AdapterLocationMapper - Class in org.apache.jena.riot.adapters
Adapter from Jena2 LocationMapper to RIOT LocationMapper
AdapterLocationMapper(LocationMapper) - Constructor for class org.apache.jena.riot.adapters.AdapterLocationMapper
 
AdapterLocator - Class in org.apache.jena.riot.adapters
 
AdapterLocator(Locator) - Constructor for class org.apache.jena.riot.adapters.AdapterLocator
 
AdapterRDFWriter - Class in org.apache.jena.riot.adapters
Wrapper for using old-style Jena RDFWriters in RIOT.
AdapterRDFWriter() - Constructor for class org.apache.jena.riot.adapters.AdapterRDFWriter
 
add(Model) - Method in interface com.hp.hpl.jena.query.DatasetAccessor
Add statements to the default model of a Dataset
add(String, Model) - Method in interface com.hp.hpl.jena.query.DatasetAccessor
Add statements to a named model of a Dataset
add(String, RDFNode) - Method in class com.hp.hpl.jena.query.QuerySolutionMap
 
add(Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpN
Accumulate an op in the OpN.
add(Triple) - Method in class com.hp.hpl.jena.sparql.core.BasicPattern
 
add(int, Triple) - Method in class com.hp.hpl.jena.sparql.core.BasicPattern
 
add(Quad) - Method in interface com.hp.hpl.jena.sparql.core.DatasetGraph
Add a quad
add(Node, Node, Node, Node) - Method in interface com.hp.hpl.jena.sparql.core.DatasetGraph
Add a quad
add(Quad) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphBase
 
add(Node, Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphBase
 
add(Quad) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphCollection
 
add(Quad) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphMonitor
 
add(Node, Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphMonitor
 
add(Node, Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphOne
 
add(Quad) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphOne
 
add(Quad) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphQuad
 
add(Quad) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphReadOnly
 
add(Quad) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphTrackActive
 
add(Node, Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphTrackActive
 
add(Quad) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphTriplesQuads
 
add(Node, Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphTriplesQuads
 
add(Quad) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphWrapper
 
add(Node, Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphWrapper
 
add(DescribeHandlerFactory) - Method in class com.hp.hpl.jena.sparql.core.describe.DescribeHandlerRegistry
 
add(TriplePath) - Method in class com.hp.hpl.jena.sparql.core.PathBlock
 
add(int, TriplePath) - Method in class com.hp.hpl.jena.sparql.core.PathBlock
 
add(Quad) - Method in class com.hp.hpl.jena.sparql.core.QuadPattern
 
add(int, Quad) - Method in class com.hp.hpl.jena.sparql.core.QuadPattern
 
add(Var) - Method in class com.hp.hpl.jena.sparql.core.VarExprList
 
add(Var, Expr) - Method in class com.hp.hpl.jena.sparql.core.VarExprList
 
add(Var, Node) - Method in class com.hp.hpl.jena.sparql.engine.binding.BindingHashMap
Add a (var,value) - the node value is never null
add(Var, Node) - Method in interface com.hp.hpl.jena.sparql.engine.binding.BindingMap
Add a (var, value) pair - the value must not be null
add(QueryIterator) - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIterConcat
 
add(QueryEngineFactory) - Method in class com.hp.hpl.jena.sparql.engine.QueryEngineRegistry
Add a QueryExecutionFactory
add(Expr) - Method in class com.hp.hpl.jena.sparql.expr.ExprList
 
add(String, Expr, List<Var>) - Method in class com.hp.hpl.jena.sparql.function.user.UserDefinedFunctionFactory
Adds a function
add(String, String, List<Var>) - Method in class com.hp.hpl.jena.sparql.function.user.UserDefinedFunctionFactory
Adds a function
add(Triple) - Method in class com.hp.hpl.jena.sparql.graph.GraphReadOnly
 
add(Triple) - Method in class com.hp.hpl.jena.sparql.graph.GraphWrapper
 
Add() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
 
ADD - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
RegularExpression Id.
Add() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
 
ADD - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
RegularExpression Id.
add(Syntax, SPARQLParserFactory) - Method in class com.hp.hpl.jena.sparql.lang.SPARQLParserRegistry
Register the given parser factory for the specified syntax.
add(Syntax, UpdateParserFactory) - Method in class com.hp.hpl.jena.sparql.lang.UpdateParserRegistry
Register the given parser factory for the specified syntax.
add(Quad) - Method in class com.hp.hpl.jena.sparql.modify.GraphStoreNull
 
add(UpdateEngineFactory) - Method in class com.hp.hpl.jena.sparql.modify.UpdateEngineRegistry
Add a QueryExecutionFactory
add(P_Path0) - Method in class com.hp.hpl.jena.sparql.path.P_NegPropSet
 
add(String, BuilderOp.Build) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderOp
 
add(Item) - Method in class com.hp.hpl.jena.sparql.sse.ItemList
 
add(Node) - Method in class com.hp.hpl.jena.sparql.sse.ItemList
 
add(String) - Method in class com.hp.hpl.jena.sparql.sse.ItemList
 
add(Var) - Method in class com.hp.hpl.jena.sparql.syntax.ElementData
 
add(Binding) - Method in class com.hp.hpl.jena.sparql.syntax.ElementData
 
add(Update) - Method in class com.hp.hpl.jena.update.UpdateRequest
 
add(String) - Method in class com.hp.hpl.jena.update.UpdateRequest
 
add(T) - Method in interface org.apache.jena.atlas.data.DataBag
Add a tuple to the bag.
add(E) - Method in class org.apache.jena.atlas.data.DefaultDataBag
 
add(E) - Method in class org.apache.jena.atlas.data.SortedDataBag
 
add(Iterator<T>) - Method in class org.apache.jena.atlas.iterator.IteratorConcat
 
add(JsonValue) - Method in class org.apache.jena.atlas.json.JsonArray
 
add(String) - Method in class org.apache.jena.atlas.json.JsonArray
 
add(long) - Method in class org.apache.jena.atlas.json.JsonArray
 
add(boolean) - Method in class org.apache.jena.atlas.json.JsonArray
 
add(int, JsonValue) - Method in class org.apache.jena.atlas.json.JsonArray
 
add(Runnable, long) - Method in class org.apache.jena.atlas.lib.AlarmClock
Add a task to be called after a delay (in milliseconds)
add(T) - Method in class org.apache.jena.atlas.lib.cache.CacheSetLRU
 
add(T) - Method in class org.apache.jena.atlas.lib.cache.CacheSetSync
 
add(T) - Method in class org.apache.jena.atlas.lib.cache.CacheSetWrapper
 
add(T) - Method in interface org.apache.jena.atlas.lib.CacheSet
 
add(T) - Method in class org.apache.jena.atlas.lib.MultiSet
Add an object
add(T, long) - Method in class org.apache.jena.atlas.lib.MultiSet
Add an object, with cardinality n
add(long) - Method in class org.apache.jena.atlas.lib.RefLong
 
add(String, T) - Method in class org.apache.jena.atlas.lib.Trie
Adds a value to the trie overwriting any existing value
add(T) - Method in class org.apache.jena.atlas.lib.TupleBuilder
 
add(String, IRI) - Method in class org.apache.jena.riot.system.FastAbbreviatingPrefixMap
 
add(String, String) - Method in interface org.apache.jena.riot.system.PrefixMap
Add a prefix, overwrites any existing association
add(String, IRI) - Method in interface org.apache.jena.riot.system.PrefixMap
Add a prefix, overwrites any existing association
add(String, String) - Method in class org.apache.jena.riot.system.PrefixMapBase
 
add(String, IRI) - Method in class org.apache.jena.riot.system.PrefixMapExtended
 
add(String, String) - Method in class org.apache.jena.riot.system.PrefixMapNull
 
add(String, IRI) - Method in class org.apache.jena.riot.system.PrefixMapNull
 
add(String, String) - Method in class org.apache.jena.riot.system.PrefixMapStd
 
add(String, IRI) - Method in class org.apache.jena.riot.system.PrefixMapStd
 
add(String, String) - Method in class org.apache.jena.riot.system.PrefixMapUnmodifiable
 
add(String, IRI) - Method in class org.apache.jena.riot.system.PrefixMapUnmodifiable
 
add(String, String) - Method in class org.apache.jena.riot.system.PrefixMapWrapper
 
add(String, IRI) - Method in class org.apache.jena.riot.system.PrefixMapWrapper
 
add(Model) - Method in class org.apache.jena.web.DatasetAdapter
Add statements to the default model of a Dataset
add(String, Model) - Method in class org.apache.jena.web.DatasetAdapter
Add statements to a named model of a Dataset
addAll(QuerySolutionMap) - Method in class com.hp.hpl.jena.query.QuerySolutionMap
Add all of the solutions from one QuerySolutionMap into this QuerySolutionMap
addAll(QuerySolution) - Method in class com.hp.hpl.jena.query.QuerySolutionMap
Add all of the solutions from one QuerySolution into this QuerySolutionMap
addAll(BasicPattern) - Method in class com.hp.hpl.jena.sparql.core.BasicPattern
 
addAll(PathBlock) - Method in class com.hp.hpl.jena.sparql.core.PathBlock
 
addAll(QuadPattern) - Method in class com.hp.hpl.jena.sparql.core.QuadPattern
 
addAll(VarExprList) - Method in class com.hp.hpl.jena.sparql.core.VarExprList
 
addAll(Binding) - Method in class com.hp.hpl.jena.sparql.engine.binding.BindingHashMap
 
addAll(Binding) - Method in interface com.hp.hpl.jena.sparql.engine.binding.BindingMap
Add all the (var, value) pairs from another binding
addAll(BindingMap, Binding) - Static method in class com.hp.hpl.jena.sparql.engine.binding.BindingUtils
 
addAll(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.ExprList
 
addAll(Graph, Iterator<Triple>) - Static method in class com.hp.hpl.jena.sparql.graph.GraphOps
 
addAll(Graph, Iterable<Triple>) - Static method in class com.hp.hpl.jena.sparql.graph.GraphOps
 
addAll(ItemList) - Method in class com.hp.hpl.jena.sparql.sse.ItemList
 
addAll(Iterable<? extends E>) - Method in class org.apache.jena.atlas.data.AbstractDataBag
 
addAll(Iterator<? extends E>) - Method in class org.apache.jena.atlas.data.AbstractDataBag
 
addAll(Iterable<? extends T>) - Method in interface org.apache.jena.atlas.data.DataBag
Add contents of an Iterable to the bag.
addAll(Iterator<? extends T>) - Method in interface org.apache.jena.atlas.data.DataBag
Add contents of an Iterator to the bag.
addAll(Collection<? extends JsonValue>) - Method in class org.apache.jena.atlas.json.JsonArray
 
addAll(int, Collection<? extends JsonValue>) - Method in class org.apache.jena.atlas.json.JsonArray
 
addAllDefaultGraphURIs(Collection<String>) - Method in class com.hp.hpl.jena.sparql.core.DatasetDescription
 
addAllNamedGraphURIs(Collection<String>) - Method in class com.hp.hpl.jena.sparql.core.DatasetDescription
 
addAllUsing(Collection<Node>) - Method in class com.hp.hpl.jena.sparql.modify.UsingList
 
addAllUsingNamed(Collection<Node>) - Method in class com.hp.hpl.jena.sparql.modify.UsingList
 
addAltContentTypes(String...) - Method in class org.apache.jena.riot.LangBuilder
Add alternative content types
addAltEntry(String, String) - Method in class org.apache.jena.riot.adapters.AdapterLocationMapper
 
addAltEntry(String, String) - Method in class org.apache.jena.riot.system.stream.LocationMapper
 
addAltNames(String...) - Method in class org.apache.jena.riot.LangBuilder
Add alternative names
addAltPrefix(String, String) - Method in class org.apache.jena.riot.adapters.AdapterLocationMapper
 
addAltPrefix(String, String) - Method in class org.apache.jena.riot.system.stream.LocationMapper
 
addBinding(Binding) - Method in interface com.hp.hpl.jena.sparql.algebra.Table
 
addBinding(Binding) - Method in class com.hp.hpl.jena.sparql.algebra.table.TableBase
 
addBinding(Binding) - Method in class com.hp.hpl.jena.sparql.algebra.table.TableData
 
addBinding(Binding) - Method in class com.hp.hpl.jena.sparql.algebra.table.TableN
 
addCacheModel(String, Model) - Method in class org.apache.jena.riot.adapters.AdapterFileManager
 
addCallback(Callback<Symbol>) - Method in class com.hp.hpl.jena.sparql.util.Context
 
addClass(Class<?>) - Method in class com.hp.hpl.jena.sparql.util.Version
Add a class to the version information
addCredentials(URI, String, char[]) - Method in class org.apache.jena.atlas.web.auth.ScopedAuthenticator
Adds/Overwrites credentials for a given URI
addCredentials(URI, String, char[], String, String) - Method in class org.apache.jena.atlas.web.auth.ScopedNTAuthenticator
Adds/Overwrites credentials for a given URI
addDefaultGraph(String) - Method in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
 
addDefaultGraph(String) - Method in class com.hp.hpl.jena.sparql.modify.UpdateProcessRemoteBase
Adds a default graph
addDefaultGraphURI(String) - Method in class com.hp.hpl.jena.sparql.core.DatasetDescription
 
addDescribeNode(Node) - Method in class com.hp.hpl.jena.query.Query
 
addElement(Element) - Method in class com.hp.hpl.jena.sparql.syntax.ElementGroup
 
addElement(Element) - Method in class com.hp.hpl.jena.sparql.syntax.ElementUnion
 
addElementFilter(ElementFilter) - Method in class com.hp.hpl.jena.sparql.syntax.ElementGroup
 
addFactory(QueryEngineFactory) - Static method in class com.hp.hpl.jena.sparql.engine.QueryEngineRegistry
Add a QueryExecutionFactory to the default registry
addFactory(Syntax, SPARQLParserFactory) - Static method in class com.hp.hpl.jena.sparql.lang.SPARQLParserRegistry
Register the given parser factory for the specified syntax.
addFactory(Syntax, UpdateParserFactory) - Static method in class com.hp.hpl.jena.sparql.lang.UpdateParserRegistry
Register the given parser factory for the specified syntax.
addFactory(UpdateEngineFactory) - Static method in class com.hp.hpl.jena.sparql.modify.UpdateEngineRegistry
Add a QueryExecutionFactory to the default registry
addFileExtensions(String...) - Method in class org.apache.jena.riot.LangBuilder
Add file name extensions
addGraph(Node, Graph) - Method in interface com.hp.hpl.jena.sparql.core.DatasetGraph
Add the given graph to the dataset.
addGraph(Node, Graph) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphAltDefaultGraph
 
addGraph(Node, Graph) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphBase
 
addGraph(Node, Graph) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphCaching
 
addGraph(Node, Graph) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphMap
 
addGraph(Node, Graph) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphMonitor
 
addGraph(Node, Graph) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphOne
 
addGraph(Node, Graph) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphReadOnly
 
addGraph(Node, Graph) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphTrackActive
 
addGraph(Node, Graph) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphWrapper
 
addGraph(Node, Graph) - Method in class com.hp.hpl.jena.sparql.modify.GraphStoreNull
 
addGraphURI(String) - Method in class com.hp.hpl.jena.query.Query
Location of the source for the data.
addGroupBy(String) - Method in class com.hp.hpl.jena.query.Query
 
addGroupBy(Node) - Method in class com.hp.hpl.jena.query.Query
 
addGroupBy(Expr) - Method in class com.hp.hpl.jena.query.Query
 
addGroupBy(Var, Expr) - Method in class com.hp.hpl.jena.query.Query
 
addHavingCondition(Expr) - Method in class com.hp.hpl.jena.query.Query
 
addInGraphs(Dataset, List<String>, List<String>) - Static method in class com.hp.hpl.jena.sparql.util.DatasetUtils
add graphs into an existing DataSource
addInGraphs(Dataset, List<String>, List<String>, String) - Static method in class com.hp.hpl.jena.sparql.util.DatasetUtils
add graphs into an existing DataSource
additionNV(NodeValue, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueOps
 
AdditiveExpression() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
 
AdditiveExpression() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
 
AdditiveExpression() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
 
addLocator(Locator) - Method in class org.apache.jena.riot.adapters.AdapterFileManager
Add a locator to the end of the locators list
addLocator(Locator) - Method in class org.apache.jena.riot.system.stream.StreamManager
Add a locator to the end of the locators list
addLocatorClassLoader(ClassLoader) - Method in class org.apache.jena.riot.adapters.AdapterFileManager
Add a class loader locator
addLocatorFile() - Method in class org.apache.jena.riot.adapters.AdapterFileManager
Add a file locator
addLocatorFile(String) - Method in class org.apache.jena.riot.adapters.AdapterFileManager
Add a file locator which uses dir as its working directory
addLocatorFTP() - Method in class org.apache.jena.riot.adapters.AdapterFileManager
 
addLocatorHTTP() - Method in class org.apache.jena.riot.adapters.AdapterFileManager
 
addLocatorZip(String) - Method in class org.apache.jena.riot.adapters.AdapterFileManager
Add a zip file locator
addLogin(URI, FormLogin) - Method in class org.apache.jena.atlas.web.auth.FormsAuthenticator
Adds a login to the authenticator preserving any existing cookies associated with the login
addMetadata(String) - Method in class com.hp.hpl.jena.sparql.lib.Metadata
 
addNamedGraph(String) - Method in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
 
addNamedGraph(String) - Method in class com.hp.hpl.jena.sparql.modify.UpdateProcessRemoteBase
Adds a named graph
addNamedGraphURI(String) - Method in class com.hp.hpl.jena.query.Query
Location of the source for the data.
addNamedGraphURI(String) - Method in class com.hp.hpl.jena.sparql.core.DatasetDescription
 
addNamedModel(String, Model) - Method in interface com.hp.hpl.jena.query.Dataset
Set a named graph.
addNamedModel(String, Model) - Method in class com.hp.hpl.jena.sparql.core.DatasetImpl
 
addOrderBy(SortCondition) - Method in class com.hp.hpl.jena.query.Query
 
addOrderBy(Expr, int) - Method in class com.hp.hpl.jena.query.Query
 
addOrderBy(Node, int) - Method in class com.hp.hpl.jena.query.Query
 
addOrderBy(String, int) - Method in class com.hp.hpl.jena.query.Query
 
addPair(ItemList, String, String) - Static method in class com.hp.hpl.jena.sparql.sse.Item
 
addPair(ItemList, String, Node) - Static method in class com.hp.hpl.jena.sparql.sse.Item
 
addPair(ItemList, Node, Node) - Static method in class com.hp.hpl.jena.sparql.sse.Item
 
addPair(ItemList, Item, Item) - Static method in class com.hp.hpl.jena.sparql.sse.Item
 
addParam(String, String) - Method in class com.hp.hpl.jena.sparql.engine.http.Params
Add a parameter.
addParam(String) - Method in class com.hp.hpl.jena.sparql.engine.http.Params
Valueless parameter
addParam(String, String) - Method in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
 
addParam(String, String) - Method in class com.hp.hpl.jena.sparql.modify.UpdateProcessRemoteBase
Adds a custom parameter to the request
addPattern(Pattern) - Method in class com.hp.hpl.jena.sparql.engine.optimizer.StatsMatcher
 
addPatterns(Node, double) - Method in class com.hp.hpl.jena.sparql.engine.optimizer.StatsMatcher
Add patterns based solely on the predicate count and some guessing
addPatternsSmall(Node, double) - Method in class com.hp.hpl.jena.sparql.engine.optimizer.StatsMatcher
Add patterns based solely on the predicate count and some guessing for a small graph (less than a few thousand triples)
addPrefixMapping(String, String) - Static method in class com.hp.hpl.jena.sparql.util.MappingRegistry
 
addProjectVars(Collection<?>) - Method in class com.hp.hpl.jena.query.Query
Add a collection of projection variables to a SELECT query
addQuad(Quad) - Method in class com.hp.hpl.jena.sparql.modify.request.QuadAccSink
 
addQuerySerializer(Syntax, QuerySerializerFactory) - Method in class com.hp.hpl.jena.sparql.serializer.SerializerRegistry
Adds a query serializer factory for the given syntax
addResultVar(String) - Method in class com.hp.hpl.jena.query.Query
Add a projection variable to a SELECT query
addResultVar(Node) - Method in class com.hp.hpl.jena.query.Query
 
addResultVar(Node, Expr) - Method in class com.hp.hpl.jena.query.Query
 
addResultVar(Expr) - Method in class com.hp.hpl.jena.query.Query
Add an to a SELECT query (a name will be created for it)
addResultVar(String, Expr) - Method in class com.hp.hpl.jena.query.Query
Add a named expression to a SELECT query
addToBinding(BindingMap, QuerySolution) - Static method in class com.hp.hpl.jena.sparql.engine.binding.BindingUtils
 
addToRow(RDF_Term) - Method in class org.apache.jena.riot.thrift.wire.RDF_DataTuple
 
addToVars(RDF_VAR) - Method in class org.apache.jena.riot.thrift.wire.RDF_VarTuple
 
addTriple(Triple) - Method in class com.hp.hpl.jena.sparql.modify.request.QuadAccSink
 
addTriple(int, Triple) - Method in class com.hp.hpl.jena.sparql.modify.request.QuadDataAcc
 
addTriple(TriplePath) - Method in class com.hp.hpl.jena.sparql.syntax.ElementPathBlock
 
addTriple(Triple) - Method in class com.hp.hpl.jena.sparql.syntax.ElementPathBlock
 
addTriple(int, Triple) - Method in class com.hp.hpl.jena.sparql.syntax.ElementPathBlock
 
addTriple(Triple) - Method in class com.hp.hpl.jena.sparql.syntax.ElementTriplesBlock
 
addTriple(int, Triple) - Method in class com.hp.hpl.jena.sparql.syntax.ElementTriplesBlock
 
addTriple(Triple) - Method in interface com.hp.hpl.jena.sparql.syntax.TripleCollector
 
addTriple(Triple) - Method in class com.hp.hpl.jena.sparql.syntax.TripleCollectorBGP
 
addTriple(int, Triple) - Method in class com.hp.hpl.jena.sparql.syntax.TripleCollectorBGP
 
addTriple(int, Triple) - Method in interface com.hp.hpl.jena.sparql.syntax.TripleCollectorMark
 
addTriplePath(TriplePath) - Method in class com.hp.hpl.jena.sparql.modify.request.QuadAccSink
 
addTriplePath(int, TriplePath) - Method in class com.hp.hpl.jena.sparql.modify.request.QuadDataAcc
 
addTriplePath(TriplePath) - Method in class com.hp.hpl.jena.sparql.syntax.ElementPathBlock
 
addTriplePath(int, TriplePath) - Method in class com.hp.hpl.jena.sparql.syntax.ElementPathBlock
 
addTriplePath(TriplePath) - Method in class com.hp.hpl.jena.sparql.syntax.ElementTriplesBlock
 
addTriplePath(int, TriplePath) - Method in class com.hp.hpl.jena.sparql.syntax.ElementTriplesBlock
 
addTriplePath(TriplePath) - Method in interface com.hp.hpl.jena.sparql.syntax.TripleCollector
 
addTriplePath(TriplePath) - Method in class com.hp.hpl.jena.sparql.syntax.TripleCollectorBGP
 
addTriplePath(int, TriplePath) - Method in class com.hp.hpl.jena.sparql.syntax.TripleCollectorBGP
 
addTriplePath(int, TriplePath) - Method in interface com.hp.hpl.jena.sparql.syntax.TripleCollectorMark
 
addTriplePattern(Triple) - Method in class com.hp.hpl.jena.sparql.syntax.ElementGroup
 
addUpdateSerializer(Syntax, UpdateSerializerFactory) - Method in class com.hp.hpl.jena.sparql.serializer.SerializerRegistry
Adds an update serializer factory for the given syntax
addUsing(Node) - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateWithUsing
 
addUsing(Node) - Method in class com.hp.hpl.jena.sparql.modify.UsingList
 
addUsingNamed(Node) - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateWithUsing
 
addUsingNamed(Node) - Method in class com.hp.hpl.jena.sparql.modify.UsingList
 
addVar(Collection<Var>, Node) - Static method in class com.hp.hpl.jena.sparql.core.Vars
 
addVar(Collection<Var>, Node) - Static method in class com.hp.hpl.jena.sparql.util.VarUtils
 
addVars(Collection<Var>, BasicPattern) - Static method in class com.hp.hpl.jena.sparql.util.VarUtils
 
addVars(Collection<Var>, Collection<Triple>) - Static method in class com.hp.hpl.jena.sparql.util.VarUtils
 
addVarsFromQuad(Collection<Var>, Quad) - Static method in class com.hp.hpl.jena.sparql.core.Vars
 
addVarsFromTriple(Collection<Var>, Triple) - Static method in class com.hp.hpl.jena.sparql.core.Vars
 
addVarsFromTriple(Collection<Var>, Triple) - Static method in class com.hp.hpl.jena.sparql.util.VarUtils
 
addVarsFromTriplePath(Collection<Var>, TriplePath) - Static method in class com.hp.hpl.jena.sparql.util.VarUtils
 
adjustBeginLineColumn(int, int) - Method in class com.hp.hpl.jena.sparql.lang.arq.JavaCharStream
Method to adjust line and column numbers for the start of a token.
adjustBeginLineColumn(int, int) - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.JavaCharStream
Method to adjust line and column numbers for the start of a token.
adjustBeginLineColumn(int, int) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.JavaCharStream
Method to adjust line and column numbers for the start of a token.
adjustBeginLineColumn(int, int) - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.JavaCharStream
Method to adjust line and column numbers for the start of a token.
adjustBeginLineColumn(int, int) - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JavaCharStream
Method to adjust line and column numbers for the start of a token.
adler32(byte[]) - Static method in class org.apache.jena.atlas.lib.Lib
Faster than CRC32, nearly as good.
advance() - Method in interface org.apache.jena.atlas.io.CharStream
 
advance() - Method in class org.apache.jena.atlas.io.CharStreamBasic
 
advance() - Method in class org.apache.jena.atlas.io.CharStreamBuffered
 
advance() - Method in class org.apache.jena.atlas.io.CharStreamReader
 
advance() - Method in class org.apache.jena.atlas.io.CharStreamSequence
 
advance() - Method in class org.apache.jena.atlas.io.InputStreamBuffered
 
advance() - Method in class org.apache.jena.atlas.io.InStreamASCII
 
advance() - Method in class org.apache.jena.atlas.io.InStreamUTF8
Next codepoint, given the first byte of any UTF-8 byte sequence is already known.
advance(InputStreamBuffered) - Static method in class org.apache.jena.atlas.io.InStreamUTF8
Next codepoint
advance(InputStreamBuffered, int) - Static method in class org.apache.jena.atlas.io.InStreamUTF8
Next codepoint, given the first byte of any UTF-8 byte sequence is already known.
Agent - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
An agent (eg.
AGG - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
RegularExpression Id.
AGG - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
RegularExpression Id.
AggAvg - Class in com.hp.hpl.jena.sparql.expr.aggregate
 
AggAvg(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.aggregate.AggAvg
 
AggAvgDistinct - Class in com.hp.hpl.jena.sparql.expr.aggregate
 
AggAvgDistinct(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.aggregate.AggAvgDistinct
 
AggCount - Class in com.hp.hpl.jena.sparql.expr.aggregate
 
AggCount() - Constructor for class com.hp.hpl.jena.sparql.expr.aggregate.AggCount
 
AggCountDistinct - Class in com.hp.hpl.jena.sparql.expr.aggregate
 
AggCountDistinct() - Constructor for class com.hp.hpl.jena.sparql.expr.aggregate.AggCountDistinct
 
AggCountVar - Class in com.hp.hpl.jena.sparql.expr.aggregate
 
AggCountVar(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.aggregate.AggCountVar
 
AggCountVarDistinct - Class in com.hp.hpl.jena.sparql.expr.aggregate
 
AggCountVarDistinct(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.aggregate.AggCountVarDistinct
 
AggCustom - Class in com.hp.hpl.jena.sparql.expr.aggregate
Syntax element and framework execution for custom aggregates.
AggCustom(String, ExprList) - Constructor for class com.hp.hpl.jena.sparql.expr.aggregate.AggCustom
 
AggGroupConcat - Class in com.hp.hpl.jena.sparql.expr.aggregate
 
AggGroupConcat(Expr, String) - Constructor for class com.hp.hpl.jena.sparql.expr.aggregate.AggGroupConcat
 
AggGroupConcatDistinct - Class in com.hp.hpl.jena.sparql.expr.aggregate
 
AggGroupConcatDistinct(Expr, String) - Constructor for class com.hp.hpl.jena.sparql.expr.aggregate.AggGroupConcatDistinct
 
AggMax - Class in com.hp.hpl.jena.sparql.expr.aggregate
 
AggMax(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.aggregate.AggMax
 
AggMaxDistinct - Class in com.hp.hpl.jena.sparql.expr.aggregate
 
AggMaxDistinct(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.aggregate.AggMaxDistinct
 
AggMin - Class in com.hp.hpl.jena.sparql.expr.aggregate
 
AggMin(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.aggregate.AggMin
 
AggMinDistinct - Class in com.hp.hpl.jena.sparql.expr.aggregate
 
AggMinDistinct(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.aggregate.AggMinDistinct
 
AggNull - Class in com.hp.hpl.jena.sparql.expr.aggregate
The null aggregate (which can't be written in SPARQL) calculates nothing but does help remember the group key.
AggNull() - Constructor for class com.hp.hpl.jena.sparql.expr.aggregate.AggNull
 
Aggregate() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
 
Aggregate() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
 
AggregateRegistry - Class in com.hp.hpl.jena.sparql.expr.aggregate
Registry of custom aggregates There is only a single global registry of aggregates - it affects parsing and parsing happens before Context or Execution makes sense.
AggregateRegistry() - Constructor for class com.hp.hpl.jena.sparql.expr.aggregate.AggregateRegistry
 
Aggregator - Interface in com.hp.hpl.jena.sparql.expr.aggregate
An Aggregator is the processor for the whole result stream.
AggregatorBase - Class in com.hp.hpl.jena.sparql.expr.aggregate
Aggregate that does everything except the per-group aggregation that is needed for each operation
AggregatorFactory - Class in com.hp.hpl.jena.sparql.expr.aggregate
 
AggregatorFactory() - Constructor for class com.hp.hpl.jena.sparql.expr.aggregate.AggregatorFactory
 
AggSample - Class in com.hp.hpl.jena.sparql.expr.aggregate
 
AggSample(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.aggregate.AggSample
 
AggSampleDistinct - Class in com.hp.hpl.jena.sparql.expr.aggregate
 
AggSampleDistinct(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.aggregate.AggSampleDistinct
 
AggSum - Class in com.hp.hpl.jena.sparql.expr.aggregate
 
AggSum(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.aggregate.AggSum
 
AggSumDistinct - Class in com.hp.hpl.jena.sparql.expr.aggregate
 
AggSumDistinct(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.aggregate.AggSumDistinct
 
aimChatID - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
An AIM chat ID
AlarmClock - Class in org.apache.jena.atlas.lib
An AlarmClock is an object that will make a callback (with a value) at a preset time.
Alg - Class in org.apache.jena.atlas.lib
 
Alg() - Constructor for class org.apache.jena.atlas.lib.Alg
 
Algebra - Class in com.hp.hpl.jena.sparql.algebra
Utilities to produce SPARQL algebra
Algebra() - Constructor for class com.hp.hpl.jena.sparql.algebra.Algebra
 
AlgebraGenerator - Class in com.hp.hpl.jena.sparql.algebra
Class used to compile SPARQL queries into SPARQL algebra
AlgebraGenerator(Context) - Constructor for class com.hp.hpl.jena.sparql.algebra.AlgebraGenerator
Create a new generator
AlgebraGenerator() - Constructor for class com.hp.hpl.jena.sparql.algebra.AlgebraGenerator
Create a new generator
AlgebraQuad - Class in com.hp.hpl.jena.sparql.algebra
Helper class for converting an algebra expression into a quad form
ALL - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
RegularExpression Id.
ALL - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
RegularExpression Id.
ALL - Static variable in class com.hp.hpl.jena.sparql.modify.request.Target
 
allNodes(Graph) - Static method in class com.hp.hpl.jena.sparql.util.graph.GraphUtils
All subjects and objects, no duplicates.
alloc(String) - Static method in class com.hp.hpl.jena.sparql.core.Var
 
alloc(Node_Variable) - Static method in class com.hp.hpl.jena.sparql.core.Var
 
alloc(Node) - Static method in class com.hp.hpl.jena.sparql.core.Var
 
alloc(Var) - Static method in class com.hp.hpl.jena.sparql.core.Var
 
alloc(ExprVar) - Static method in class com.hp.hpl.jena.sparql.core.Var
 
alloc(Class<T>, int) - Static method in class org.apache.jena.atlas.lib.ArrayUtils
Allocate an array of generic type T (initialized to null)
alloc(String) - Method in interface org.apache.jena.riot.lang.BlankNodeAllocator
Allocate based on a non-null label.
alloc(String) - Method in class org.apache.jena.riot.lang.BlankNodeAllocatorHash
 
alloc(String) - Method in class org.apache.jena.riot.lang.BlankNodeAllocatorLabel
 
alloc(String) - Method in class org.apache.jena.riot.lang.BlankNodeAllocatorLabelEncoded
 
alloc(String) - Method in class org.apache.jena.riot.lang.BlankNodeAllocatorTraditional
 
alloc(S, A) - Method in interface org.apache.jena.riot.system.MapWithScope.Allocator
Allocate - return the same B for a given A.
allocAggregate(Aggregator) - Method in class com.hp.hpl.jena.query.Query
 
Allocator<T> - Interface in org.apache.jena.atlas.lib
 
allocDecoder() - Static method in class org.apache.jena.atlas.lib.Chars
Allocate a CharsetDecoder, creating as necessary
allocEncoder() - Static method in class org.apache.jena.atlas.lib.Chars
Allocate a CharsetEncoder, creating as necessary
allocGlobalVarMarker - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
 
allocNode() - Method in class com.hp.hpl.jena.sparql.util.LabelToNodeMap
 
allocParserAnonVars - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
 
allocPathVariables - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
 
allocQueryVariables - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
 
allocSSEAnonVars - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
 
allocSSENamedVars - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
 
allocSSEUnamedVars - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
 
allocSymbol(String) - Static method in class com.hp.hpl.jena.sparql.ARQConstants
 
allocSymbol(String, String) - Static method in class com.hp.hpl.jena.sparql.ARQConstants
 
allocVar() - Method in class com.hp.hpl.jena.sparql.core.VarAlloc
 
allocVarAnonMarker - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
Marker for generated variables for non-distinguished in query patterns (??a etc)
allocVarBNodeToVar - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
Marker for variables replacing blank nodes in SPARQL Update patterns
allocVarMarker - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
Marker for general temporary variables (not blank node variables)
allocVarQuad - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
Marker for variables renamed to make variables hidden because of quad transformation
allocVarScopeHiding - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
Marker for variables renamed to make variables hidden by scope have globally unique names
allowArray - Static variable in class org.apache.jena.atlas.lib.ByteBufferLib
 
allowDuplicateSelectColumns - Static variable in class com.hp.hpl.jena.query.ARQ
Indicate whether duplicate select and groupby variables are allowed.
allTriples(GNode) - Static method in class com.hp.hpl.jena.sparql.util.graph.GraphList
 
allTriples(GNode, Collection<Triple>) - Static method in class com.hp.hpl.jena.sparql.util.graph.GraphList
 
AlreadyExists - Exception in com.hp.hpl.jena.sparql
 
AlreadyExists() - Constructor for exception com.hp.hpl.jena.sparql.AlreadyExists
 
AlreadyExists(Throwable) - Constructor for exception com.hp.hpl.jena.sparql.AlreadyExists
 
AlreadyExists(String) - Constructor for exception com.hp.hpl.jena.sparql.AlreadyExists
 
AlreadyExists(String, Throwable) - Constructor for exception com.hp.hpl.jena.sparql.AlreadyExists
 
alt - Class in com.hp.hpl.jena.sparql.pfunction.library
Alt membership
alt() - Constructor for class com.hp.hpl.jena.sparql.pfunction.library.alt
 
altMapping(String, String) - Method in class org.apache.jena.riot.adapters.AdapterLocationMapper
 
altMapping(String) - Method in class org.apache.jena.riot.system.stream.LocationMapper
 
altMapping(String, String) - Method in class org.apache.jena.riot.system.stream.LocationMapper
Apply mappings: first try for an exact alternative location, then try to remap by prefix, finally, try the special case of filenames in a specific base directory.
altNames - Variable in class org.apache.jena.riot.LangBuilder
 
AND - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
RegularExpression Id.
AND - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
RegularExpression Id.
AND - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
RegularExpression Id.
ANON - Static variable in class com.hp.hpl.jena.sparql.core.Var
 
ANON - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
RegularExpression Id.
ANON - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
RegularExpression Id.
ANON - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
RegularExpression Id.
anon_root - Static variable in class com.hp.hpl.jena.sparql.vocabulary.DOAP
Repository for anonymous access.Repositorio para acceso an�nimo.D�p�t pour acc�s anonyme.
ANY - Static variable in class com.hp.hpl.jena.sparql.engine.optimizer.reorder.PatternElements
 
any() - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_Parser
 
ANY - Static variable in class org.apache.jena.riot.thrift.TRDF
 
any(RDF_ANY) - Static method in class org.apache.jena.riot.thrift.wire.RDF_Term
 
ApacheModAuthFormLogin - Class in org.apache.jena.atlas.web.auth
Represents form login credentials where form logins are against Apache mod_auth_form secured servers using default form field configuration
ApacheModAuthFormLogin(String, String, char[]) - Constructor for class org.apache.jena.atlas.web.auth.ApacheModAuthFormLogin
Creates new form login credentials
append(String) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
Appends some text as-is to the existing command text, to ensure correct formatting when used as a constant consider using the ParameterizedSparqlString.appendLiteral(String) or ParameterizedSparqlString.appendIri(String) method as appropriate
append(char) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
Appends a character as-is to the existing command text, to ensure correct formatting when used as a constant consider using one of the appendLiteral() methods
append(boolean) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
Appends a boolean as-is to the existing command text, to ensure correct formatting when used as a constant consider using the ParameterizedSparqlString.appendLiteral(boolean) method
append(double) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
Appends a double as-is to the existing command text, to ensure correct formatting when used as a constant consider using the ParameterizedSparqlString.appendLiteral(double) method
append(float) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
Appends a float as-is to the existing command text, to ensure correct formatting when used as a constant consider using the ParameterizedSparqlString.appendLiteral(float) method
append(int) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
Appends an integer as-is to the existing command text, to ensure correct formatting when used as a constant consider using the ParameterizedSparqlString.appendLiteral(int) method
append(long) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
Appends a long as-is to the existing command text, to ensure correct formatting when used as a constant consider using the ParameterizedSparqlString.appendLiteral(long) method
append(Object) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
Appends an object as-is to the existing command text, to ensure correct formatting when used as a constant consider converting into a more specific type and using the appropriate appendLiteral(), appendIri() or appendNode methods
append(String, Object...) - Method in class org.apache.jena.atlas.io.IndentedLineBuffer
 
append(char) - Method in class org.apache.jena.atlas.io.IndentedLineBuffer
 
append(Iterable<? extends T>, Iterable<? extends T>) - Static method in class org.apache.jena.atlas.iterator.Iter
Join two iteratables If there, potentially, going to be many iterators, it is better to create an IteratorConcat explicitly and add each iterator.
append(Iterator<? extends T>, Iterator<? extends T>) - Static method in class org.apache.jena.atlas.iterator.Iter
Join two iterator If there, potentially, going to be many iterators, it is better to create an IteratorConcat explicitly and add each iterator.
append(Iterator<T>) - Method in class org.apache.jena.atlas.iterator.Iter
Join on an iterator.
appendIri(String) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
Appends a URI to the command text as a constant using appropriate formatting
appendIri(IRI) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
Appends an IRI to the command text as a constant using appropriate formatting
appendLiteral(String) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
Appends a simple literal as a constant using appropriate formatting
appendLiteral(String, String) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
Appends a literal with a lexical value and language to the command text as a constant using appropriate formatting
appendLiteral(String, RDFDatatype) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
Appends a Typed Literal to the command text as a constant using appropriate formatting
appendLiteral(boolean) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
Appends a boolean to the command text as a constant using appropriate formatting
appendLiteral(int) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
Appends an integer to the command text as a constant using appropriate formatting
appendLiteral(long) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
Appends a long to the command text as a constant using appropriate formatting
appendLiteral(float) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
Appends a float to the command text as a constant using appropriate formatting
appendLiteral(double) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
Appends a double to the command text as a constant using appropriate formatting
appendLiteral(Calendar) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
Appends a date time to the command text as a constant using appropriate formatting
appendNode(Node) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
Appends a Node to the command text as a constant using appropriate formatting
appendNode(RDFNode) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
Appends a Node to the command text as a constant using appropriate formatting
apply(Transform) - Method in class com.hp.hpl.jena.sparql.algebra.op.Op0
 
apply(Transform, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.Op1
 
apply(Transform, Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.Op2
 
apply(Transform, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpAssign
 
apply(Transform) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpBGP
 
apply(Transform, Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpConditional
 
apply(Transform) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpDatasetNames
 
apply(Transform, Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpDiff
 
apply(Transform, List<Op>) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpDisjunction
 
apply(Transform, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpDistinct
 
apply(Transform, OpVisitor, OpVisitor) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpExt
 
apply(Transform) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpExt
 
apply(Transform, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpExtend
 
apply(Transform, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpFilter
 
apply(Transform, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpGraph
 
apply(Transform, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpGroup
 
apply(Transform, Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpJoin
 
apply(Transform, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpLabel
 
apply(Transform, Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpLeftJoin
 
apply(Transform, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpList
 
apply(Transform, Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpMinus
 
apply(Transform, List<Op>) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpN
 
apply(Transform) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpNull
 
apply(Transform, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpOrder
 
apply(Transform) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpPath
 
apply(Transform, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpProcedure
 
apply(Transform, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpProject
 
apply(Transform, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpPropFunc
 
apply(Transform) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpQuad
 
apply(Transform) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpQuadBlock
 
apply(Transform) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpQuadPattern
 
apply(Transform, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpReduced
 
apply(Transform, List<Op>) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpSequence
 
apply(Transform, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpService
 
apply(Transform, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpSlice
 
apply(Transform) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpTable
 
apply(Transform, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpTopN
 
apply(Transform) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpTriple
 
apply(Transform, Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpUnion
 
apply(Transform, Op) - Static method in class com.hp.hpl.jena.sparql.algebra.optimize.Optimize
 
apply(String, Transform, Op) - Static method in class com.hp.hpl.jena.sparql.algebra.optimize.Optimize
 
apply(ExprTransform) - Method in class com.hp.hpl.jena.sparql.expr.ExprAggregator
 
apply(ExprTransform) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction0
 
apply(ExprTransform, Expr) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction1
 
apply(ExprTransform, Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction2
 
apply(ExprTransform, Expr, Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction3
 
apply(ExprTransform, ExprList) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunctionN
 
apply(ExprTransform, ExprList, Op) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunctionOp
 
apply(ExprTransform) - Method in class com.hp.hpl.jena.sparql.expr.ExprVar
 
apply(ExprTransform) - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
 
apply() - Method in class com.hp.hpl.jena.sparql.resultset.ResultSetApply
 
apply(ResultSet, ResultSetProcessor) - Static method in class com.hp.hpl.jena.sparql.resultset.ResultSetApply
 
apply(T) - Method in interface org.apache.jena.atlas.iterator.Action
 
apply(T) - Method in class org.apache.jena.atlas.iterator.ActionCount
 
apply(T) - Method in class org.apache.jena.atlas.iterator.ActionNothing
 
apply(Printable) - Method in class org.apache.jena.atlas.iterator.ActionPrint
 
apply(Iterable<? extends T>, Action<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
 
apply(Iterator<? extends T>, Action<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
 
apply(Map<K, V>, ActionKeyValue<K, V>) - Static method in class org.apache.jena.atlas.iterator.Iter
 
apply(Action<T>) - Method in class org.apache.jena.atlas.iterator.Iter
 
apply(Map<K, V>, ActionKeyValue<K, V>) - Static method in class org.apache.jena.atlas.iterator.MapUtils
 
apply(KeyType, ValueType) - Method in interface org.apache.jena.atlas.lib.ActionKeyValue
 
apply(Map<K, V>, ActionKeyValue<K, V>) - Static method in class org.apache.jena.atlas.lib.MapUtils
 
apply(AbstractHttpClient, HttpContext, URI) - Method in class org.apache.jena.atlas.web.auth.AbstractCredentialsAuthenticator
 
apply(AbstractHttpClient, HttpContext, URI) - Method in class org.apache.jena.atlas.web.auth.DelegatingAuthenticator
 
apply(AbstractHttpClient, HttpContext, URI) - Method in class org.apache.jena.atlas.web.auth.FormsAuthenticator
 
apply(AbstractHttpClient, HttpContext, URI) - Method in interface org.apache.jena.atlas.web.auth.HttpAuthenticator
Applies any necessary authentication methods to the given HTTP Client
apply(AbstractHttpClient, HttpContext, URI) - Method in class org.apache.jena.atlas.web.auth.PreemptiveBasicAuthenticator
 
apply(TProtocol, Action<RDF_StreamRow>) - Static method in class org.apache.jena.riot.thrift.BinRDF
Send the contents of a RDF-encoded Thrift file to an "action"
applyAuthentication(AbstractHttpClient, String, HttpContext, HttpAuthenticator) - Static method in class org.apache.jena.riot.web.HttpOp
Applies authentication to the given client as appropriate
applyNodeTransform(NodeTransform) - Method in class com.hp.hpl.jena.sparql.expr.E_Exists
 
applyNodeTransform(NodeTransform) - Method in class com.hp.hpl.jena.sparql.expr.E_NotExists
 
applyNodeTransform(NodeTransform) - Method in interface com.hp.hpl.jena.sparql.expr.Expr
Rewrite, applying a node->node transformation
applyNodeTransform(NodeTransform) - Method in class com.hp.hpl.jena.sparql.expr.ExprAggregator
 
applyNodeTransform(NodeTransform) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction0
 
applyNodeTransform(NodeTransform) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction1
 
applyNodeTransform(NodeTransform) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction2
 
applyNodeTransform(NodeTransform) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction3
 
applyNodeTransform(NodeTransform) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunctionN
 
applyNodeTransform(NodeTransform) - Method in class com.hp.hpl.jena.sparql.expr.ExprList
Rewrite, applying a node->node transformation
applyNodeTransform(NodeTransform) - Method in class com.hp.hpl.jena.sparql.expr.ExprNode
 
applyNodeTransform(NodeTransform) - Method in class com.hp.hpl.jena.sparql.expr.ExprVar
 
applyNodeTransform(NodeTransform) - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
 
applyUserAgent(HttpMessage) - Static method in class org.apache.jena.riot.web.HttpOp
Applies the configured User-Agent string to the HTTP request
applyVisitor(TProtocol, VisitorStreamRowTRDF) - Static method in class org.apache.jena.riot.thrift.BinRDF
 
approval - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestDAWG
Contains a reference to the minutes of the RDF Data Access Working Group where the test case status was last changed.
Approved - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestDAWG
Class of tests that are Approved
ArchRepository - Static variable in class com.hp.hpl.jena.sparql.vocabulary.DOAP
D�p�t GNU Arch du code source.GNU Arch source code repository.Repositorio GNU Arch del c�digo fuente.
ArgList() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
 
ArgList() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
 
ArgList() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
 
ARQ - Class in com.hp.hpl.jena.query
ARQ - miscellaneous settings
ARQ() - Constructor for class com.hp.hpl.jena.query.ARQ
 
ARQ_USER_AGENT - Static variable in class org.apache.jena.riot.web.HttpOp
Constant for the default User-Agent header that ARQ will use
ARQConstants - Class in com.hp.hpl.jena.sparql
Internal constants - configuration is in class ARQ
ARQConstants() - Constructor for class com.hp.hpl.jena.sparql.ARQConstants
 
ARQException - Exception in com.hp.hpl.jena.sparql
 
ARQException(String, Throwable) - Constructor for exception com.hp.hpl.jena.sparql.ARQException
 
ARQException(String) - Constructor for exception com.hp.hpl.jena.sparql.ARQException
 
ARQException(Throwable) - Constructor for exception com.hp.hpl.jena.sparql.ARQException
 
ARQException() - Constructor for exception com.hp.hpl.jena.sparql.ARQException
 
ARQFunctionLibrary - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
The ARQ function library
ARQFunctionLibraryURI - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
The ARQ function library URI space
ARQInternalErrorException - Exception in com.hp.hpl.jena.sparql
 
ARQInternalErrorException(Throwable) - Constructor for exception com.hp.hpl.jena.sparql.ARQInternalErrorException
 
ARQInternalErrorException() - Constructor for exception com.hp.hpl.jena.sparql.ARQInternalErrorException
 
ARQInternalErrorException(String) - Constructor for exception com.hp.hpl.jena.sparql.ARQInternalErrorException
 
ARQInternalErrorException(String, Throwable) - Constructor for exception com.hp.hpl.jena.sparql.ARQInternalErrorException
 
arqIRI - Static variable in class com.hp.hpl.jena.query.ARQ
IRI for ARQ
ARQMgt - Class in com.hp.hpl.jena.sparql.mgt
 
ARQMgt() - Constructor for class com.hp.hpl.jena.sparql.mgt.ARQMgt
 
ARQNotImplemented - Exception in com.hp.hpl.jena.sparql
 
ARQNotImplemented(Throwable) - Constructor for exception com.hp.hpl.jena.sparql.ARQNotImplemented
 
ARQNotImplemented() - Constructor for exception com.hp.hpl.jena.sparql.ARQNotImplemented
 
ARQNotImplemented(String) - Constructor for exception com.hp.hpl.jena.sparql.ARQNotImplemented
 
ARQNotImplemented(String, Throwable) - Constructor for exception com.hp.hpl.jena.sparql.ARQNotImplemented
 
arqParamNS - Static variable in class com.hp.hpl.jena.query.ARQ
Root of ARQ-defined parameter names
ARQParser - Class in com.hp.hpl.jena.sparql.lang.arq
 
ARQParser(InputStream) - Constructor for class com.hp.hpl.jena.sparql.lang.arq.ARQParser
Constructor with InputStream.
ARQParser(InputStream, String) - Constructor for class com.hp.hpl.jena.sparql.lang.arq.ARQParser
Constructor with InputStream and supplied encoding
ARQParser(Reader) - Constructor for class com.hp.hpl.jena.sparql.lang.arq.ARQParser
Constructor.
ARQParser(ARQParserTokenManager) - Constructor for class com.hp.hpl.jena.sparql.lang.arq.ARQParser
Constructor with generated Token Manager.
ARQParserConstants - Interface in com.hp.hpl.jena.sparql.lang.arq
Token literal values and constants.
ARQParserTokenManager - Class in com.hp.hpl.jena.sparql.lang.arq
Token Manager.
ARQParserTokenManager(JavaCharStream) - Constructor for class com.hp.hpl.jena.sparql.lang.arq.ARQParserTokenManager
Constructor.
ARQParserTokenManager(JavaCharStream, int) - Constructor for class com.hp.hpl.jena.sparql.lang.arq.ARQParserTokenManager
Constructor.
ARQProcedureLibrary - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
The ARQ property function library
ARQProcedureLibraryURI - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
The ARQ procedure library URI space
ARQPropertyFunctionLibrary - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
The ARQ property function library
ARQPropertyFunctionLibraryURI - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
The ARQ property function library URI space
arqSymbolPrefix - Static variable in class com.hp.hpl.jena.query.ARQ
Prefix for ARQ-defined parameter names
Array() - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_Parser
 
arrayElement(String) - Method in class org.apache.jena.atlas.json.io.JSWriter
 
arrayElement(boolean) - Method in class org.apache.jena.atlas.json.io.JSWriter
 
arrayElement(long) - Method in class org.apache.jena.atlas.json.io.JSWriter
 
ArrayFinish - Static variable in class org.apache.jena.atlas.json.io.JSWriter
 
ArraySep - Static variable in class org.apache.jena.atlas.json.io.JSWriter
 
arraySep() - Method in class org.apache.jena.atlas.json.io.JSWriter
Useful if you are manually creating arrays and so need to print array separators yourself
ArrayStart - Static variable in class org.apache.jena.atlas.json.io.JSWriter
 
ArrayUtils - Class in org.apache.jena.atlas.lib
Collection of array-related operations
ArrayValue(long, long) - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_Parser
 
AS - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
RegularExpression Id.
AS - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
RegularExpression Id.
asASCII(InputStream) - Static method in class org.apache.jena.atlas.io.IO
Create a unbuffered reader that uses ASCII encoding
asASCII(OutputStream) - Static method in class org.apache.jena.atlas.io.IO
Create a writer that uses ASCII encoding
asBGP() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpTriple
 
asBinding(QuerySolution) - Static method in class com.hp.hpl.jena.sparql.engine.binding.BindingUtils
Convert a query solution to a binding
asBufferedUTF8(InputStream) - Static method in class org.apache.jena.atlas.io.IO
Create an buffered reader that uses UTF-8 encoding
asBufferedUTF8(OutputStream) - Static method in class org.apache.jena.atlas.io.IO
Create a writer that uses UTF-8 encoding and is buffered.
ASC - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
RegularExpression Id.
ASC - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
RegularExpression Id.
ASC - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
RegularExpression Id.
ASCII - Static variable in class org.apache.jena.riot.RDFFormat
Use ASCII output (N-triples, N-Quads)
asDatasetGraph() - Method in interface com.hp.hpl.jena.query.Dataset
Get the dataset in graph form
asDatasetGraph() - Method in class com.hp.hpl.jena.sparql.core.DatasetImpl
 
asDistinct(Op) - Static method in class com.hp.hpl.jena.sparql.algebra.OpLib
 
asExprList(PropFuncArg) - Method in class com.hp.hpl.jena.sparql.pfunction.PropFuncArg
 
asHex(byte[]) - Static method in class org.apache.jena.atlas.lib.Bytes
Return a hex string representing the bytes, zero padded to length of byte array.
asHex(byte[], int, int, char[]) - Static method in class org.apache.jena.atlas.lib.Bytes
 
asHex(byte) - Static method in class org.apache.jena.atlas.lib.Bytes
Return a hex string representing the bytes, zero padded to length of byte array.
asHexLC(byte[]) - Static method in class org.apache.jena.atlas.lib.Bytes
 
asHexLC(byte) - Static method in class org.apache.jena.atlas.lib.Bytes
 
asHexUC(byte[]) - Static method in class org.apache.jena.atlas.lib.Bytes
 
asHexUC(byte) - Static method in class org.apache.jena.atlas.lib.Bytes
 
asInt() - Method in class org.apache.jena.riot.tokens.Token
 
asInteger() - Method in class com.hp.hpl.jena.sparql.sse.Item
 
ASK - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
RegularExpression Id.
ASK - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
RegularExpression Id.
ASK - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
RegularExpression Id.
AskQuery() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
 
AskQuery() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
 
AskQuery() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
 
asList(int...) - Static method in class org.apache.jena.atlas.lib.ListUtils
 
asList() - Method in class org.apache.jena.atlas.lib.Tuple
 
asLong() - Method in class org.apache.jena.riot.tokens.Token
 
asLong(long) - Method in class org.apache.jena.riot.tokens.Token
 
asModel(ResultSet) - Method in class com.hp.hpl.jena.sparql.resultset.RDFOutput
Encode the result set as RDF.
asModel(boolean) - Method in class com.hp.hpl.jena.sparql.resultset.RDFOutput
 
asNode() - Method in class com.hp.hpl.jena.sparql.core.Var
 
asNode() - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
 
asNode(String) - Method in class com.hp.hpl.jena.sparql.util.LabelToNodeMap
 
asNode(IRI) - Static method in class com.hp.hpl.jena.sparql.util.NodeUtils
IRI to Node
asNode(String) - Static method in class com.hp.hpl.jena.sparql.util.NodeUtils
IRI string to Node
asNode() - Method in class org.apache.jena.riot.tokens.Token
Token to Node, a very direct form that is purely driven off the token.
asNode(PrefixMap) - Method in class org.apache.jena.riot.tokens.Token
Token to Node, with a prefix map Turtle and N-triples need to process the token and not call this: 1/ Use bNode label as given 2/ No prefix or URI resolution.
asOrder(Op) - Static method in class com.hp.hpl.jena.sparql.algebra.OpLib
 
asPrintWriterUTF8(OutputStream) - Static method in class org.apache.jena.atlas.io.IO
Create a print writer that uses UTF-8 encoding
asProject(Op) - Static method in class com.hp.hpl.jena.sparql.algebra.OpLib
 
asQuadPattern() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpQuad
 
asQuery() - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
Attempts to take the command text with parameters injected from the ParameterizedSparqlString.toString() method and parse it as a Query
asQuery(Op) - Static method in class com.hp.hpl.jena.sparql.algebra.OpAsQuery
 
asQuotedString() - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
 
asQuotedString(SerializationContext) - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
 
asRDF(Model, ResultSet) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
Deprecated.
asRDF(Model, boolean) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
Deprecated.
asRDF(Model, ResultSet) - Method in class com.hp.hpl.jena.sparql.resultset.RDFOutput
Encode the result set as RDF in the model provided.
asRDF(Model, ResultSet, boolean) - Method in class com.hp.hpl.jena.sparql.resultset.RDFOutput
 
asRDF(Model, boolean) - Method in class com.hp.hpl.jena.sparql.resultset.RDFOutput
 
asReduced(Op) - Static method in class com.hp.hpl.jena.sparql.algebra.OpLib
 
asRomanNumerals(int) - Static method in class com.hp.hpl.jena.sparql.util.RomanNumeral
 
assemble(String) - Static method in class com.hp.hpl.jena.query.DatasetFactory
Assembler a dataset from the model in a file
assemble(String, String) - Static method in class com.hp.hpl.jena.query.DatasetFactory
Assembler a dataset from the model in a file
assemble(Model) - Static method in class com.hp.hpl.jena.query.DatasetFactory
Assembler a dataset from the model
assemble(Resource) - Static method in class com.hp.hpl.jena.query.DatasetFactory
Assembler a dataset from a resource
AssemblerUtils - Class in com.hp.hpl.jena.sparql.core.assembler
 
AssemblerUtils() - Constructor for class com.hp.hpl.jena.sparql.core.assembler.AssemblerUtils
 
assertedBy - Static variable in class com.hp.hpl.jena.sparql.vocabulary.EARL
assertor of an assertion
Assertion - Static variable in class com.hp.hpl.jena.sparql.vocabulary.EARL
a statement that embodies the results of a test
Assertor - Static variable in class com.hp.hpl.jena.sparql.vocabulary.EARL
an entity such as a person, a software tool, an organization, or any other grouping that carries out a test collectively
assign(Op, Var, Expr) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpAssign
Create an OpAssign or add to an existing one.
assign(Op, VarExprList) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpAssign
Create an v or add to an existing one.
assign(Table, VarExprList) - Method in interface com.hp.hpl.jena.sparql.engine.ref.Evaluator
 
assign(Table, VarExprList) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorSimple
 
ASSIGN - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
RegularExpression Id.
assign - Class in com.hp.hpl.jena.sparql.pfunction.library
Assignment: does not change the value of an existing binding.
assign() - Constructor for class com.hp.hpl.jena.sparql.pfunction.library.assign
 
Assignment() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
 
asSlice(Op) - Static method in class com.hp.hpl.jena.sparql.algebra.OpLib
 
asSparqlExpr(SerializationContext) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggCount
 
asSparqlExpr(SerializationContext) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggCountDistinct
 
asSparqlExpr(SerializationContext) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggCustom
 
asSparqlExpr(SerializationContext) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggGroupConcat
 
asSparqlExpr(SerializationContext) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggGroupConcatDistinct
 
asSparqlExpr(SerializationContext) - Method in interface com.hp.hpl.jena.sparql.expr.aggregate.Aggregator
Format as an (extended) SPARQL expression
asSparqlExpr(SerializationContext) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggregatorBase
 
asSparqlExpr(SerializationContext) - Method in class com.hp.hpl.jena.sparql.expr.ExprAggregator
 
asSparqlExpr() - Method in class com.hp.hpl.jena.sparql.expr.ExprVar
 
asSSE(Table) - Static method in class com.hp.hpl.jena.sparql.algebra.table.TableWriter
 
asString() - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
 
asString() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueBoolean
 
asString() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueDecimal
 
asString() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueDouble
 
asString() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueFloat
 
asString() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueInteger
 
asString() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueString
 
asString(Path) - Static method in class com.hp.hpl.jena.sparql.path.PathWriter
 
asString(Path, Prologue) - Static method in class com.hp.hpl.jena.sparql.path.PathWriter
 
asString(ResultSet) - Method in class com.hp.hpl.jena.sparql.resultset.OutputBase
 
asString(boolean) - Method in class com.hp.hpl.jena.sparql.resultset.OutputBase
 
asString(ResultSet) - Method in interface com.hp.hpl.jena.sparql.resultset.OutputFormatter
Turn into a string
asString(Template) - Static method in class com.hp.hpl.jena.sparql.serializer.FmtTemplate
 
asString(Element) - Static method in class com.hp.hpl.jena.sparql.serializer.FormatterElement
 
asString(Expr) - Static method in class com.hp.hpl.jena.sparql.sse.writers.WriterExpr
 
asString(Path) - Static method in class com.hp.hpl.jena.sparql.sse.writers.WriterPath
 
asString(Path, Prologue) - Static method in class com.hp.hpl.jena.sparql.sse.writers.WriterPath
 
asString(Node) - Method in class com.hp.hpl.jena.sparql.util.NodeToLabelMap
 
asString(Node) - Method in class com.hp.hpl.jena.sparql.util.NodeToLabelMapBNode
 
asString() - Method in class org.apache.jena.atlas.io.IndentedLineBuffer
 
asString(Iterable<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
 
asString(Iterator<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
 
asString(Iter<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
 
asString(Iterable<T>, String) - Static method in class org.apache.jena.atlas.iterator.Iter
 
asString(Iterator<T>, String) - Static method in class org.apache.jena.atlas.iterator.Iter
 
asString(Iter<T>, String) - Static method in class org.apache.jena.atlas.iterator.Iter
 
asString(Iterable<T>, AccString<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
 
asString(Iterator<T>, AccString<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
 
asString(Iter<T>, AccString<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
 
asString() - Method in class org.apache.jena.atlas.iterator.Iter
 
asString(String) - Method in class org.apache.jena.atlas.iterator.Iter
 
asString() - Method in class org.apache.jena.riot.tokens.Token
 
asText(ResultSet) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
Return a string that has the result set serialized as a text table
asText(ResultSet, Prologue) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
Return a string that has the result set serialized as a text table
asTriple() - Method in class com.hp.hpl.jena.sparql.core.Quad
Get as a triple - useful because quads often come in blocks for the same graph
asTriple() - Method in class com.hp.hpl.jena.sparql.core.TriplePath
Return as a triple when the path is a simple, 1-link, else return null
asUnquotedString() - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
 
asUpdate() - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
Attempts to take the command text with parameters injected from the ParameterizedSparqlString.toString() method and parse it as a UpdateRequest
asUTF8(InputStream) - Static method in class org.apache.jena.atlas.io.IO
Create an unbuffered reader that uses UTF-8 encoding
asUTF8(OutputStream) - Static method in class org.apache.jena.atlas.io.IO
Create a writer that uses UTF-8 encoding
asUTF8bytes(String) - Static method in class org.apache.jena.atlas.lib.StrUtils
 
asVar() - Method in interface com.hp.hpl.jena.sparql.expr.Expr
Convert to a Var variable.
asVar() - Method in class com.hp.hpl.jena.sparql.expr.ExprAggregator
 
asVar() - Method in class com.hp.hpl.jena.sparql.expr.ExprNode
 
asVar() - Method in class com.hp.hpl.jena.sparql.expr.ExprVar
 
asWord() - Method in class org.apache.jena.riot.tokens.Token
 
asXMLString(ResultSet) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
Return a string that has the result set serialized as XML (not RDF)
asXMLString(ResultSet, String) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
Return a string that has the result set serialized as XML (not RDF) with a style sheet directive inserted into the XML.
asXMLString(boolean) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
Return a string that has the result set serilized as XML (not RDF)
asXMLString(boolean, String) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
Return a string that has the result set serilized as XML (not RDF)
AT - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
RegularExpression Id.
AT - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
RegularExpression Id.
AT - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
RegularExpression Id.
AT - Static variable in interface com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreConstants
RegularExpression Id.
AtlasException - Exception in org.apache.jena.atlas
 
AtlasException() - Constructor for exception org.apache.jena.atlas.AtlasException
 
AtlasException(String) - Constructor for exception org.apache.jena.atlas.AtlasException
 
AtlasException(Throwable) - Constructor for exception org.apache.jena.atlas.AtlasException
 
AtlasException(String, Throwable) - Constructor for exception org.apache.jena.atlas.AtlasException
 
atLineStart() - Method in class org.apache.jena.atlas.io.IndentedWriter
 
atmostOneProperty(Resource, Property) - Static method in class com.hp.hpl.jena.sparql.util.graph.GraphUtils
 
attrDatatype - Static variable in class org.apache.jena.riot.lang.TriX
 
attrXmlLang - Static variable in class org.apache.jena.riot.lang.TriX
 
autoDistinct - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
Context key for making all SELECT queries have DISTINCT applied, whether stated ot not
automatic - Static variable in class com.hp.hpl.jena.sparql.vocabulary.EARL
 
AVG - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
RegularExpression Id.
AVG - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
RegularExpression Id.
AWriter - Interface in org.apache.jena.atlas.io
Simple abstraction of a string/character output stream
AWriterBase - Class in org.apache.jena.atlas.io
Simple abstraction of a string/character output stream
AWriterBase() - Constructor for class org.apache.jena.atlas.io.AWriterBase
 

B

B_AMPHERSAND - Static variable in class org.apache.jena.atlas.lib.Chars
 
B_AT - Static variable in class org.apache.jena.atlas.lib.Chars
 
B_COLON - Static variable in class org.apache.jena.atlas.lib.Chars
 
B_COMMA - Static variable in class org.apache.jena.atlas.lib.Chars
 
B_CR - Static variable in class org.apache.jena.atlas.lib.Chars
 
B_DASH - Static variable in class org.apache.jena.atlas.lib.Chars
 
B_DOT - Static variable in class org.apache.jena.atlas.lib.Chars
 
B_EQUALS - Static variable in class org.apache.jena.atlas.lib.Chars
 
B_GT - Static variable in class org.apache.jena.atlas.lib.Chars
 
B_HASH - Static variable in class org.apache.jena.atlas.lib.Chars
 
B_LBRACE - Static variable in class org.apache.jena.atlas.lib.Chars
 
B_LBRACKET - Static variable in class org.apache.jena.atlas.lib.Chars
 
B_LPAREN - Static variable in class org.apache.jena.atlas.lib.Chars
 
B_LT - Static variable in class org.apache.jena.atlas.lib.Chars
 
B_MINUS - Static variable in class org.apache.jena.atlas.lib.Chars
 
B_NL - Static variable in class org.apache.jena.atlas.lib.Chars
 
B_PERCENT - Static variable in class org.apache.jena.atlas.lib.Chars
 
B_PLUS - Static variable in class org.apache.jena.atlas.lib.Chars
 
B_QMARK - Static variable in class org.apache.jena.atlas.lib.Chars
 
B_QUOTE1 - Static variable in class org.apache.jena.atlas.lib.Chars
 
B_QUOTE2 - Static variable in class org.apache.jena.atlas.lib.Chars
 
B_RBRACE - Static variable in class org.apache.jena.atlas.lib.Chars
 
B_RBRACKET - Static variable in class org.apache.jena.atlas.lib.Chars
 
B_RPAREN - Static variable in class org.apache.jena.atlas.lib.Chars
 
B_RSLASH - Static variable in class org.apache.jena.atlas.lib.Chars
 
B_SEMICOLON - Static variable in class org.apache.jena.atlas.lib.Chars
 
B_SLASH - Static variable in class org.apache.jena.atlas.lib.Chars
 
B_STAR - Static variable in class org.apache.jena.atlas.lib.Chars
 
B_UNDERSCORE - Static variable in class org.apache.jena.atlas.lib.Chars
 
backup(int) - Method in class com.hp.hpl.jena.sparql.lang.arq.JavaCharStream
Retreat.
backup(int) - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.JavaCharStream
Retreat.
backup(int) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.JavaCharStream
Retreat.
backup(int) - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.JavaCharStream
Retreat.
backup(int) - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JavaCharStream
Retreat.
BAD_GATEWAY_502 - Static variable in class org.apache.jena.web.HttpSC
 
BAD_REQUEST_400 - Static variable in class org.apache.jena.web.HttpSC
 
bag - Class in com.hp.hpl.jena.sparql.pfunction.library
Bag membership
bag() - Constructor for class com.hp.hpl.jena.sparql.pfunction.library.bag
 
BagFactory - Class in org.apache.jena.atlas.data
Factory for constructing different types of DataBag instances.
BagFactory() - Constructor for class org.apache.jena.atlas.data.BagFactory
 
BANG - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
RegularExpression Id.
BANG - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
RegularExpression Id.
BANG - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
RegularExpression Id.
BareList() - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCore
 
base - Static variable in class com.hp.hpl.jena.sparql.engine.http.Service
 
BASE - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
RegularExpression Id.
BASE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
RegularExpression Id.
BASE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
RegularExpression Id.
base(String) - Method in class org.apache.jena.riot.lang.CollectorStreamBase
 
base(String) - Method in class org.apache.jena.riot.lang.CollectorStreamRDF
 
base(String) - Method in class org.apache.jena.riot.lang.PipedRDFStream
 
base(String) - Method in class org.apache.jena.riot.other.BatchedStreamRDF
 
base(String) - Method in interface org.apache.jena.riot.other.StreamRDFBatchHandler
base declaration seen
base(String) - Method in class org.apache.jena.riot.system.LoggingStreamRDF
 
base(String) - Method in class org.apache.jena.riot.system.PrintingStreamRDF
 
base(String) - Method in interface org.apache.jena.riot.system.StreamRDF
base declaration seen
base(String) - Method in class org.apache.jena.riot.system.StreamRDF2
 
base(String) - Method in class org.apache.jena.riot.system.StreamRDFBase
 
base(String) - Method in class org.apache.jena.riot.system.StreamRDFCollectOne
 
base(String) - Method in class org.apache.jena.riot.system.StreamRDFWrapper
 
base(String) - Method in class org.apache.jena.riot.thrift.StreamRDF2Thrift
 
base(String) - Method in class org.apache.jena.riot.writer.StreamWriterTriX
 
base(String) - Method in class org.apache.jena.riot.writer.WriterStreamRDFBase
 
base(String) - Method in class org.apache.jena.riot.writer.WriterStreamRDFPlain
 
based_near - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
A location that something is based near, for some broadly human notion of near.
BaseDecl() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
 
BaseDecl() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
 
BaseDecl() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
 
basename(String) - Static method in class org.apache.jena.atlas.lib.FileOps
Return the basename (no path, no extension)
baseNamespace - Static variable in interface com.hp.hpl.jena.sparql.resultset.XMLResults
 
BasicPattern - Class in com.hp.hpl.jena.sparql.core
A class whose purpose is to give a name to a collection of triples.
BasicPattern() - Constructor for class com.hp.hpl.jena.sparql.core.BasicPattern
 
BasicPattern(BasicPattern) - Constructor for class com.hp.hpl.jena.sparql.core.BasicPattern
 
basicPattern(BasicPattern) - Method in interface com.hp.hpl.jena.sparql.engine.ref.Evaluator
 
basicPattern(BasicPattern) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorSimple
 
BatchedStreamRDF - Class in org.apache.jena.riot.other
Batch a stream into triples and/or quads.
BatchedStreamRDF(StreamRDFBatchHandler) - Constructor for class org.apache.jena.riot.other.BatchedStreamRDF
 
batchQuads(Node, Node, List<Quad>) - Method in interface org.apache.jena.riot.other.StreamRDFBatchHandler
Quad emitted
batchTriples(Node, List<Triple>) - Method in interface org.apache.jena.riot.other.StreamRDFBatchHandler
Triple emitted
bb2array(ByteBuffer, int, int) - Static method in class org.apache.jena.atlas.lib.ByteBufferLib
Copy from a byte buffer
bbcopy(ByteBuffer, int, int, int, int) - Static method in class org.apache.jena.atlas.lib.ByteBufferLib
 
bbcopy(ByteBuffer, int, ByteBuffer, int, int, int) - Static method in class org.apache.jena.atlas.lib.ByteBufferLib
 
bbfill(ByteBuffer, int, int, byte, int) - Static method in class org.apache.jena.atlas.lib.ByteBufferLib
 
BeforeAfterVisitor - Class in com.hp.hpl.jena.sparql.algebra
 
BeforeAfterVisitor(OpVisitor, OpVisitor, OpVisitor) - Constructor for class com.hp.hpl.jena.sparql.algebra.BeforeAfterVisitor
 
begin(ReadWrite) - Method in interface com.hp.hpl.jena.query.Dataset
Start either a READ or WRITE transaction
begin(ReadWrite) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphTrackActive
 
begin(ReadWrite) - Method in class com.hp.hpl.jena.sparql.core.DatasetImpl
 
begin(ReadWrite) - Method in interface com.hp.hpl.jena.sparql.core.Transactional
Start either a READ or WRITE transaction
begin(ReadWrite) - Method in class com.hp.hpl.jena.sparql.core.TransactionalNull
 
begin(ReadWrite) - Method in class com.hp.hpl.jena.sparql.modify.GraphStoreNullTransactional
 
beginColumn - Variable in class com.hp.hpl.jena.sparql.lang.arq.Token
The column number of the first character of this Token.
beginColumn - Variable in class com.hp.hpl.jena.sparql.lang.sparql_10.Token
The column number of the first character of this Token.
beginColumn - Variable in class com.hp.hpl.jena.sparql.lang.sparql_11.Token
The column number of the first character of this Token.
beginColumn - Variable in class com.hp.hpl.jena.sparql.sse.lang.parser.Token
The column number of the first character of this Token.
beginColumn - Variable in class org.apache.jena.atlas.json.io.parserjavacc.javacc.Token
The column number of the first character of this Token.
beginLine - Variable in class com.hp.hpl.jena.sparql.lang.arq.Token
The line number of the first character of this Token.
beginLine - Variable in class com.hp.hpl.jena.sparql.lang.sparql_10.Token
The line number of the first character of this Token.
beginLine - Variable in class com.hp.hpl.jena.sparql.lang.sparql_11.Token
The line number of the first character of this Token.
beginLine - Variable in class com.hp.hpl.jena.sparql.sse.lang.parser.Token
The line number of the first character of this Token.
beginLine - Variable in class org.apache.jena.atlas.json.io.parserjavacc.javacc.Token
The line number of the first character of this Token.
BeginToken() - Method in class com.hp.hpl.jena.sparql.lang.arq.JavaCharStream
 
BeginToken() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.JavaCharStream
 
BeginToken() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.JavaCharStream
 
BeginToken() - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.JavaCharStream
 
BeginToken() - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JavaCharStream
 
binarySearch(IntBuffer, int) - Static method in class org.apache.jena.atlas.lib.Alg
 
binarySearch(IntBuffer, int, int, int) - Static method in class org.apache.jena.atlas.lib.Alg
 
binarySearch(List<T>, int, int, T, Comparator<T>) - Static method in class org.apache.jena.atlas.lib.Alg
 
binarySearch(T[], int, int, T) - Static method in class org.apache.jena.atlas.lib.Alg
 
Bind() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
 
BIND - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
RegularExpression Id.
Bind() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
 
BIND - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
RegularExpression Id.
Binding - Interface in com.hp.hpl.jena.sparql.engine.binding
Interface encapsulating a mapping from a name to a value.
binding() - Static method in class com.hp.hpl.jena.sparql.engine.binding.BindingFactory
Create a binding of no pairs
binding(Binding) - Static method in class com.hp.hpl.jena.sparql.engine.binding.BindingFactory
Create a binding of no pairs
binding(Var, Node) - Static method in class com.hp.hpl.jena.sparql.engine.binding.BindingFactory
 
binding(Binding, Var, Node) - Static method in class com.hp.hpl.jena.sparql.engine.binding.BindingFactory
Create a binding of one (var, value) pair
binding(String, RDFNode) - Method in class com.hp.hpl.jena.sparql.resultset.JSONOutputResultSet
 
binding(String, RDFNode) - Method in class com.hp.hpl.jena.sparql.resultset.PlainFormat
 
binding(String, RDFNode) - Method in interface com.hp.hpl.jena.sparql.resultset.ResultSetProcessor
A single (variable, value) pair in a query solution - the value may be null indicating that the variable was not present in this solution.
binding(String, RDFNode) - Method in class com.hp.hpl.jena.sparql.resultset.XMLOutputResultSet
 
binding - Static variable in class com.hp.hpl.jena.sparql.vocabulary.ResultSetGraphVocab
Multi-occurrence property associating a result solution (row) resource to a single (variable, value) binding
Binding0 - Class in com.hp.hpl.jena.sparql.engine.binding
Special purpose binding for nothing.
Binding1 - Class in com.hp.hpl.jena.sparql.engine.binding
Special purpose binding for adding just one name/value slot.
Binding2Thrift - Class in org.apache.jena.riot.thrift
Converted from Bindings to SPARQL result set encoded in Thrift
Binding2Thrift(OutputStream, Collection<Var>, boolean) - Constructor for class org.apache.jena.riot.thrift.Binding2Thrift
 
Binding2Thrift(TProtocol, Collection<Var>, boolean) - Constructor for class org.apache.jena.riot.thrift.Binding2Thrift
 
BindingBase - Class in com.hp.hpl.jena.sparql.engine.binding
Machinary encapsulating a mapping from a name to a value.
BindingComparator - Class in com.hp.hpl.jena.sparql.engine.binding
 
BindingComparator(List<SortCondition>, ExecutionContext) - Constructor for class com.hp.hpl.jena.sparql.engine.binding.BindingComparator
 
BindingComparator(List<SortCondition>) - Constructor for class com.hp.hpl.jena.sparql.engine.binding.BindingComparator
 
BindingFactory - Class in com.hp.hpl.jena.sparql.engine.binding
 
BindingFactory() - Constructor for class com.hp.hpl.jena.sparql.engine.binding.BindingFactory
 
BindingFixed - Class in com.hp.hpl.jena.sparql.engine.binding
A binding that is fixed - used in calculating DISTINCT result sets.
BindingFixed(Binding) - Constructor for class com.hp.hpl.jena.sparql.engine.binding.BindingFixed
 
BindingHashMap - Class in com.hp.hpl.jena.sparql.engine.binding
A muatable mapping from a name to a value such that we can create a tree of levels with higher (earlier levels) being shared.
BindingHashMap(Binding) - Constructor for class com.hp.hpl.jena.sparql.engine.binding.BindingHashMap
Using BindingFactory.create is better
BindingHashMap() - Constructor for class com.hp.hpl.jena.sparql.engine.binding.BindingHashMap
Using BindingFactory.create is better
BindingInputStream - Class in com.hp.hpl.jena.sparql.engine.binding
Language for reading in a stream of bindings.
BindingInputStream(InputStream) - Constructor for class com.hp.hpl.jena.sparql.engine.binding.BindingInputStream
 
BindingInputStream(Tokenizer) - Constructor for class com.hp.hpl.jena.sparql.engine.binding.BindingInputStream
 
BindingMap - Interface in com.hp.hpl.jena.sparql.engine.binding
Bindings are immutable, and are equal-by-value, but they have to be constructed somehow and this interface captures that.
BindingOutputStream - Class in com.hp.hpl.jena.sparql.engine.binding
Parser for the RDF Tuples language
BindingOutputStream(OutputStream) - Constructor for class com.hp.hpl.jena.sparql.engine.binding.BindingOutputStream
 
BindingOutputStream(OutputStream, PrefixMap) - Constructor for class com.hp.hpl.jena.sparql.engine.binding.BindingOutputStream
 
BindingOutputStream(OutputStream, List<Var>) - Constructor for class com.hp.hpl.jena.sparql.engine.binding.BindingOutputStream
 
BindingOutputStream(OutputStream, List<Var>, PrefixMap) - Constructor for class com.hp.hpl.jena.sparql.engine.binding.BindingOutputStream
 
BindingProject - Class in com.hp.hpl.jena.sparql.engine.binding
Project a binding, given a specific collection of visible variables
BindingProject(Collection<Var>, Binding) - Constructor for class com.hp.hpl.jena.sparql.engine.binding.BindingProject
 
BindingProjectBase - Class in com.hp.hpl.jena.sparql.engine.binding
Common framework for projection; the projection policy is provided by abstract method BindingProjectBase.accept(Var)
BindingProjectBase(Binding) - Constructor for class com.hp.hpl.jena.sparql.engine.binding.BindingProjectBase
 
BindingProjectNamed - Class in com.hp.hpl.jena.sparql.engine.binding
Project only named variables (i.e.
BindingProjectNamed(Binding) - Constructor for class com.hp.hpl.jena.sparql.engine.binding.BindingProjectNamed
 
BindingRoot - Class in com.hp.hpl.jena.sparql.engine.binding
Special purpose binding for the root of all bindings.
bindingSerializationFactory() - Static method in class org.apache.jena.riot.system.SerializationFactoryFinder
 
BindingUtils - Class in com.hp.hpl.jena.sparql.engine.binding
 
BindingUtils() - Constructor for class com.hp.hpl.jena.sparql.engine.binding.BindingUtils
 
BindingWrapped - Class in com.hp.hpl.jena.sparql.engine.binding
A binding that wraps another.
BindingWrapped(Binding) - Constructor for class com.hp.hpl.jena.sparql.engine.binding.BindingWrapped
 
BinRDF - Class in org.apache.jena.riot.thrift
Operations on binary RDF (which uses Apache Thrift).
BinRDF() - Constructor for class org.apache.jena.riot.thrift.BinRDF
 
BIOInput - Class in com.hp.hpl.jena.query
 
BIOInput() - Constructor for class com.hp.hpl.jena.query.BIOInput
 
birthday - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
The birthday of this Agent, represented in mm-dd string form, eg.
BitsInt - Class in org.apache.jena.atlas.lib
Utilities for manipulating a bit pattern which are held in a 32 bit int.
BitsLong - Class in org.apache.jena.atlas.lib
Utilities for manipulating a bit pattern which are held in a 64 bit long
BKRepository - Static variable in class com.hp.hpl.jena.sparql.vocabulary.DOAP
D�p�t BitKeeper du code source.Repositorio BitKeeper del c�digo fuente.BitKeeper source code repository.
BLANK_NODE - Static variable in class org.apache.jena.riot.lang.JsonLDReader
 
BLANK_NODE_LABEL - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
RegularExpression Id.
BLANK_NODE_LABEL - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
RegularExpression Id.
BLANK_NODE_LABEL - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
RegularExpression Id.
BLANK_NODE_LABEL - Static variable in interface com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreConstants
RegularExpression Id.
BlankNode() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
 
BlankNode() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
 
BlankNode() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
 
blankNode - Class in com.hp.hpl.jena.sparql.pfunction.library
Relationship between a node (subject) and it's bNode label (object/string)
blankNode() - Constructor for class com.hp.hpl.jena.sparql.pfunction.library.blankNode
 
BlankNode() - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCore
 
BlankNodeAllocator - Interface in org.apache.jena.riot.lang
Interface to allocators for blank nodes.
BlankNodeAllocatorFixedSeedHash - Class in org.apache.jena.riot.lang
A variant of BlankNodeAllocatorHash where a fixed seed is used so repeated runs produce identical allocations
BlankNodeAllocatorFixedSeedHash() - Constructor for class org.apache.jena.riot.lang.BlankNodeAllocatorFixedSeedHash
Creates a new allocator which will use a new random seed but that seed will remain fixed
BlankNodeAllocatorFixedSeedHash(UUID) - Constructor for class org.apache.jena.riot.lang.BlankNodeAllocatorFixedSeedHash
Creates a new allocator which will use a fixed seed
BlankNodeAllocatorHash - Class in org.apache.jena.riot.lang
Allocate bnode labels using a per-run seed and the label presented.
BlankNodeAllocatorHash() - Constructor for class org.apache.jena.riot.lang.BlankNodeAllocatorHash
 
BlankNodeAllocatorLabel - Class in org.apache.jena.riot.lang
Allocate blank nodes according to the label given.
BlankNodeAllocatorLabel() - Constructor for class org.apache.jena.riot.lang.BlankNodeAllocatorLabel
 
BlankNodeAllocatorLabelEncoded - Class in org.apache.jena.riot.lang
Allocate blank nodes according to the label given.
BlankNodeAllocatorLabelEncoded() - Constructor for class org.apache.jena.riot.lang.BlankNodeAllocatorLabelEncoded
 
BlankNodeAllocatorTraditional - Class in org.apache.jena.riot.lang
Allocate blank ndoes according to the traditional policy (up to jena 2.10.0) This allocator has arbitrary sized state.
BlankNodeAllocatorTraditional() - Constructor for class org.apache.jena.riot.lang.BlankNodeAllocatorTraditional
 
BlankNodePropertyList(TripleCollector) - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
 
BlankNodePropertyList(TripleCollectorMark) - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
 
BlankNodePropertyList(TripleCollector) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
 
BlankNodePropertyListPath(TripleCollector) - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
 
BlankNodePropertyListPath(TripleCollector) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
 
BLOCKS - Static variable in class org.apache.jena.riot.RDFFormat
Print in blocks, typically all triples with the same subject in an incoming triple/quad stream
BlockUTF8 - Class in org.apache.jena.atlas.io
Convert between bytes and chars, UTF-8 only.
BlockUTF8() - Constructor for class org.apache.jena.atlas.io.BlockUTF8
 
BNODE - Static variable in class com.hp.hpl.jena.sparql.engine.optimizer.reorder.PatternElements
 
bnode - Class in com.hp.hpl.jena.sparql.function.library
Get the bnode label - a non-bnode cause a type failure
bnode() - Constructor for class com.hp.hpl.jena.sparql.function.library.bnode
 
BNODE - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
RegularExpression Id.
BNODE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
RegularExpression Id.
bnode - Class in com.hp.hpl.jena.sparql.pfunction.library
Relationship between a node (subject) and it's bNode label (object/string)
bnode() - Constructor for class com.hp.hpl.jena.sparql.pfunction.library.bnode
 
bnode(RDF_BNode) - Static method in class org.apache.jena.riot.thrift.wire.RDF_Term
 
BNodeGenIdPrefix - Static variable in class org.apache.jena.riot.SysRIOT
 
BOM - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
RegularExpression Id.
BOM - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
RegularExpression Id.
BOM - Static variable in class org.apache.jena.atlas.lib.Chars
 
booleanEffectiveValue(NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
F&O fn:boolean
booleanEffectiveValueAsNodeValue(NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
F&O fn:boolean
booleanFromCSV(InputStream) - Static method in class com.hp.hpl.jena.sparql.resultset.CSVInput
 
booleanFromJSON(InputStream) - Static method in class com.hp.hpl.jena.sparql.resultset.JSONInput
 
booleanFromTSV(InputStream) - Static method in class com.hp.hpl.jena.sparql.resultset.TSVInput
Reads SPARQL Boolean result from TSV
booleanFromXML(InputStream) - Static method in class com.hp.hpl.jena.sparql.resultset.XMLInput
 
booleanFromXML(String) - Static method in class com.hp.hpl.jena.sparql.resultset.XMLInput
 
BooleanLiteral() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
 
BooleanLiteral() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
 
BooleanLiteral() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
 
booleanResult - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestDAWG
Class of result expected to be a boolean
booleanReturn(boolean) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
 
BOUND - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
RegularExpression Id.
BOUND - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
RegularExpression Id.
BOUND - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
RegularExpression Id.
BrackettedExpression() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
 
BrackettedExpression() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
 
BrackettedExpression() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
 
broken(Item, String) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderLib
 
broken(String) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderLib
 
broken(ItemLocation, String, Item) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderLib
 
broken(ItemList, String) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderLib
 
broken(ItemLocation, String, ItemList) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderLib
 
broken(ItemLocation, String) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderLib
 
browse - Static variable in class com.hp.hpl.jena.sparql.vocabulary.DOAP
Web browser interface to repository.Interface web del repositorio.Interface web au d�p�t.
BSPACE - Static variable in class org.apache.jena.atlas.lib.Chars
 
BufferingWriter - Class in org.apache.jena.atlas.io
A buffering writer.
BufferingWriter(Writer) - Constructor for class org.apache.jena.atlas.io.BufferingWriter
Create a buffering writer
BufferingWriter(Writer, int) - Constructor for class org.apache.jena.atlas.io.BufferingWriter
Create a buffering writer
BufferingWriter(Writer, int, int) - Constructor for class org.apache.jena.atlas.io.BufferingWriter
Create a buffering writer
bufpos - Variable in class com.hp.hpl.jena.sparql.lang.arq.JavaCharStream
Position in buffer.
bufpos - Variable in class com.hp.hpl.jena.sparql.lang.sparql_10.JavaCharStream
Position in buffer.
bufpos - Variable in class com.hp.hpl.jena.sparql.lang.sparql_11.JavaCharStream
Position in buffer.
bufpos - Variable in class com.hp.hpl.jena.sparql.sse.lang.parser.JavaCharStream
Position in buffer.
bufpos - Variable in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JavaCharStream
Position in buffer.
bug_database - Static variable in class com.hp.hpl.jena.sparql.vocabulary.DOAP
Suivi des bugs pour un projet.Bug tracker para un proyecto.Bug tracker for a project.
build(String, String) - Static method in class com.hp.hpl.jena.sparql.core.assembler.AssemblerUtils
 
build(String, Resource) - Static method in class com.hp.hpl.jena.sparql.core.assembler.AssemblerUtils
 
build(String, ExprList) - Method in interface com.hp.hpl.jena.sparql.function.Function
Called during query plan construction immediately after the construction of the extension instance.
build(String, ExprList) - Method in class com.hp.hpl.jena.sparql.function.FunctionBase
 
build(String, ExprList) - Method in class com.hp.hpl.jena.sparql.function.library.eval
 
build(String, ExprList) - Method in class com.hp.hpl.jena.sparql.function.library.FN_Matches
 
build(String, ExprList) - Method in class com.hp.hpl.jena.sparql.function.user.UserDefinedFunction
Builds the expression substituting the arguments given into the base expression to yield the actual expression to evaluate
build(PropFuncArg, Node, PropFuncArg, ExecutionContext) - Method in class com.hp.hpl.jena.sparql.pfunction.library.listMember
 
build(PropFuncArg, Node, PropFuncArg, ExecutionContext) - Method in class com.hp.hpl.jena.sparql.pfunction.library.splitIRI
 
build(PropFuncArg, Node, PropFuncArg, ExecutionContext) - Method in class com.hp.hpl.jena.sparql.pfunction.library.str
 
build(Node, ExprList, ExecutionContext) - Method in class com.hp.hpl.jena.sparql.pfunction.ProcedurePF
 
build(PropFuncArg, Node, PropFuncArg, ExecutionContext) - Method in interface com.hp.hpl.jena.sparql.pfunction.PropertyFunction
Called during query plan construction immediately after the construction of the property function instance.
build(PropFuncArg, Node, PropFuncArg, ExecutionContext) - Method in class com.hp.hpl.jena.sparql.pfunction.PropertyFunctionBase
 
build(Node, ExprList, ExecutionContext) - Method in interface com.hp.hpl.jena.sparql.procedure.Procedure
Called during query plan construction immediately after the construction of the property function instance.
build(Node, ExprList, ExecutionContext) - Method in class com.hp.hpl.jena.sparql.procedure.ProcedureBase
 
build(OpProcedure, ExecutionContext) - Static method in class com.hp.hpl.jena.sparql.procedure.ProcEval
 
build(Node, ExprList, ExecutionContext) - Static method in class com.hp.hpl.jena.sparql.procedure.ProcEval
 
build(Node, PropFuncArg, PropFuncArg, ExecutionContext) - Static method in class com.hp.hpl.jena.sparql.procedure.ProcEval
 
build(Item) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderBinding
 
build(Item) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderOp
 
build(Item) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderPrefixMapping
 
build(PrefixMapping, Item) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderPrefixMapping
 
build(Item) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderResultSet
 
build(Item) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderTable
 
build() - Method in class org.apache.jena.atlas.json.JsonBuilder
 
build() - Method in class org.apache.jena.atlas.lib.TupleBuilder
 
build() - Method in class org.apache.jena.riot.LangBuilder
Construct the Lang
BUILD_DATE - Static variable in class com.hp.hpl.jena.query.ARQ
The date and time at which this release was built
BUILD_DATE - Static variable in class org.apache.jena.riot.RIOT
 
buildBGP(Item) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderOp
 
buildDataset(Item) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderGraph
Format: (dataset (graph ...)) (graph IRIa ...)) (graph IRIb ...)) ) (graph ...) is an abbrevaition for a dataset with a default graph and no named graphs.
buildDataset(ItemList) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderGraph
 
buildDataset(DatasetGraph, Item) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderGraph
 
buildDataset(DatasetGraph, ItemList) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderGraph
 
builder(String) - Static method in class com.hp.hpl.jena.sparql.algebra.OpExtRegistry
 
BuilderBinding - Class in com.hp.hpl.jena.sparql.sse.builders
 
BuilderBinding() - Constructor for class com.hp.hpl.jena.sparql.sse.builders.BuilderBinding
 
BuilderExec - Class in com.hp.hpl.jena.sparql.sse.builders
 
BuilderExec() - Constructor for class com.hp.hpl.jena.sparql.sse.builders.BuilderExec
 
BuilderExpr - Class in com.hp.hpl.jena.sparql.sse.builders
 
BuilderExpr() - Constructor for class com.hp.hpl.jena.sparql.sse.builders.BuilderExpr
 
BuilderExpr.Build - Interface in com.hp.hpl.jena.sparql.sse.builders
 
BuilderGraph - Class in com.hp.hpl.jena.sparql.sse.builders
 
BuilderGraph() - Constructor for class com.hp.hpl.jena.sparql.sse.builders.BuilderGraph
 
BuilderLib - Class in com.hp.hpl.jena.sparql.sse.builders
 
BuilderLib() - Constructor for class com.hp.hpl.jena.sparql.sse.builders.BuilderLib
 
BuilderNode - Class in com.hp.hpl.jena.sparql.sse.builders
 
BuilderNode() - Constructor for class com.hp.hpl.jena.sparql.sse.builders.BuilderNode
 
BuilderOp - Class in com.hp.hpl.jena.sparql.sse.builders
 
BuilderOp() - Constructor for class com.hp.hpl.jena.sparql.sse.builders.BuilderOp
 
BuilderOp.Build - Interface in com.hp.hpl.jena.sparql.sse.builders
 
BuilderPath - Class in com.hp.hpl.jena.sparql.sse.builders
 
BuilderPrefixMapping - Class in com.hp.hpl.jena.sparql.sse.builders
Build a prefixmapping, tagged (prefixmap pairs) or (prefixmapping pairs) each pair being a PrefixName, but must end : and an IRI.
BuilderPrefixMapping() - Constructor for class com.hp.hpl.jena.sparql.sse.builders.BuilderPrefixMapping
 
BuilderResultSet - Class in com.hp.hpl.jena.sparql.sse.builders
 
BuilderResultSet() - Constructor for class com.hp.hpl.jena.sparql.sse.builders.BuilderResultSet
 
BuilderTable - Class in com.hp.hpl.jena.sparql.sse.builders
 
BuilderTable() - Constructor for class com.hp.hpl.jena.sparql.sse.builders.BuilderTable
 
BuildException - Exception in com.hp.hpl.jena.sparql.sse.builders
 
BuildException(String) - Constructor for exception com.hp.hpl.jena.sparql.sse.builders.BuildException
 
BuildException(String, Throwable) - Constructor for exception com.hp.hpl.jena.sparql.sse.builders.BuildException
 
buildExpr(Item) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderExpr
 
buildExprList(Item) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderExpr
 
buildExprOrExprList(Item) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderExpr
 
buildExt(String, ItemList) - Static method in class com.hp.hpl.jena.sparql.algebra.OpExtRegistry
 
buildFunction(Context) - Method in class com.hp.hpl.jena.sparql.expr.E_Function
 
buildGraph(Item) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderGraph
 
buildGraph(ItemList) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderGraph
 
buildGraph(Graph, Item) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderGraph
 
buildGraph(Graph, ItemList) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderGraph
 
buildInt(Item) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderNode
 
buildInt(Item, int) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderNode
 
buildInt(ItemList, int) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderNode
 
buildInt(ItemList, int, int) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderNode
 
buildItem(Item) - Method in class com.hp.hpl.jena.sparql.sse.builders.BuilderExpr
 
buildLong(Item) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderNode
 
buildLong(Item, int) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderNode
 
buildLong(ItemList, int) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderNode
 
buildLong(ItemList, int, int) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderNode
 
buildNamedExpr(Item) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderExpr
 
buildNamedExprList(ItemList) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderExpr
 
buildNamedExprOrExprList(Item) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderExpr
 
buildNode(Item) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderNode
 
buildNode3(ItemList) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderGraph
 
buildNode4(ItemList) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderGraph
 
buildNodeList(Item) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderNode
 
buildNodeList(ItemList) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderNode
 
buildPath(Item) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderPath
 
buildPropertyFunctions(PropertyFunctionRegistry, OpBGP, Context) - Static method in class com.hp.hpl.jena.sparql.algebra.PropertyFunctionGenerator
 
buildQuad(ItemList) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderGraph
 
buildSymbol(Item) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderNode
 
buildTriple(ItemList) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderGraph
 
buildTriplePath(ItemList) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderPath
 
buildVar(Item) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderNode
 
buildVarList(Item) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderNode
 
buildVarList(ItemList) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderNode
 
buildVars(ItemList) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderNode
 
BuiltInCall() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
 
BuiltInCall() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
 
BuiltInCall() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
 
BY - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
RegularExpression Id.
BY - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
RegularExpression Id.
BY - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
RegularExpression Id.
ByteBufferLib - Class in org.apache.jena.atlas.lib
 
ByteOrderMark() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
 
ByteOrderMark() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
 
Bytes - Class in org.apache.jena.atlas.lib
Byte-oriented operations.
bytes2string(byte[]) - Static method in class org.apache.jena.atlas.lib.Bytes
Return the string for some UTF-8 bytes

C

Cache<Key,Value> - Interface in org.apache.jena.atlas.lib
A cache
Cache0<K,V> - Class in org.apache.jena.atlas.lib.cache
A cache that keeps nothing
Cache0() - Constructor for class org.apache.jena.atlas.lib.cache.Cache0
 
Cache1<K,V> - Class in org.apache.jena.atlas.lib.cache
A one-slot cache.
Cache1() - Constructor for class org.apache.jena.atlas.lib.cache.Cache1
 
CacheFactory - Class in org.apache.jena.atlas.lib
 
CacheFactory() - Constructor for class org.apache.jena.atlas.lib.CacheFactory
 
CacheLRU<K,V> - Class in org.apache.jena.atlas.lib.cache
This class is not thread-safe.
CacheLRU(float, int) - Constructor for class org.apache.jena.atlas.lib.cache.CacheLRU
 
CacheSet<T> - Interface in org.apache.jena.atlas.lib
 
CacheSetLRU<T> - Class in org.apache.jena.atlas.lib.cache
Cache set - tracks LRU of objects
CacheSetLRU(int) - Constructor for class org.apache.jena.atlas.lib.cache.CacheSetLRU
 
CacheSetLRU(float, int) - Constructor for class org.apache.jena.atlas.lib.cache.CacheSetLRU
 
CacheSetSync<T> - Class in org.apache.jena.atlas.lib.cache
 
CacheSetSync(CacheSet<T>) - Constructor for class org.apache.jena.atlas.lib.cache.CacheSetSync
 
CacheSetWrapper<T> - Class in org.apache.jena.atlas.lib.cache
 
CacheSetWrapper(CacheSet<T>) - Constructor for class org.apache.jena.atlas.lib.cache.CacheSetWrapper
 
CacheSimple<K,V> - Class in org.apache.jena.atlas.lib.cache
A simple fixed size cache that uses the hash code to address a slot.
CacheSimple(int) - Constructor for class org.apache.jena.atlas.lib.cache.CacheSimple
 
CacheStats<K,V> - Interface in org.apache.jena.atlas.lib
A cache with some readable statistics
CacheStatsAtomic<Key,Value> - Class in org.apache.jena.atlas.lib.cache
Capture statisics for a cache - this class is thread safe (you can read the stats while the cache is active)
CacheStatsAtomic(Cache<Key, Value>) - Constructor for class org.apache.jena.atlas.lib.cache.CacheStatsAtomic
 
CacheStatsSimple<Key,Value> - Class in org.apache.jena.atlas.lib.cache
Collect statistics for a cache - this class is not thread safe (@see{CacheStatsAtomic})
CacheStatsSimple(Cache<Key, Value>) - Constructor for class org.apache.jena.atlas.lib.cache.CacheStatsSimple
 
CacheUnbounded<K,V> - Class in org.apache.jena.atlas.lib.cache
 
CacheUnbounded() - Constructor for class org.apache.jena.atlas.lib.cache.CacheUnbounded
 
CacheWithGetter<K,V> - Class in org.apache.jena.atlas.lib.cache
Cache that takes a Getter to automatically fill cache misses.
CacheWithGetter(Cache<K, V>, Getter<K, V>) - Constructor for class org.apache.jena.atlas.lib.cache.CacheWithGetter
 
CacheWrapper<Key,T> - Class in org.apache.jena.atlas.lib.cache
 
CacheWrapper(Cache<Key, T>) - Constructor for class org.apache.jena.atlas.lib.cache.CacheWrapper
 
caculateSubject(int, String) - Static method in class org.apache.jena.riot.lang.LangCSV
 
calc(Query) - Static method in class com.hp.hpl.jena.sparql.core.QueryHashCode
 
calcQuads(List<Quad>, Iterator<Binding>) - Static method in class com.hp.hpl.jena.sparql.modify.TemplateLib
Substitute into quad patterns
calcTriples(List<Triple>, Iterator<Binding>) - Static method in class com.hp.hpl.jena.sparql.modify.TemplateLib
Substitute into triple patterns
calcWidth(PrefixMap, String, Collection<Node>, int, int) - Static method in class org.apache.jena.riot.system.RiotLib
 
calcWidthTriples(PrefixMap, String, Collection<Triple>, int, int) - Static method in class org.apache.jena.riot.system.RiotLib
 
calendarToXSDDateString(Calendar) - Static method in class com.hp.hpl.jena.sparql.util.Utils
 
calendarToXSDDateTimeString(Calendar) - Static method in class com.hp.hpl.jena.sparql.util.Utils
 
calendarToXSDTimeString(Calendar) - Static method in class com.hp.hpl.jena.sparql.util.Utils
 
CALL - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
RegularExpression Id.
Callback<T> - Interface in org.apache.jena.atlas.lib
 
cancel() - Method in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
Cancel query evaluation
cancel() - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorBase
Cancel this iterator
cancel() - Method in interface com.hp.hpl.jena.sparql.engine.QueryIterator
Cancels the query as soon as is possible for the given iterator
cancel(Runnable) - Method in class org.apache.jena.atlas.lib.AlarmClock
Cancel a task
CannotTell - Static variable in class com.hp.hpl.jena.sparql.vocabulary.EARL
the class of outcomes to denote an undetermined outcome
canonical(String) - Static method in class com.hp.hpl.jena.sparql.core.Var
 
canonical(String) - Static method in class org.apache.jena.riot.web.LangTag
Canonicalize with the rules of RFC 4646
canonical(String[]) - Static method in class org.apache.jena.riot.web.LangTag
Canonicalize with the rules of RFC 4646 "In this format, all non-initial two-letter subtags are uppercase, all non-initial four-letter subtags are titlecase, and all other subtags are lowercase." In addition, leave extensions unchanged.
CanonicalizeLiteral - Class in org.apache.jena.riot.process.normalize
 
canParse(Syntax) - Static method in class com.hp.hpl.jena.sparql.lang.SPARQLParser
 
canParse(Syntax) - Static method in class com.hp.hpl.jena.sparql.lang.UpdateParser
 
cantTell - Static variable in class com.hp.hpl.jena.sparql.vocabulary.EARL
 
car() - Method in class com.hp.hpl.jena.sparql.sse.ItemList
 
car() - Method in class org.apache.jena.atlas.lib.Pair
 
CARAT - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
RegularExpression Id.
CARAT - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
RegularExpression Id.
CAST - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
RegularExpression Id.
CastXSD - Class in com.hp.hpl.jena.sparql.function
General casting of XSD datatypes.
CastXSD(XSDDatatype) - Constructor for class com.hp.hpl.jena.sparql.function.CastXSD
 
CastXSD_Boolean - Class in com.hp.hpl.jena.sparql.function
 
CastXSD_Boolean(XSDDatatype) - Constructor for class com.hp.hpl.jena.sparql.function.CastXSD_Boolean
 
CastXSD_DateTime - Class in com.hp.hpl.jena.sparql.function
Cast DateTime
CastXSD_DateTime(XSDDatatype) - Constructor for class com.hp.hpl.jena.sparql.function.CastXSD_DateTime
 
CastXSD_Numeric - Class in com.hp.hpl.jena.sparql.function
 
CastXSD_Numeric(XSDDatatype) - Constructor for class com.hp.hpl.jena.sparql.function.CastXSD_Numeric
 
category - Static variable in class com.hp.hpl.jena.sparql.vocabulary.DOAP
A category of project.Una categor�a de proyecto.Une cat�gorie de projet.
cdr() - Method in class com.hp.hpl.jena.sparql.sse.ItemList
 
cdr() - Method in class org.apache.jena.atlas.lib.Pair
 
cdrOrNull() - Method in class com.hp.hpl.jena.sparql.sse.ItemList
 
CEIL - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
RegularExpression Id.
CEIL - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
RegularExpression Id.
ceiling(NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
 
Cell<K,V> - Class in org.apache.jena.atlas.lib
Key-value slot, with chaining for lookup.
Cell() - Constructor for class org.apache.jena.atlas.lib.Cell
Create a slot with no key, value or parent - can be used a slot chain root
Cell(K, V) - Constructor for class org.apache.jena.atlas.lib.Cell
 
CH_AMPHERSAND - Static variable in class org.apache.jena.atlas.lib.Chars
 
CH_AT - Static variable in class org.apache.jena.atlas.lib.Chars
 
CH_COLON - Static variable in class org.apache.jena.atlas.lib.Chars
 
CH_COMMA - Static variable in class org.apache.jena.atlas.lib.Chars
 
CH_DASH - Static variable in class org.apache.jena.atlas.lib.Chars
 
CH_DOT - Static variable in class org.apache.jena.atlas.lib.Chars
 
CH_EQUALS - Static variable in class org.apache.jena.atlas.lib.Chars
 
CH_GT - Static variable in class org.apache.jena.atlas.lib.Chars
 
CH_HASH - Static variable in class org.apache.jena.atlas.lib.Chars
 
CH_LBRACE - Static variable in class org.apache.jena.atlas.lib.Chars
 
CH_LBRACKET - Static variable in class org.apache.jena.atlas.lib.Chars
 
CH_LPAREN - Static variable in class org.apache.jena.atlas.lib.Chars
 
CH_LT - Static variable in class org.apache.jena.atlas.lib.Chars
 
CH_MINUS - Static variable in class org.apache.jena.atlas.lib.Chars
 
CH_PERCENT - Static variable in class org.apache.jena.atlas.lib.Chars
 
CH_PLUS - Static variable in class org.apache.jena.atlas.lib.Chars
 
CH_QMARK - Static variable in class org.apache.jena.atlas.lib.Chars
 
CH_QUOTE1 - Static variable in class org.apache.jena.atlas.lib.Chars
 
CH_QUOTE2 - Static variable in class org.apache.jena.atlas.lib.Chars
 
CH_RBRACE - Static variable in class org.apache.jena.atlas.lib.Chars
 
CH_RBRACKET - Static variable in class org.apache.jena.atlas.lib.Chars
 
CH_RPAREN - Static variable in class org.apache.jena.atlas.lib.Chars
 
CH_RSLASH - Static variable in class org.apache.jena.atlas.lib.Chars
 
CH_SEMICOLON - Static variable in class org.apache.jena.atlas.lib.Chars
 
CH_SLASH - Static variable in class org.apache.jena.atlas.lib.Chars
 
CH_STAR - Static variable in class org.apache.jena.atlas.lib.Chars
 
CH_UNDERSCORE - Static variable in class org.apache.jena.atlas.lib.Chars
 
CH_ZERO - Static variable in class org.apache.jena.atlas.lib.Chars
 
change(QuadAction, Node, Node, Node, Node) - Method in interface com.hp.hpl.jena.sparql.core.DatasetChanges
A change has occurred
change(QuadAction, Node, Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetChangesBatched
 
change(QuadAction, Node, Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetChangesCapture
 
change(QuadAction, Node, Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetChangesCounter
 
charInArray(int, char[]) - Static method in class org.apache.jena.riot.system.RiotChars
 
Chars - Class in org.apache.jena.atlas.lib
 
charset - Static variable in class org.apache.jena.riot.web.HttpNames
 
charsetASCII - Static variable in class org.apache.jena.atlas.lib.Chars
 
charsetASCII - Static variable in class org.apache.jena.riot.WebContent
 
charsetUTF8 - Static variable in class org.apache.jena.atlas.lib.Chars
 
charsetUTF8 - Static variable in class org.apache.jena.riot.WebContent
 
CharSpace - Enum in org.apache.jena.riot.out
rather write 'true' or 'false', use this enum
CharStream - Interface in org.apache.jena.atlas.io
A simplifed reader interface without IOExceptions.
CharStreamBasic - Class in org.apache.jena.atlas.io
A PeekReaderSource that does no buffering - just wraps a reader.
CharStreamBuffered - Class in org.apache.jena.atlas.io
Buffering reader without the (hidden) sync overhead in BufferedReader
CharStreamBuffered(Reader) - Constructor for class org.apache.jena.atlas.io.CharStreamBuffered
 
CharStreamBuffered(Reader, int) - Constructor for class org.apache.jena.atlas.io.CharStreamBuffered
 
CharStreamReader - Class in org.apache.jena.atlas.io
Machinary to add Reader functionality to a CharStream
CharStreamReader() - Constructor for class org.apache.jena.atlas.io.CharStreamReader
 
CharStreamSequence - Class in org.apache.jena.atlas.io
 
CharStreamSequence(CharSequence) - Constructor for class org.apache.jena.atlas.io.CharStreamSequence
 
check(QueryIterator, ExecutionContext) - Static method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorCheck
 
check(Query) - Static method in class com.hp.hpl.jena.sparql.lang.SyntaxVarScope
 
check(Node, long, long) - Method in class org.apache.jena.riot.checker.CheckerBlankNodes
 
check(Node, long, long) - Method in class org.apache.jena.riot.checker.CheckerIRI
 
check(Node, long, long) - Method in class org.apache.jena.riot.checker.CheckerLiterals
 
check(Node, long, long) - Method in class org.apache.jena.riot.checker.CheckerVar
 
check(Node, long, long) - Method in interface org.apache.jena.riot.checker.NodeChecker
 
check(Node, long, long) - Method in class org.apache.jena.riot.checker.NodeCheckerNull
 
check(Node, long, long) - Method in class org.apache.jena.riot.system.Checker
 
check(Triple, long, long) - Method in class org.apache.jena.riot.system.Checker
Check a triple - assumes individual nodes are legal
check(String) - Static method in class org.apache.jena.riot.web.LangTag
Validate - basic syntax check for a language tags: [a-zA-Z]+ ('-' [a-zA-Z0-9]+)*
checkAndGetStringLiteral(String, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeFunctions
check and get a string (may be a simple literal, literal with language tag or an XSD string).
checkBlank(Node, long, long) - Method in class org.apache.jena.riot.checker.CheckerBlankNodes
 
checkBlank(Node, long, long) - Method in class org.apache.jena.riot.system.Checker
 
checkBlankNode(String) - Method in interface org.apache.jena.riot.tokens.TokenChecker
 
checkBlankNode(String) - Method in class org.apache.jena.riot.tokens.TokenCheckerBase
 
checkBuild(String, ExprList) - Method in class com.hp.hpl.jena.sparql.function.FunctionBase
 
checkBuild(String, ExprList) - Method in class com.hp.hpl.jena.sparql.function.FunctionBase0
 
checkBuild(String, ExprList) - Method in class com.hp.hpl.jena.sparql.function.FunctionBase1
 
checkBuild(String, ExprList) - Method in class com.hp.hpl.jena.sparql.function.FunctionBase2
 
checkBuild(String, ExprList) - Method in class com.hp.hpl.jena.sparql.function.FunctionBase3
 
checkBuild(String, ExprList) - Method in class com.hp.hpl.jena.sparql.function.FunctionBase4
 
checkBuild(String, ExprList) - Method in class com.hp.hpl.jena.sparql.function.library.FN_StrConcat
 
checkBuild(String, ExprList) - Method in class com.hp.hpl.jena.sparql.function.library.FN_StrSubstring
 
checkBuild(String, ExprList) - Method in class com.hp.hpl.jena.sparql.function.library.strjoin
 
checkBuild(String, ExprList) - Method in class com.hp.hpl.jena.sparql.function.library.substring
 
checkControl(int) - Method in interface org.apache.jena.riot.tokens.TokenChecker
 
checkControl(int) - Method in class org.apache.jena.riot.tokens.TokenCheckerBase
 
checkDirective(int) - Method in interface org.apache.jena.riot.tokens.TokenChecker
 
checkDirective(int) - Method in class org.apache.jena.riot.tokens.TokenCheckerBase
 
Checker - Class in org.apache.jena.riot.system
A checker validates RDF terms.
Checker() - Constructor for class org.apache.jena.riot.system.Checker
 
Checker(ErrorHandler) - Constructor for class org.apache.jena.riot.system.Checker
 
CheckerBlankNodes - Class in org.apache.jena.riot.checker
 
CheckerBlankNodes(ErrorHandler) - Constructor for class org.apache.jena.riot.checker.CheckerBlankNodes
 
CheckerIRI - Class in org.apache.jena.riot.checker
 
CheckerIRI() - Constructor for class org.apache.jena.riot.checker.CheckerIRI
 
CheckerIRI(ErrorHandler, IRIFactory) - Constructor for class org.apache.jena.riot.checker.CheckerIRI
 
CheckerLiterals - Class in org.apache.jena.riot.checker
 
CheckerLiterals(ErrorHandler) - Constructor for class org.apache.jena.riot.checker.CheckerLiterals
 
CheckerVar - Class in org.apache.jena.riot.checker
 
CheckerVar(ErrorHandler) - Constructor for class org.apache.jena.riot.checker.CheckerVar
 
CheckerVisitor - Class in org.apache.jena.riot.checker
 
CheckerVisitor() - Constructor for class org.apache.jena.riot.checker.CheckerVisitor
 
checkForOpenIterators(ExecutionContext) - Static method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorCheck
 
Checking - Static variable in class org.apache.jena.riot.tokens.TokenizerText
 
checkIRI(IRI, long, long) - Method in class org.apache.jena.riot.checker.CheckerIRI
 
checkIRI(Node, long, long) - Method in class org.apache.jena.riot.system.Checker
 
checkIRI(IRI, long, long) - Method in class org.apache.jena.riot.system.Checker
 
checkIRI(String) - Static method in class org.apache.jena.riot.system.IRIResolver
Check an IRI string (does not resolve it)
checkKeyword(String) - Method in interface org.apache.jena.riot.tokens.TokenChecker
 
checkKeyword(String) - Method in class org.apache.jena.riot.tokens.TokenCheckerBase
 
checkLength(int, int, ItemList, String) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderLib
 
checkLength(int, ItemList, String) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderLib
 
checkLengthAtLeast(int, ItemList, String) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderLib
 
checkList(Item) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderLib
 
checkList(Item, String) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderLib
 
checkLiteral(Node, ErrorHandler, long, long) - Static method in class org.apache.jena.riot.checker.CheckerLiterals
 
checkLiteral(String, RDFDatatype, ErrorHandler, long, long) - Static method in class org.apache.jena.riot.checker.CheckerLiterals
 
checkLiteral(String, String, ErrorHandler, long, long) - Static method in class org.apache.jena.riot.checker.CheckerLiterals
 
checkLiteral(String, String, RDFDatatype, ErrorHandler, long, long) - Static method in class org.apache.jena.riot.checker.CheckerLiterals
 
checkLiteral(Node, long, long) - Method in class org.apache.jena.riot.system.Checker
 
checkLiteralDT(String, Token) - Method in interface org.apache.jena.riot.tokens.TokenChecker
 
checkLiteralDT(String, Token) - Method in class org.apache.jena.riot.tokens.TokenCheckerBase
 
checkLiteralLang(String, String) - Method in interface org.apache.jena.riot.tokens.TokenChecker
 
checkLiteralLang(String, String) - Method in class org.apache.jena.riot.tokens.TokenCheckerBase
 
checkMetadata(Properties, String, String) - Method in class org.apache.jena.atlas.lib.PropertyUtils
Check property has the vakue given - throw exception if not.
checkNode(Item) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderLib
 
checkNumber(String, String) - Method in interface org.apache.jena.riot.tokens.TokenChecker
 
checkNumber(String, String) - Method in class org.apache.jena.riot.tokens.TokenCheckerBase
 
checkOp(Query, boolean) - Static method in class com.hp.hpl.jena.sparql.util.QueryUtils
 
checkOrSetProperty(Properties, String, String) - Method in class org.apache.jena.atlas.lib.PropertyUtils
Check property is an expected value or set if missing
checkParse(Query) - Static method in class com.hp.hpl.jena.sparql.util.QueryUtils
 
checkPrefixedName(String, String) - Method in interface org.apache.jena.riot.tokens.TokenChecker
 
checkPrefixedName(String, String) - Method in class org.apache.jena.riot.tokens.TokenCheckerBase
 
checkPrefixedName_CURIE() - Method in class org.apache.jena.riot.tokens.TokenCheckerLib
 
checkPrefixedName_Turtle() - Method in class org.apache.jena.riot.tokens.TokenCheckerLib
 
checkPrefixedName_XML() - Method in class org.apache.jena.riot.tokens.TokenCheckerLib
 
checkQuery(Query, boolean) - Static method in class com.hp.hpl.jena.sparql.util.QueryUtils
 
checkString(String) - Method in interface org.apache.jena.riot.tokens.TokenChecker
 
checkString(String) - Method in class org.apache.jena.riot.tokens.TokenCheckerBase
 
checkSymbol(Item) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderLib
 
checkTag(ItemList, String) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderLib
 
checkTagged(Item, String, String) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderLib
 
checkTagged(Item, int, String, String) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderLib
 
checkTriple(Node, Node, Node, long, long) - Method in class org.apache.jena.riot.system.Checker
Check a triple against the RDF rules for a triple : subject is a IRI or bnode, predicate is a IRI and object is an bnode, literal or IRI
checkTwoArgumentStringLiterals(String, NodeValue, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeFunctions
Check for string operations with primary first arg and second second arg (e.g.
checkURI(Node, long, long) - Method in class org.apache.jena.riot.checker.CheckerIRI
 
checkURI(String) - Method in interface org.apache.jena.riot.tokens.TokenChecker
 
checkURI(String) - Method in class org.apache.jena.riot.tokens.TokenCheckerBase
 
checkVar(Node, long, long) - Method in class org.apache.jena.riot.checker.CheckerVar
 
checkVar(Node, long, long) - Method in class org.apache.jena.riot.system.Checker
 
checkVariable(String) - Method in interface org.apache.jena.riot.tokens.TokenChecker
 
checkVariable(String) - Method in class org.apache.jena.riot.tokens.TokenCheckerBase
 
choose(Lang) - Method in class org.apache.jena.riot.system.StreamRDFWriter.WriterRegistry
 
chooseBaseIRI() - Static method in class org.apache.jena.riot.SysRIOT
 
chooseBaseIRI(String) - Static method in class org.apache.jena.riot.SysRIOT
Return a URI suitable for a baseURI, based on some input (which may be null)
chooseBaseIRI(String, String) - Static method in class org.apache.jena.riot.SysRIOT
Choose base IRI, from a given one and a filename.
chooseBaseURI() - Static method in class org.apache.jena.riot.system.IRIResolver
Choose a base URI based on the current directory
chooseClassLoader() - Static method in class org.apache.jena.atlas.lib.SystemUtils
 
chooseRegistry(Context) - Static method in class com.hp.hpl.jena.sparql.pfunction.PropertyFunctionRegistry
Get the PropertyFunctionRegistry, defaulting to the global one
chooseStageGenerator(Context) - Static method in class com.hp.hpl.jena.sparql.engine.main.StageBuilder
 
chooseVarName(Var, Collection<Var>, String) - Static method in class com.hp.hpl.jena.sparql.engine.Rename
Given an old name, and some names already in use, pick a fresh, new name
chop(String) - Static method in class org.apache.jena.atlas.lib.StrUtils
 
classifyNumeric(String, NodeValue, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
 
classifyNumeric(String, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
 
classifyValueOp(NodeValue, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
 
className(Object) - Static method in class com.hp.hpl.jena.sparql.util.Utils
 
className(Object) - Static method in class org.apache.jena.atlas.lib.Lib
 
classShortName(Class<?>) - Static method in class com.hp.hpl.jena.sparql.util.Utils
 
classShortName(Class<?>) - Static method in class org.apache.jena.atlas.lib.Lib
 
clear() - Method in class com.hp.hpl.jena.query.QuerySolutionMap
Clear this QuerySolutionMap
clear() - Method in interface com.hp.hpl.jena.sparql.core.DatasetGraph
Remove everything - remove all named graphs, clear the default graph
clear() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphBase
 
clear() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphCaching
 
clear() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphCollection
 
clear() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphTrackActive
 
clear() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphWrapper
 
clear() - Method in class com.hp.hpl.jena.sparql.core.describe.DescribeHandlerRegistry
 
clear() - Method in class com.hp.hpl.jena.sparql.function.user.UserDefinedFunctionFactory
Clears all function definitions
clear() - Method in class com.hp.hpl.jena.sparql.graph.GraphDataBag
 
clear() - Method in class com.hp.hpl.jena.sparql.graph.GraphWrapper
 
Clear() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
 
CLEAR - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
RegularExpression Id.
Clear() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
 
CLEAR - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
RegularExpression Id.
clear() - Method in class com.hp.hpl.jena.sparql.util.LabelToNodeMap
 
clear() - Method in class org.apache.jena.atlas.io.IndentedLineBuffer
 
clear() - Method in class org.apache.jena.atlas.json.JsonArray
 
clear() - Method in class org.apache.jena.atlas.json.JsonObject
 
clear(int, int, int) - Static method in class org.apache.jena.atlas.lib.BitsInt
Clear the bits specified.
clear(long, int, int) - Static method in class org.apache.jena.atlas.lib.BitsLong
Clear the bits specified.
clear() - Method in class org.apache.jena.atlas.lib.cache.Cache0
 
clear() - Method in class org.apache.jena.atlas.lib.cache.Cache1
 
clear() - Method in class org.apache.jena.atlas.lib.cache.CacheLRU
 
clear() - Method in class org.apache.jena.atlas.lib.cache.CacheSetLRU
 
clear() - Method in class org.apache.jena.atlas.lib.cache.CacheSetSync
 
clear() - Method in class org.apache.jena.atlas.lib.cache.CacheSetWrapper
 
clear() - Method in class org.apache.jena.atlas.lib.cache.CacheSimple
 
clear() - Method in class org.apache.jena.atlas.lib.cache.CacheStatsAtomic
 
clear() - Method in class org.apache.jena.atlas.lib.cache.CacheStatsSimple
 
clear() - Method in class org.apache.jena.atlas.lib.cache.CacheUnbounded
 
clear() - Method in class org.apache.jena.atlas.lib.cache.CacheWrapper
 
clear() - Method in interface org.apache.jena.atlas.lib.Cache
 
clear() - Method in interface org.apache.jena.atlas.lib.CacheSet
 
clear() - Method in class org.apache.jena.atlas.lib.MultiMap
 
clear() - Method in class org.apache.jena.atlas.lib.MultiSet
 
clear() - Method in class org.apache.jena.riot.system.MapWithScope
Clear scope and allocation
clear() - Method in interface org.apache.jena.riot.system.MapWithScope.ScopePolicy
 
clear() - Method in class org.apache.jena.riot.thrift.wire.RDF_ANY
 
clear() - Method in class org.apache.jena.riot.thrift.wire.RDF_BNode
 
clear() - Method in class org.apache.jena.riot.thrift.wire.RDF_DataTuple
 
clear() - Method in class org.apache.jena.riot.thrift.wire.RDF_Decimal
 
clear() - Method in class org.apache.jena.riot.thrift.wire.RDF_IRI
 
clear() - Method in class org.apache.jena.riot.thrift.wire.RDF_Literal
 
clear() - Method in class org.apache.jena.riot.thrift.wire.RDF_PrefixDecl
 
clear() - Method in class org.apache.jena.riot.thrift.wire.RDF_PrefixName
 
clear() - Method in class org.apache.jena.riot.thrift.wire.RDF_Quad
 
clear() - Method in class org.apache.jena.riot.thrift.wire.RDF_REPEAT
 
clear() - Method in class org.apache.jena.riot.thrift.wire.RDF_Triple
 
clear() - Method in class org.apache.jena.riot.thrift.wire.RDF_UNDEF
 
clear() - Method in class org.apache.jena.riot.thrift.wire.RDF_VAR
 
clear() - Method in class org.apache.jena.riot.thrift.wire.RDF_VarTuple
 
clearAll(String) - Static method in class org.apache.jena.atlas.lib.FileOps
Delete all files and directories (recursively) in a directory
clearAll(File) - Static method in class org.apache.jena.atlas.lib.FileOps
Delete all files and directories (recursively) in a directory
clearCookies() - Method in class org.apache.jena.atlas.web.auth.FormLogin
Clears cookies associated with login, may be useful if you need to force a fresh login attempt for any reason.
clearDirectory(String) - Static method in class org.apache.jena.atlas.lib.FileOps
Delete all files in a directory
clearLocators() - Method in class org.apache.jena.riot.system.stream.StreamManager
Remove all locators
clearParam(String) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
Clears the value for a variable parameter so the given variable will not have a value injected
clearParam(int) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
Clears the value for a positional parameter
clearParams() - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
Clears all values for both variable and positional parameters
clone() - Method in class com.hp.hpl.jena.query.Query
 
clone() - Method in class org.apache.jena.riot.adapters.AdapterFileManager
 
clone() - Method in class org.apache.jena.riot.system.stream.LocationMapper
Deep copy of location and prefix maps
clone() - Method in class org.apache.jena.riot.system.stream.StreamManager
Create a deep copy of this StreamManager
cloneQuery() - Method in class com.hp.hpl.jena.query.Query
Makes a copy of this query.
cloneStructure(DatasetGraph) - Static method in class com.hp.hpl.jena.sparql.core.DatasetImpl
Clone the structure of a DatasetGraph.
close() - Method in interface com.hp.hpl.jena.query.Dataset
Close the dataset, potentially releasing any associated resources.
close() - Method in interface com.hp.hpl.jena.query.QueryExecution
Close the query execution and stop query evaluation as soon as convenient.
close() - Method in interface com.hp.hpl.jena.sparql.algebra.Table
 
close() - Method in class com.hp.hpl.jena.sparql.algebra.table.TableBase
 
close() - Method in interface com.hp.hpl.jena.sparql.core.DatasetGraph
Close the dataset
close() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphBase
 
close() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphCaching
 
close() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphMap
 
close() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphOne
 
close() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphTrackActive
 
close() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphWrapper
 
close() - Method in class com.hp.hpl.jena.sparql.core.DatasetImpl
 
close() - Method in class com.hp.hpl.jena.sparql.engine.binding.BindingInputStream
 
close() - Method in class com.hp.hpl.jena.sparql.engine.binding.BindingOutputStream
 
close() - Method in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
 
close() - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIter
 
close() - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorBase
 
close() - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorCheck
 
close() - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorCloseable
 
close() - Method in class com.hp.hpl.jena.sparql.engine.PlanBase
 
close() - Method in class com.hp.hpl.jena.sparql.engine.QueryEngineBase
 
close() - Method in class com.hp.hpl.jena.sparql.engine.QueryExecutionBase
 
close() - Method in class com.hp.hpl.jena.sparql.graph.GraphWrapper
 
close() - Method in class com.hp.hpl.jena.sparql.modify.GraphStoreBasic
 
close() - Method in class com.hp.hpl.jena.sparql.modify.request.QuadAccSink
 
close() - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateWriter
 
close() - Method in class com.hp.hpl.jena.sparql.modify.UpdateRequestSink
 
close() - Method in class com.hp.hpl.jena.sparql.modify.UpdateVisitorSink
 
close() - Method in class com.hp.hpl.jena.sparql.modify.UsingUpdateSink
 
close() - Method in class com.hp.hpl.jena.sparql.resultset.ResultSetPeeking
 
close() - Method in class org.apache.jena.atlas.data.DefaultDataBag
 
close() - Method in class org.apache.jena.atlas.data.SortedDataBag
 
close() - Method in interface org.apache.jena.atlas.io.AWriter
 
close() - Method in class org.apache.jena.atlas.io.BufferingWriter
 
close() - Method in class org.apache.jena.atlas.io.CharStreamReader
 
close() - Method in class org.apache.jena.atlas.io.IndentedWriter
 
close() - Method in class org.apache.jena.atlas.io.InputStreamBuffered
 
close() - Method in class org.apache.jena.atlas.io.InStreamASCII
 
close() - Method in class org.apache.jena.atlas.io.InStreamUTF8
 
close(Closeable) - Static method in class org.apache.jena.atlas.io.IO
 
close(Closeable) - Static method in class org.apache.jena.atlas.io.IO
 
close(AWriter) - Static method in class org.apache.jena.atlas.io.IO
 
close(IndentedWriter) - Static method in class org.apache.jena.atlas.io.IO
 
close() - Method in class org.apache.jena.atlas.io.OutStreamUTF8
 
close() - Method in class org.apache.jena.atlas.io.PeekInputStream
 
close() - Method in class org.apache.jena.atlas.io.PeekReader
 
close() - Method in class org.apache.jena.atlas.io.Writer2
 
close(Iterator<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
 
close() - Method in class org.apache.jena.atlas.iterator.IteratorDelayedInitialization
 
close() - Method in class org.apache.jena.atlas.iterator.IteratorResourceClosing
 
close() - Method in class org.apache.jena.atlas.iterator.IteratorSlotted
 
close() - Method in class org.apache.jena.atlas.iterator.IteratorTruncate
 
close() - Method in class org.apache.jena.atlas.iterator.RepeatApplyIterator
 
close() - Method in class org.apache.jena.atlas.json.io.parser.TokenizerJSON
 
close() - Method in interface org.apache.jena.atlas.lib.Closeable
 
close() - Method in class org.apache.jena.atlas.lib.SinkLogging
 
close() - Method in class org.apache.jena.atlas.lib.SinkNull
 
close() - Method in class org.apache.jena.atlas.lib.SinkPrint
 
close() - Method in class org.apache.jena.atlas.lib.SinkSplit
 
close() - Method in class org.apache.jena.atlas.lib.SinkToCollection
 
close() - Method in class org.apache.jena.atlas.lib.SinkToQueue
 
close() - Method in class org.apache.jena.atlas.lib.SinkWrapper
 
close() - Method in class org.apache.jena.atlas.logging.java.ConsoleHandlerStdout
 
close() - Method in class org.apache.jena.atlas.web.TypedInputStream
 
close() - Method in class org.apache.jena.atlas.web.TypedOutputStream
 
close() - Method in class org.apache.jena.riot.lang.PipedRDFIterator
May be called by the consumer when it is finished reading from the iterator, if the producer thread has not finished it will receive an error the next time it tries to write to the iterator
close() - Method in class org.apache.jena.riot.lang.SinkQuadsToDataset
 
close() - Method in class org.apache.jena.riot.lang.SinkTriplesToGraph
 
close() - Method in class org.apache.jena.riot.out.SinkQuadBracedOutput
 
close() - Method in class org.apache.jena.riot.out.SinkQuadOutput
 
close() - Method in class org.apache.jena.riot.out.SinkTripleOutput
 
close() - Method in class org.apache.jena.riot.thrift.Binding2Thrift
 
close() - Method in class org.apache.jena.riot.thrift.StreamRDF2Thrift
 
close() - Method in class org.apache.jena.riot.tokens.TokenizerText
 
close() - Method in class org.apache.jena.riot.tokens.TokenizerWrapper
 
close() - Method in class org.apache.jena.riot.web.TypedInputStreamHttp
 
Closeable - Interface in org.apache.jena.atlas.lib
 
closedIterator(QueryIterator) - Method in class com.hp.hpl.jena.sparql.engine.ExecutionContext
 
closeSilent(Closeable) - Static method in class org.apache.jena.atlas.io.IO
 
closeSilent(Closeable) - Static method in class org.apache.jena.atlas.io.IO
 
closeSilent(AWriter) - Static method in class org.apache.jena.atlas.io.IO
 
closeSilent(IndentedWriter) - Static method in class org.apache.jena.atlas.io.IO
 
closeStream() - Method in interface org.apache.jena.atlas.io.CharStream
Close the stream - different name from java.io.Reader.close
closeStream() - Method in class org.apache.jena.atlas.io.CharStreamBasic
 
closeStream() - Method in class org.apache.jena.atlas.io.CharStreamBuffered
 
closeStream() - Method in class org.apache.jena.atlas.io.CharStreamReader
 
closeStream() - Method in class org.apache.jena.atlas.io.CharStreamSequence
 
closeStream() - Method in class org.apache.jena.atlas.io.InStreamASCII
 
closeStream() - Method in class org.apache.jena.atlas.io.InStreamUTF8
 
closeTable() - Method in class com.hp.hpl.jena.sparql.algebra.table.Table1
 
closeTable() - Method in class com.hp.hpl.jena.sparql.algebra.table.TableEmpty
 
closeTable() - Method in class com.hp.hpl.jena.sparql.algebra.table.TableN
 
closeTable() - Method in class com.hp.hpl.jena.sparql.algebra.table.TableUnit
 
Closure - Class in com.hp.hpl.jena.sparql.util
 
Closure() - Constructor for class com.hp.hpl.jena.sparql.util.Closure
 
closure(Statement) - Static method in class com.hp.hpl.jena.sparql.util.Closure
Calculate the bNode closure from a statement .
closure(Statement, ClosureTest) - Static method in class com.hp.hpl.jena.sparql.util.Closure
Calculate the bNode closure from a statement .
closure(Statement, Model) - Static method in class com.hp.hpl.jena.sparql.util.Closure
Calculate the bNode closure from a statement .
closure(Statement, ClosureTest, Model) - Static method in class com.hp.hpl.jena.sparql.util.Closure
Calculate the bNode closure from a statement .
closure(Resource, boolean) - Static method in class com.hp.hpl.jena.sparql.util.Closure
Calculate the bNode closure from a resource.
closure(Resource, ClosureTest, boolean) - Static method in class com.hp.hpl.jena.sparql.util.Closure
Calculate the bNode closure from a resource .
closure(Resource, boolean, Model) - Static method in class com.hp.hpl.jena.sparql.util.Closure
Calculate the bNode closure from a resource .
closure(Resource, ClosureTest, boolean, Model) - Static method in class com.hp.hpl.jena.sparql.util.Closure
Calculate the bNode closure from a resource .
Closure.ClosureBNode - Class in com.hp.hpl.jena.sparql.util
 
Closure.ClosureBNode() - Constructor for class com.hp.hpl.jena.sparql.util.Closure.ClosureBNode
 
Closure.ClosureReachable - Class in com.hp.hpl.jena.sparql.util
 
Closure.ClosureReachable() - Constructor for class com.hp.hpl.jena.sparql.util.Closure.ClosureReachable
 
ClosureTest - Interface in com.hp.hpl.jena.sparql.util
 
CMP_EQUAL - Static variable in interface com.hp.hpl.jena.sparql.expr.Expr
 
CMP_EQUAL - Static variable in class org.apache.jena.atlas.lib.StrUtils
 
CMP_GREATER - Static variable in interface com.hp.hpl.jena.sparql.expr.Expr
 
CMP_GREATER - Static variable in class org.apache.jena.atlas.lib.StrUtils
 
CMP_INDETERMINATE - Static variable in interface com.hp.hpl.jena.sparql.expr.Expr
 
CMP_INDETERMINATE - Static variable in class org.apache.jena.atlas.lib.StrUtils
 
CMP_LESS - Static variable in interface com.hp.hpl.jena.sparql.expr.Expr
 
CMP_LESS - Static variable in class org.apache.jena.atlas.lib.StrUtils
 
CMP_UNEQUAL - Static variable in interface com.hp.hpl.jena.sparql.expr.Expr
 
CMP_UNEQUAL - Static variable in class org.apache.jena.atlas.lib.StrUtils
 
cntrlCode - Variable in class org.apache.jena.riot.tokens.Token
 
COALESCE - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
RegularExpression Id.
COALESCE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
RegularExpression Id.
Collection(TripleCollectorMark) - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
 
Collection(TripleCollectorMark) - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
 
Collection(TripleCollectorMark) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
 
CollectionPath(TripleCollectorMark) - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
 
CollectionPath(TripleCollectorMark) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
 
CollectionUtils - Class in org.apache.jena.atlas.lib
 
CollectionUtils() - Constructor for class org.apache.jena.atlas.lib.CollectionUtils
 
CollectorStreamBase<T> - Class in org.apache.jena.riot.lang
Base class for StreamRDF implementations which store received objects in a Collection.
CollectorStreamBase() - Constructor for class org.apache.jena.riot.lang.CollectorStreamBase
 
CollectorStreamQuads - Class in org.apache.jena.riot.lang
Collector stream for quads.
CollectorStreamQuads() - Constructor for class org.apache.jena.riot.lang.CollectorStreamQuads
 
CollectorStreamRDF - Class in org.apache.jena.riot.lang
StreamRDF implementations which store received triples and quads in a Collection.
CollectorStreamRDF() - Constructor for class org.apache.jena.riot.lang.CollectorStreamRDF
 
CollectorStreamTriples - Class in org.apache.jena.riot.lang
Collector stream for triples.
CollectorStreamTriples() - Constructor for class org.apache.jena.riot.lang.CollectorStreamTriples
 
COLON - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
RegularExpression Id.
COLON - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
RegularExpression Id.
COLON - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
RegularExpression Id.
COLON - Static variable in interface org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_ParserConstants
RegularExpression Id.
ColumnMap - Class in org.apache.jena.atlas.lib
General descriptor of a reordering (mapping) of columns in tuples to columns in indexes, for example, from triples to triple index order.
ColumnMap(String, String) - Constructor for class org.apache.jena.atlas.lib.ColumnMap
Construct a column mapping that maps the input (one col, one char) to the output
ColumnMap(String, List<T>, List<T>) - Constructor for class org.apache.jena.atlas.lib.ColumnMap
 
ColumnMap(String, T[], T[]) - Constructor for class org.apache.jena.atlas.lib.ColumnMap
 
ColumnMap(String, int...) - Constructor for class org.apache.jena.atlas.lib.ColumnMap
Construct a column map - the elements are the mappings of a tuple originally in the order 0,1,2,...
com.hp.hpl.jena.query - package com.hp.hpl.jena.query
ARQ - A query engine for Jena, implementing SPARQL.
com.hp.hpl.jena.sparql - package com.hp.hpl.jena.sparql
 
com.hp.hpl.jena.sparql.algebra - package com.hp.hpl.jena.sparql.algebra
 
com.hp.hpl.jena.sparql.algebra.op - package com.hp.hpl.jena.sparql.algebra.op
 
com.hp.hpl.jena.sparql.algebra.optimize - package com.hp.hpl.jena.sparql.algebra.optimize
 
com.hp.hpl.jena.sparql.algebra.table - package com.hp.hpl.jena.sparql.algebra.table
 
com.hp.hpl.jena.sparql.core - package com.hp.hpl.jena.sparql.core
 
com.hp.hpl.jena.sparql.core.assembler - package com.hp.hpl.jena.sparql.core.assembler
 
com.hp.hpl.jena.sparql.core.describe - package com.hp.hpl.jena.sparql.core.describe
 
com.hp.hpl.jena.sparql.engine - package com.hp.hpl.jena.sparql.engine
 
com.hp.hpl.jena.sparql.engine.binding - package com.hp.hpl.jena.sparql.engine.binding
 
com.hp.hpl.jena.sparql.engine.http - package com.hp.hpl.jena.sparql.engine.http
 
com.hp.hpl.jena.sparql.engine.index - package com.hp.hpl.jena.sparql.engine.index
 
com.hp.hpl.jena.sparql.engine.iterator - package com.hp.hpl.jena.sparql.engine.iterator
 
com.hp.hpl.jena.sparql.engine.main - package com.hp.hpl.jena.sparql.engine.main
 
com.hp.hpl.jena.sparql.engine.main.iterator - package com.hp.hpl.jena.sparql.engine.main.iterator
 
com.hp.hpl.jena.sparql.engine.optimizer - package com.hp.hpl.jena.sparql.engine.optimizer
 
com.hp.hpl.jena.sparql.engine.optimizer.reorder - package com.hp.hpl.jena.sparql.engine.optimizer.reorder
 
com.hp.hpl.jena.sparql.engine.ref - package com.hp.hpl.jena.sparql.engine.ref
 
com.hp.hpl.jena.sparql.expr - package com.hp.hpl.jena.sparql.expr
 
com.hp.hpl.jena.sparql.expr.aggregate - package com.hp.hpl.jena.sparql.expr.aggregate
 
com.hp.hpl.jena.sparql.expr.nodevalue - package com.hp.hpl.jena.sparql.expr.nodevalue
 
com.hp.hpl.jena.sparql.function - package com.hp.hpl.jena.sparql.function
 
com.hp.hpl.jena.sparql.function.library - package com.hp.hpl.jena.sparql.function.library
 
com.hp.hpl.jena.sparql.function.library.leviathan - package com.hp.hpl.jena.sparql.function.library.leviathan
 
com.hp.hpl.jena.sparql.function.user - package com.hp.hpl.jena.sparql.function.user
 
com.hp.hpl.jena.sparql.graph - package com.hp.hpl.jena.sparql.graph
 
com.hp.hpl.jena.sparql.lang - package com.hp.hpl.jena.sparql.lang
 
com.hp.hpl.jena.sparql.lang.arq - package com.hp.hpl.jena.sparql.lang.arq
 
com.hp.hpl.jena.sparql.lang.sparql_10 - package com.hp.hpl.jena.sparql.lang.sparql_10
 
com.hp.hpl.jena.sparql.lang.sparql_11 - package com.hp.hpl.jena.sparql.lang.sparql_11
 
com.hp.hpl.jena.sparql.lib - package com.hp.hpl.jena.sparql.lib
 
com.hp.hpl.jena.sparql.mgt - package com.hp.hpl.jena.sparql.mgt
 
com.hp.hpl.jena.sparql.modify - package com.hp.hpl.jena.sparql.modify
 
com.hp.hpl.jena.sparql.modify.request - package com.hp.hpl.jena.sparql.modify.request
 
com.hp.hpl.jena.sparql.path - package com.hp.hpl.jena.sparql.path
 
com.hp.hpl.jena.sparql.path.eval - package com.hp.hpl.jena.sparql.path.eval
 
com.hp.hpl.jena.sparql.pfunction - package com.hp.hpl.jena.sparql.pfunction
 
com.hp.hpl.jena.sparql.pfunction.library - package com.hp.hpl.jena.sparql.pfunction.library
 
com.hp.hpl.jena.sparql.procedure - package com.hp.hpl.jena.sparql.procedure
 
com.hp.hpl.jena.sparql.procedure.library - package com.hp.hpl.jena.sparql.procedure.library
 
com.hp.hpl.jena.sparql.resultset - package com.hp.hpl.jena.sparql.resultset
 
com.hp.hpl.jena.sparql.serializer - package com.hp.hpl.jena.sparql.serializer
 
com.hp.hpl.jena.sparql.sse - package com.hp.hpl.jena.sparql.sse
 
com.hp.hpl.jena.sparql.sse.builders - package com.hp.hpl.jena.sparql.sse.builders
 
com.hp.hpl.jena.sparql.sse.lang - package com.hp.hpl.jena.sparql.sse.lang
 
com.hp.hpl.jena.sparql.sse.lang.parser - package com.hp.hpl.jena.sparql.sse.lang.parser
 
com.hp.hpl.jena.sparql.sse.writers - package com.hp.hpl.jena.sparql.sse.writers
 
com.hp.hpl.jena.sparql.syntax - package com.hp.hpl.jena.sparql.syntax
 
com.hp.hpl.jena.sparql.util - package com.hp.hpl.jena.sparql.util
 
com.hp.hpl.jena.sparql.util.graph - package com.hp.hpl.jena.sparql.util.graph
 
com.hp.hpl.jena.sparql.vocabulary - package com.hp.hpl.jena.sparql.vocabulary
 
com.hp.hpl.jena.update - package com.hp.hpl.jena.update
 
COMMA - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
RegularExpression Id.
COMMA - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
RegularExpression Id.
COMMA - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
RegularExpression Id.
COMMA - Static variable in interface org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_ParserConstants
RegularExpression Id.
commit() - Method in interface com.hp.hpl.jena.query.Dataset
Commit a transaction - finish the transaction and make any changes permanent (if a "write" transaction)
commit() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphTrackActive
 
commit() - Method in class com.hp.hpl.jena.sparql.core.DatasetImpl
 
commit() - Method in interface com.hp.hpl.jena.sparql.core.Transactional
Commit a transaction - finish the transaction and make any changes permanent (if a "write" transaction)
commit() - Method in class com.hp.hpl.jena.sparql.core.TransactionalNull
 
commit() - Method in class com.hp.hpl.jena.sparql.modify.GraphStoreNullTransactional
 
compare(Binding, Binding) - Method in class com.hp.hpl.jena.sparql.engine.binding.BindingComparator
 
compare(NodeValue, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
Compare by value (and only value) if possible.
compare(Node, Node) - Method in class com.hp.hpl.jena.sparql.util.NodeComparator
 
compare(Triple, Triple) - Method in class com.hp.hpl.jena.sparql.util.TripleComparator
 
compare(byte[], byte[]) - Static method in class org.apache.jena.atlas.lib.Bytes
Compare two byte arrays which may be of different lengths
compare(T, T) - Method in class org.apache.jena.atlas.lib.ReverseComparator
 
compareAlways(NodeValue, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
Compare by value if possible else compare by kind/type/lexical form Only use when you want an ordering regardless of form of NodeValue, for example in ORDER BY
compareBindingsSyntactic(Binding, Binding) - Static method in class com.hp.hpl.jena.sparql.engine.binding.BindingComparator
 
compareBoolean(NodeValue, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
 
compareByte(byte, byte) - Static method in class org.apache.jena.atlas.lib.Bytes
 
compareDateTime(NodeValue, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
 
compareDuration(NodeValue, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
 
compareNodesRaw(NodeValue, NodeValue) - Static method in class com.hp.hpl.jena.sparql.engine.binding.BindingComparator
 
compareNumeric(NodeValue, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
 
compareRDFTerms(Node, Node) - Static method in class com.hp.hpl.jena.sparql.util.NodeUtils
Compare two Nodes, based on their RDF terms forms, not value
compareString(NodeValue, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
 
compareTo(RDF_ANY) - Method in class org.apache.jena.riot.thrift.wire.RDF_ANY
 
compareTo(RDF_BNode) - Method in class org.apache.jena.riot.thrift.wire.RDF_BNode
 
compareTo(RDF_DataTuple) - Method in class org.apache.jena.riot.thrift.wire.RDF_DataTuple
 
compareTo(RDF_Decimal) - Method in class org.apache.jena.riot.thrift.wire.RDF_Decimal
 
compareTo(RDF_IRI) - Method in class org.apache.jena.riot.thrift.wire.RDF_IRI
 
compareTo(RDF_Literal) - Method in class org.apache.jena.riot.thrift.wire.RDF_Literal
 
compareTo(RDF_PrefixDecl) - Method in class org.apache.jena.riot.thrift.wire.RDF_PrefixDecl
 
compareTo(RDF_PrefixName) - Method in class org.apache.jena.riot.thrift.wire.RDF_PrefixName
 
compareTo(RDF_Quad) - Method in class org.apache.jena.riot.thrift.wire.RDF_Quad
 
compareTo(RDF_REPEAT) - Method in class org.apache.jena.riot.thrift.wire.RDF_REPEAT
 
compareTo(RDF_StreamRow) - Method in class org.apache.jena.riot.thrift.wire.RDF_StreamRow
 
compareTo(RDF_Term) - Method in class org.apache.jena.riot.thrift.wire.RDF_Term
 
compareTo(RDF_Triple) - Method in class org.apache.jena.riot.thrift.wire.RDF_Triple
 
compareTo(RDF_UNDEF) - Method in class org.apache.jena.riot.thrift.wire.RDF_UNDEF
 
compareTo(RDF_VAR) - Method in class org.apache.jena.riot.thrift.wire.RDF_VAR
 
compareTo(RDF_VarTuple) - Method in class org.apache.jena.riot.thrift.wire.RDF_VarTuple
 
ComparisonException - Exception in com.hp.hpl.jena.sparql.core
 
compatible(Binding, Binding) - Static method in class com.hp.hpl.jena.sparql.algebra.Algebra
 
compile(Query) - Static method in class com.hp.hpl.jena.sparql.algebra.Algebra
Compile a query - pattern and modifiers.
compile(Element) - Static method in class com.hp.hpl.jena.sparql.algebra.Algebra
Compile a pattern.
compile(Query) - Method in class com.hp.hpl.jena.sparql.algebra.AlgebraGenerator
Compile a query
compile(Element) - Method in class com.hp.hpl.jena.sparql.algebra.AlgebraGenerator
Compile any structural element
CONCAT - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
RegularExpression Id.
CONCAT - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
RegularExpression Id.
concat - Class in com.hp.hpl.jena.sparql.pfunction.library
 
concat() - Constructor for class com.hp.hpl.jena.sparql.pfunction.library.concat
 
concat(Iter<T>, Iter<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
 
concat(Iterator<T>, Iterator<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
 
concat(Iterator<T>, Iterator<T>) - Static method in class org.apache.jena.atlas.iterator.IteratorConcat
Usually, it is better to create an IteratorConcat explicitly and add iterator if there are going to be many.
condition(Table, Table) - Method in interface com.hp.hpl.jena.sparql.engine.ref.Evaluator
 
condition(Table, Table) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorSimple
 
ConditionalAndExpression() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
 
ConditionalAndExpression() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
 
ConditionalAndExpression() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
 
ConditionalOrExpression() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
 
ConditionalOrExpression() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
 
ConditionalOrExpression() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
 
CONFLICT_409 - Static variable in class org.apache.jena.web.HttpSC
 
ConsoleHandlerStdout - Class in org.apache.jena.atlas.logging.java
 
ConsoleHandlerStdout() - Constructor for class org.apache.jena.atlas.logging.java.ConsoleHandlerStdout
 
constantBNodeLabels - Static variable in class com.hp.hpl.jena.query.ARQ
Controls bNode labels as <_:...> or not - that is a pseudo URIs.
Constraint() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
 
Constraint() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
 
Constraint() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
 
CONSTRUCT - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
RegularExpression Id.
CONSTRUCT - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
RegularExpression Id.
CONSTRUCT - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
RegularExpression Id.
ConstructQuery() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
 
ConstructQuery() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
 
ConstructQuery() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
 
ConstructTemplate() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
 
ConstructTemplate() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
 
ConstructTemplate() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
 
ConstructTriples(TripleCollector) - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
 
ConstructTriples(TripleCollectorMark) - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
 
ConstructTriples(TripleCollector) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
 
consume(ResultSet) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
This operation faithfully walks the results but does nothing with them.
consume(Iterable<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
Consume the iterable
consume(Iterator<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
Consume the iterator
container - Class in com.hp.hpl.jena.sparql.pfunction.library
container - super class of bag/alt/seq - rdfs:member
container() - Constructor for class com.hp.hpl.jena.sparql.pfunction.library.container
 
containerMembers(Graph, Node) - Static method in class com.hp.hpl.jena.sparql.util.graph.GraphContainerUtils
 
containerMembers(Graph, Node, Node) - Static method in class com.hp.hpl.jena.sparql.util.graph.GraphContainerUtils
 
contains(String) - Method in interface com.hp.hpl.jena.query.QuerySolution
Return true if the named variable is in this binding
contains(Binding) - Method in interface com.hp.hpl.jena.sparql.algebra.Table
 
contains(Binding) - Method in class com.hp.hpl.jena.sparql.algebra.table.TableBase
 
contains(Binding) - Method in class com.hp.hpl.jena.sparql.algebra.table.TableEmpty
 
contains(Node, Node, Node, Node) - Method in interface com.hp.hpl.jena.sparql.core.DatasetGraph
Test whether the dataset (including default graph) contains a quad - may include wildcards, Node.ANY or null
contains(Quad) - Method in interface com.hp.hpl.jena.sparql.core.DatasetGraph
Test whether the dataset contains a quad (including default graph)- may include wildcards, Node.ANY or null
contains(Quad) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphBase
 
contains(Node, Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphBase
 
contains(Quad) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphTrackActive
 
contains(Node, Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphTrackActive
 
contains(Quad) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphWrapper
 
contains(Node, Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphWrapper
 
contains(String) - Method in class com.hp.hpl.jena.sparql.core.QuerySolutionBase
 
contains(Var) - Method in class com.hp.hpl.jena.sparql.core.VarExprList
 
contains(Var) - Method in interface com.hp.hpl.jena.sparql.engine.binding.Binding
Test whether a variable is bound to some object
contains(Var) - Method in class com.hp.hpl.jena.sparql.engine.binding.BindingBase
Test whether a name is bound to some object
contains(Var) - Method in class com.hp.hpl.jena.sparql.engine.binding.BindingWrapped
 
contains(QueryEngineFactory) - Method in class com.hp.hpl.jena.sparql.engine.QueryEngineRegistry
Check whether a query engine factory is already registered
contains(Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.graph.GraphWrapper
 
contains(Triple) - Method in class com.hp.hpl.jena.sparql.graph.GraphWrapper
 
CONTAINS - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
RegularExpression Id.
CONTAINS - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
RegularExpression Id.
contains(UpdateEngineFactory) - Method in class com.hp.hpl.jena.sparql.modify.UpdateEngineRegistry
Check whether a query engine factory is already registered
contains(String) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderOp
 
contains(Node, Node, Node) - Method in interface com.hp.hpl.jena.sparql.util.graph.Findable
 
contains(GNode, Node) - Static method in class com.hp.hpl.jena.sparql.util.graph.GraphList
 
contains(Object) - Method in class org.apache.jena.atlas.json.JsonArray
 
contains(T) - Method in class org.apache.jena.atlas.lib.cache.CacheSetLRU
 
contains(T) - Method in class org.apache.jena.atlas.lib.cache.CacheSetSync
 
contains(T) - Method in class org.apache.jena.atlas.lib.cache.CacheSetWrapper
 
contains(T) - Method in interface org.apache.jena.atlas.lib.CacheSet
 
contains(T) - Method in class org.apache.jena.atlas.lib.MultiSet
Does it contain the object?
contains(String, String) - Static method in class org.apache.jena.atlas.lib.StrUtils
Does one string contain another string?
contains(String) - Method in class org.apache.jena.atlas.lib.Trie
Gets whether a key exists in the trie and has a non-null value mapped to it
contains(String, boolean) - Method in class org.apache.jena.atlas.lib.Trie
Gets whether a key exists in the trie and meets the given value criteria
contains(String, T) - Method in class org.apache.jena.atlas.lib.Trie
Gets whether a key value pair are present in the trie
contains(Lang) - Static method in class org.apache.jena.riot.RDFWriterRegistry
Does the language have a registered output format?
contains(RDFFormat) - Static method in class org.apache.jena.riot.RDFWriterRegistry
Is the RDFFormat registered for use?
contains(String) - Method in class org.apache.jena.riot.system.FastAbbreviatingPrefixMap
 
contains(String) - Method in interface org.apache.jena.riot.system.PrefixMap
Gets whether the map contains a given prefix
contains(String) - Method in class org.apache.jena.riot.system.PrefixMapExtended
 
contains(String) - Method in class org.apache.jena.riot.system.PrefixMapNull
 
contains(String) - Method in class org.apache.jena.riot.system.PrefixMapStd
 
contains(String) - Method in class org.apache.jena.riot.system.PrefixMapWrapper
 
contains(RDFFormat) - Method in class org.apache.jena.riot.system.StreamRDFWriter.WriterRegistry
Return true if the format is registered
contains1(Var) - Method in class com.hp.hpl.jena.sparql.engine.binding.Binding0
 
contains1(Var) - Method in class com.hp.hpl.jena.sparql.engine.binding.Binding1
 
contains1(Var) - Method in class com.hp.hpl.jena.sparql.engine.binding.BindingHashMap
 
containsAll(Collection<?>) - Method in class org.apache.jena.atlas.json.JsonArray
 
containsCompatibleWithSharedDomain(Binding) - Method in class com.hp.hpl.jena.sparql.engine.index.HashIndexTable
 
containsCompatibleWithSharedDomain(Binding) - Method in interface com.hp.hpl.jena.sparql.engine.index.IndexTable
 
containsCompatibleWithSharedDomain(Binding) - Method in class com.hp.hpl.jena.sparql.engine.index.LinearIndex
 
containsCompatibleWithSharedDomain(Binding) - Method in class com.hp.hpl.jena.sparql.engine.index.SetIndexTable
 
containsFactory(QueryEngineFactory) - Static method in class com.hp.hpl.jena.sparql.engine.QueryEngineRegistry
Check whether a query engine factory is already registered in the default registry
containsFactory(Syntax) - Method in class com.hp.hpl.jena.sparql.lang.SPARQLParserRegistry
Checks whether a parser factory is registered for the given syntax
containsFactory(Syntax) - Method in class com.hp.hpl.jena.sparql.lang.UpdateParserRegistry
Checks whether a parser factory is registered for the given syntax
containsFactory(UpdateEngineFactory) - Static method in class com.hp.hpl.jena.sparql.modify.UpdateEngineRegistry
Check whether a query engine factory is already registered in the default registry
containsGraph(Node) - Method in interface com.hp.hpl.jena.sparql.core.DatasetGraph
 
containsGraph(Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphBase
 
containsGraph(Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphCaching
 
containsGraph(Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphMap
 
containsGraph(Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphOne
 
containsGraph(Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphTrackActive
 
containsGraph(Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphWrapper
 
containsGraph(Node) - Method in class com.hp.hpl.jena.sparql.core.DynamicDatasets.DynamicDatasetGraph
 
containsGraph(DatasetGraph, Node) - Static method in class com.hp.hpl.jena.sparql.graph.GraphOps
 
containsKey(K) - Method in class org.apache.jena.atlas.lib.cache.Cache0
 
containsKey(K) - Method in class org.apache.jena.atlas.lib.cache.Cache1
 
containsKey(K) - Method in class org.apache.jena.atlas.lib.cache.CacheLRU
 
containsKey(K) - Method in class org.apache.jena.atlas.lib.cache.CacheSimple
 
containsKey(K) - Method in class org.apache.jena.atlas.lib.cache.CacheUnbounded
 
containsKey(Key) - Method in class org.apache.jena.atlas.lib.cache.CacheWrapper
 
containsKey(Key) - Method in interface org.apache.jena.atlas.lib.Cache
Does the cache contain the key?
containsKey(K) - Method in class org.apache.jena.atlas.lib.Map2
 
containsKey(K) - Method in class org.apache.jena.atlas.lib.MultiMap
 
containsModel(String) - Method in interface com.hp.hpl.jena.query.DatasetAccessor
Does the Dataset contain a named graph?
containsModel(String) - Method in class org.apache.jena.web.DatasetAdapter
 
containsNamedModel(String) - Method in interface com.hp.hpl.jena.query.Dataset
Does the dataset contain a model with the name supplied?
containsNamedModel(String) - Method in class com.hp.hpl.jena.sparql.core.DatasetImpl
 
containsNonASCII(String) - Static method in class org.apache.jena.riot.system.IRILib
 
containsParam(String) - Method in class com.hp.hpl.jena.sparql.engine.http.Params
 
containsParserFactory(Syntax) - Static method in class com.hp.hpl.jena.sparql.lang.SPARQLParserRegistry
Checks whether a parser factory is registered for the given syntax
containsParserFactory(Syntax) - Static method in class com.hp.hpl.jena.sparql.lang.UpdateParserRegistry
Checks whether a parser factory is registered for the given syntax
containsQuerySerializer(Syntax) - Method in class com.hp.hpl.jena.sparql.serializer.SerializerRegistry
Gets whether a query serializer factory is registered for the given syntax
containsUpdateSerializer(Syntax) - Method in class com.hp.hpl.jena.sparql.serializer.SerializerRegistry
Gets whether an update serializer factory is registered for the given syntax
ContentType - Class in org.apache.jena.atlas.web
A restricted view of MediaType
contentType(String) - Method in class org.apache.jena.riot.LangBuilder
Set the main content type for this language.
contentTypeCanonical(String) - Static method in class org.apache.jena.riot.WebContent
Return our "canonical" name for a Content Type.
contentTypeHTMLForm - Static variable in class org.apache.jena.riot.WebContent
 
contentTypeJSON - Static variable in class org.apache.jena.riot.WebContent
 
contentTypeJSONLD - Static variable in class org.apache.jena.riot.WebContent
 
contentTypeMultiAlt - Static variable in class org.apache.jena.riot.WebContent
 
contentTypeMultipartFormData - Static variable in class org.apache.jena.riot.WebContent
 
contentTypeMultipartMixed - Static variable in class org.apache.jena.riot.WebContent
 
contentTypeN3 - Static variable in class org.apache.jena.riot.WebContent
 
contentTypeN3Alt1 - Static variable in class org.apache.jena.riot.WebContent
 
contentTypeN3Alt2 - Static variable in class org.apache.jena.riot.WebContent
 
contentTypeNQuads - Static variable in class org.apache.jena.riot.WebContent
 
contentTypeNQuadsAlt1 - Static variable in class org.apache.jena.riot.WebContent
 
contentTypeNQuadsAlt2 - Static variable in class org.apache.jena.riot.WebContent
 
contentTypeNTriples - Static variable in class org.apache.jena.riot.WebContent
 
contentTypeNTriplesAlt - Static variable in class org.apache.jena.riot.WebContent
 
contentTypeOctets - Static variable in class org.apache.jena.riot.WebContent
 
contentTypeRDFJSON - Static variable in class org.apache.jena.riot.WebContent
 
contentTypeRdfJson - Static variable in class org.apache.jena.riot.WebContent
 
contentTypeRDFThrift - Static variable in class org.apache.jena.riot.WebContent
 
contentTypeRDFXML - Static variable in class org.apache.jena.riot.WebContent
 
contentTypeResultsBIO - Static variable in class org.apache.jena.riot.WebContent
 
contentTypeResultsJSON - Static variable in class org.apache.jena.riot.WebContent
 
contentTypeResultsThrift - Static variable in class org.apache.jena.riot.WebContent
 
contentTypeResultsXML - Static variable in class org.apache.jena.riot.WebContent
 
contentTypes - Variable in class org.apache.jena.riot.LangBuilder
 
contentTypeSPARQLQuery - Static variable in class org.apache.jena.riot.WebContent
 
contentTypeSPARQLUpdate - Static variable in class org.apache.jena.riot.WebContent
 
contentTypeSSE - Static variable in class org.apache.jena.riot.WebContent
 
contentTypeTextCSV - Static variable in class org.apache.jena.riot.WebContent
 
contentTypeTextPlain - Static variable in class org.apache.jena.riot.WebContent
 
contentTypeTextTSV - Static variable in class org.apache.jena.riot.WebContent
 
contentTypeToLang(String) - Static method in class org.apache.jena.riot.RDFLanguages
Map a content type (without charset) to a Lang
contentTypeToLang(ContentType) - Static method in class org.apache.jena.riot.RDFLanguages
Map a content type (without charset) to a Lang
contentTypeToResultSet(String) - Static method in class org.apache.jena.riot.web.HttpResponseLib
 
contentTypeTriG - Static variable in class org.apache.jena.riot.WebContent
 
contentTypeTriGAlt1 - Static variable in class org.apache.jena.riot.WebContent
 
contentTypeTriGAlt2 - Static variable in class org.apache.jena.riot.WebContent
 
contentTypeTriX - Static variable in class org.apache.jena.riot.WebContent
 
contentTypeTriXxml - Static variable in class org.apache.jena.riot.WebContent
 
contentTypeTurtle - Static variable in class org.apache.jena.riot.WebContent
 
contentTypeTurtleAlt1 - Static variable in class org.apache.jena.riot.WebContent
 
contentTypeTurtleAlt2 - Static variable in class org.apache.jena.riot.WebContent
 
contentTypeXML - Static variable in class org.apache.jena.riot.WebContent
 
contentTypeXMLAlt - Static variable in class org.apache.jena.riot.WebContent
 
Context - Class in com.hp.hpl.jena.sparql.util
A class for setting and keeping named values.
Context() - Constructor for class com.hp.hpl.jena.sparql.util.Context
Create an empty context
Context(Context) - Constructor for class com.hp.hpl.jena.sparql.util.Context
Create a context and initialize it with a copy of the named values of another one.
ContextMBean - Class in com.hp.hpl.jena.sparql.mgt
MBean for a context object (which can change)
ContextMBean(Context) - Constructor for class com.hp.hpl.jena.sparql.mgt.ContextMBean
 
CONTINUE_100 - Static variable in class org.apache.jena.web.HttpSC
 
convert() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpQuadBlock
 
convert(Binding) - Method in interface com.hp.hpl.jena.sparql.engine.iterator.QueryIterConvert.Converter
 
convert(Node) - Method in interface com.hp.hpl.jena.sparql.graph.NodeTransform
 
convert(Node) - Method in class com.hp.hpl.jena.sparql.modify.NodeTransformBNodesToVariables
 
convert(ResultsFormat) - Static method in class com.hp.hpl.jena.sparql.resultset.ResultsFormat
 
Convert - Class in com.hp.hpl.jena.sparql.util
 
Convert() - Constructor for class com.hp.hpl.jena.sparql.util.Convert
 
convert(Iterator<?>) - Static method in class org.apache.jena.atlas.iterator.Iter
 
convert(T) - Method in interface org.apache.jena.atlas.iterator.Transform
 
convert(Node) - Method in class org.apache.jena.riot.process.normalize.CanonicalizeLiteral
 
convert(RDF_Term) - Static method in class org.apache.jena.riot.thrift.ThriftConvert
 
convert(RDF_Term, PrefixMap) - Static method in class org.apache.jena.riot.thrift.ThriftConvert
 
convert(Node, boolean) - Static method in class org.apache.jena.riot.thrift.ThriftConvert
 
convert(Node, PrefixMap, boolean) - Static method in class org.apache.jena.riot.thrift.ThriftConvert
 
convert(RDF_Triple) - Static method in class org.apache.jena.riot.thrift.ThriftConvert
 
convert(RDF_Triple, PrefixMap) - Static method in class org.apache.jena.riot.thrift.ThriftConvert
 
convert(Triple, boolean) - Static method in class org.apache.jena.riot.thrift.ThriftConvert
 
convert(Triple, PrefixMap, boolean) - Static method in class org.apache.jena.riot.thrift.ThriftConvert
 
convert(RDF_Quad) - Static method in class org.apache.jena.riot.thrift.ThriftConvert
 
convert(RDF_Quad, PrefixMap) - Static method in class org.apache.jena.riot.thrift.ThriftConvert
 
convert(Quad, boolean) - Static method in class org.apache.jena.riot.thrift.ThriftConvert
 
convert(Quad, PrefixMap, boolean) - Static method in class org.apache.jena.riot.thrift.ThriftConvert
 
convertGraphNodeToRDFNode(Node, Model) - Static method in class com.hp.hpl.jena.sparql.util.ModelUtils
 
convertOp() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpQuadBlock
Convenience - convert to OpQuadPatterns which are more widely used (currently?)
convertToNodes(Collection<String>) - Static method in class com.hp.hpl.jena.sparql.util.NodeUtils
Convert IRI String to Node
copy() - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
Makes a full copy of this parameterized string
copy(boolean) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
Makes a copy of the command text, base URI and prefix mapping and optionally copies parameter values
copy(boolean, boolean, boolean) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
Makes a copy of the command text and optionally copies other aspects
copy() - Method in class com.hp.hpl.jena.sparql.algebra.op.Op0
 
copy(Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.Op1
 
copy(Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.Op2
 
copy(Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpAssign
 
copy(Op, VarExprList) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpAssign
 
copy() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpBGP
 
copy(Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpConditional
 
copy() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpDatasetNames
 
copy(Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpDiff
 
copy(List<Op>) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpDisjunction
 
copy(Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpDistinct
 
copy(Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpExtend
 
copy(Op, VarExprList) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpExtend
 
copy(Op, VarExprList) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpExtendAssign
 
copy(Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpFilter
 
copy(Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpGraph
 
copy(Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpGroup
 
copy(Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpJoin
 
copy(Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpLabel
 
copy(Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpLeftJoin
 
copy(Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpList
 
copy(Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpMinus
 
copy(List<Op>) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpN
 
copy() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpNull
 
copy(Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpOrder
 
copy() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpPath
 
copy(Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpProcedure
 
copy(Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpProject
 
copy(Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpPropFunc
 
copy() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpQuad
 
copy() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpQuadBlock
 
copy() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpQuadPattern
 
copy(Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpReduced
 
copy(List<Op>) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpSequence
 
copy(Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpService
 
copy() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpSlice
 
copy(Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpSlice
 
copy() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpTable
 
copy(Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpTopN
 
copy() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpTriple
 
copy(Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpUnion
 
copy() - Method in class com.hp.hpl.jena.sparql.core.Prologue
 
copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggAvg
 
copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggAvgDistinct
 
copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggCount
 
copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggCountDistinct
 
copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggCountVar
 
copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggCountVarDistinct
 
copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggCustom
 
copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggGroupConcat
 
copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggGroupConcatDistinct
 
copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggMax
 
copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggMaxDistinct
 
copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggMin
 
copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggMinDistinct
 
copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggNull
 
copy(ExprList) - Method in interface com.hp.hpl.jena.sparql.expr.aggregate.Aggregator
 
copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggSample
 
copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggSampleDistinct
 
copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggSum
 
copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggSumDistinct
 
copy(Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_Add
 
copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.E_BNode
 
copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_Bound
 
copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.E_Call
 
copy(Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_Cast
 
copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.E_Coalesce
 
copy(Expr, Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_Conditional
 
copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_Datatype
 
copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_DateTimeDay
 
copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_DateTimeHours
 
copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_DateTimeMinutes
 
copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_DateTimeMonth
 
copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_DateTimeSeconds
 
copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_DateTimeTimezone
 
copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_DateTimeTZ
 
copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_DateTimeYear
 
copy(Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_Divide
 
copy(Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_Equals
 
copy(ExprList, Op) - Method in class com.hp.hpl.jena.sparql.expr.E_Exists
 
copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.E_Function
 
copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.E_FunctionDynamic
 
copy(Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_GreaterThan
 
copy(Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_GreaterThanOrEqual
 
copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_IRI
 
copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_IsBlank
 
copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_IsIRI
 
copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_IsLiteral
 
copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_IsNumeric
 
copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_IsURI
 
copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_Lang
 
copy(Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_LangMatches
 
copy(Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_LessThan
 
copy(Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_LessThanOrEqual
 
copy(Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_LogicalAnd
 
copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_LogicalNot
 
copy(Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_LogicalOr
 
copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_MD5
 
copy(Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_Multiply
 
copy(Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_NotEquals
 
copy(ExprList, Op) - Method in class com.hp.hpl.jena.sparql.expr.E_NotExists
 
copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.E_NotOneOf
 
copy() - Method in class com.hp.hpl.jena.sparql.expr.E_Now
 
copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_NumAbs
 
copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_NumCeiling
 
copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_NumFloor
 
copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_NumRound
 
copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.E_OneOf
 
copy() - Method in class com.hp.hpl.jena.sparql.expr.E_Random
 
copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.E_Regex
 
copy(Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_SameTerm
 
copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_SHA1
 
copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_SHA224
 
copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_SHA256
 
copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_SHA384
 
copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_SHA512
 
copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_Str
 
copy(Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_StrAfter
 
copy(Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_StrBefore
 
copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.E_StrConcat
 
copy(Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_StrContains
 
copy(Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_StrDatatype
 
copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_StrEncodeForURI
 
copy(Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_StrEndsWith
 
copy(Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_StrLang
 
copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_StrLength
 
copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_StrLowerCase
 
copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.E_StrReplace
 
copy(Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_StrStartsWith
 
copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.E_StrSubstring
 
copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_StrUpperCase
 
copy() - Method in class com.hp.hpl.jena.sparql.expr.E_StrUUID
 
copy(Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_Subtract
 
copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_UnaryMinus
 
copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_UnaryPlus
 
copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_URI
 
copy() - Method in class com.hp.hpl.jena.sparql.expr.E_UUID
 
copy() - Method in class com.hp.hpl.jena.sparql.expr.E_Version
 
copy(Var) - Method in class com.hp.hpl.jena.sparql.expr.ExprAggregator
 
copy() - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction0
 
copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction1
 
copy(Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction2
 
copy(Expr, Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction3
 
copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunctionN
 
copy(ExprList, Op) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunctionOp
 
copy(ExprList) - Static method in class com.hp.hpl.jena.sparql.expr.ExprList
Create a copy which does not share the list of expressions with the original
copy(Var) - Method in class com.hp.hpl.jena.sparql.expr.ExprVar
 
Copy() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
 
COPY - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
RegularExpression Id.
Copy() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
 
COPY - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
RegularExpression Id.
copy() - Method in class com.hp.hpl.jena.sparql.util.Context
Return a copy of this context.
copy(T[]) - Static method in class org.apache.jena.atlas.lib.ArrayUtils
Allocation space and copy
copy(T[], int, int) - Static method in class org.apache.jena.atlas.lib.ArrayUtils
Allocation space and copy
copy() - Method in class org.apache.jena.riot.system.Prologue
 
COPY_ALWAYS - Static variable in class com.hp.hpl.jena.sparql.algebra.TransformCopy
 
COPY_ALWAYS - Static variable in class com.hp.hpl.jena.sparql.expr.ExprTransformCopy
 
COPY_ONLY_ON_CHANGE - Static variable in class com.hp.hpl.jena.sparql.algebra.TransformCopy
 
COPY_ONLY_ON_CHANGE - Static variable in class com.hp.hpl.jena.sparql.expr.ExprTransformCopy
 
copyFile(File, File) - Static method in class org.apache.jena.atlas.lib.FileOps
Copy a file
copyFrom(LocationMapper) - Method in class org.apache.jena.riot.system.stream.LocationMapper
 
copyOf(byte[]) - Static method in class org.apache.jena.atlas.lib.Bytes
 
copyOf(byte[], int) - Static method in class org.apache.jena.atlas.lib.Bytes
 
copyOf(byte[], int, int) - Static method in class org.apache.jena.atlas.lib.Bytes
 
copyResults(ResultSet) - Static method in class com.hp.hpl.jena.query.ResultSetFactory
Take a copy of a result set - the result set returns is an in-memory copy.
copySubstitute(Binding) - Method in class com.hp.hpl.jena.sparql.expr.E_Exists
 
copySubstitute(Binding) - Method in class com.hp.hpl.jena.sparql.expr.E_NotExists
 
copySubstitute(Binding) - Method in interface com.hp.hpl.jena.sparql.expr.Expr
Deep copy with substitution
copySubstitute(Binding) - Method in class com.hp.hpl.jena.sparql.expr.ExprAggregator
 
copySubstitute(Binding) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction0
 
copySubstitute(Binding) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction1
 
copySubstitute(Binding) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction2
 
copySubstitute(Binding) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction3
 
copySubstitute(Binding) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunctionN
 
copySubstitute(Binding) - Method in class com.hp.hpl.jena.sparql.expr.ExprList
 
copySubstitute(Binding) - Method in class com.hp.hpl.jena.sparql.expr.ExprNode
 
copySubstitute(Binding) - Method in class com.hp.hpl.jena.sparql.expr.ExprVar
 
copySubstitute(Binding) - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
 
copyTransform(NodeTransform) - Method in interface com.hp.hpl.jena.sparql.expr.aggregate.Aggregator
 
copyTransform(NodeTransform) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggregatorBase
 
count() - Method in class com.hp.hpl.jena.sparql.engine.http.Params
 
COUNT - Static variable in class com.hp.hpl.jena.sparql.engine.optimizer.StatsMatcher
 
COUNT - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
RegularExpression Id.
COUNT - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
RegularExpression Id.
count(long) - Static method in class org.apache.jena.atlas.data.ThresholdPolicyFactory
A threshold policy based on the number of tuples added.
count(Iterable<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
Count the iterable - many iterable objects have a .size() operation which should be used in preference to this explicit counting operation
count(Iterator<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
Count the iterator (this is destructive on the iterator)
count() - Method in class org.apache.jena.atlas.iterator.Iter
Count the iterator (this is destructive on the iterator)
count(T) - Method in class org.apache.jena.atlas.lib.MultiSet
Get the count of the number of times the object appears in the multiset - i.e.
count() - Method in interface org.apache.jena.riot.lang.StreamRDFCounting
Count of triples, quads or tuples
count() - Method in class org.apache.jena.riot.system.StreamRDFCountingBase
 
count() - Static method in class org.apache.jena.riot.system.StreamRDFLib
 
count(StreamRDF) - Static method in class org.apache.jena.riot.system.StreamRDFLib
 
countContainerMember(Graph, Node, Node, Node) - Static method in class com.hp.hpl.jena.sparql.util.graph.GraphContainerUtils
 
countNotNull() - Method in class org.apache.jena.atlas.lib.Tuple
 
countQuads() - Method in interface org.apache.jena.riot.lang.StreamRDFCounting
 
countQuads() - Method in class org.apache.jena.riot.system.StreamRDFCountingBase
 
countTriples() - Method in interface org.apache.jena.riot.lang.StreamRDFCounting
 
countTriples(Graph, Node, Node, Node) - Static method in class org.apache.jena.riot.system.RiotLib
 
countTriples(DatasetGraph, Node, Node, Node) - Static method in class org.apache.jena.riot.system.RiotLib
 
countTriples() - Method in class org.apache.jena.riot.system.StreamRDFCountingBase
 
CR - Static variable in class org.apache.jena.atlas.lib.Chars
 
crc32(byte[]) - Static method in class org.apache.jena.atlas.lib.Lib
 
create(DatasetGraph) - Static method in class com.hp.hpl.jena.query.DatasetAccessorFactory
Create an accessor for a local dataset
create(Dataset) - Static method in class com.hp.hpl.jena.query.DatasetAccessorFactory
Create an accessor for a local dataset
create() - Static method in class com.hp.hpl.jena.query.DatasetFactory
Deprecated.
Use createMem
create(Model) - Static method in class com.hp.hpl.jena.query.DatasetFactory
Create a dataset with the given model as the default graph
create(Dataset) - Static method in class com.hp.hpl.jena.query.DatasetFactory
Create a dataset: clone the dataset structure of named graohs, and share the graphs themselves.
create(DatasetGraph) - Static method in class com.hp.hpl.jena.query.DatasetFactory
Wrap a datasetgraph to make a mutable dataset
create(List<String>) - Static method in class com.hp.hpl.jena.query.DatasetFactory
Create a dataset based on a list of URIs : these are merged into the default graph of the dataset.
create(String) - Static method in class com.hp.hpl.jena.query.DatasetFactory
Create a dataset with a default graph and no named graphs
create(List<String>, FileManager) - Static method in class com.hp.hpl.jena.query.DatasetFactory
Create a dataset based on a list of URIs : these are merged into the default graph of the dataset.
create(String, FileManager) - Static method in class com.hp.hpl.jena.query.DatasetFactory
Create a dataset based on a list of URIs : these are merged into the default graph of the dataset.
create(List<String>, List<String>) - Static method in class com.hp.hpl.jena.query.DatasetFactory
Create a dataset based on two list of URIs.
create(String, List<String>) - Static method in class com.hp.hpl.jena.query.DatasetFactory
Create a dataset container based on two list of URIs.
create(String, List<String>, FileManager, String) - Static method in class com.hp.hpl.jena.query.DatasetFactory
Create a named graph container based on two list of URIs.
create(List<String>, List<String>, FileManager, String) - Static method in class com.hp.hpl.jena.query.DatasetFactory
Deprecated.
FileManager argument has no effect
create(Query) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
Create a QueryExecution
create(String) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
Create a QueryExecution
create(String, Syntax) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
Create a QueryExecution
create(Query, Dataset) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
Create a QueryExecution to execute over the Dataset.
create(String, Dataset) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
Create a QueryExecution to execute over the Dataset.
create(String, Syntax, Dataset) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
Create a QueryExecution to execute over the Dataset.
create(Query, Model) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
Create a QueryExecution to execute over the Model.
create(String, Model) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
Create a QueryExecution to execute over the Model.
create(String, Syntax, Model) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
Create a QueryExecution to execute over the Model.
create(Query, QuerySolution) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
Create a QueryExecution to execute over the Model.
create(String, QuerySolution) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
Create a QueryExecution given some initial values of variables.
create(String, Syntax, QuerySolution) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
Create a QueryExecution given some initial values of variables.
create(Query, Model, QuerySolution) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
Create a QueryExecution to execute over the Model, given some initial values of variables.
create(String, Model, QuerySolution) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
Create a QueryExecution to execute over the Model, given some initial values of variables.
create(String, Syntax, Model, QuerySolution) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
Create a QueryExecution to execute over the Model, given some initial values of variables.
create(Query, Dataset, QuerySolution) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
Create a QueryExecution over a Dataset given some initial values of variables.
create(String, Dataset, QuerySolution) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
Create a QueryExecution over a Dataset given some initial values of variables.
create(String, Syntax, Dataset, QuerySolution) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
Create a QueryExecution over a Dataset given some initial values of variables.
create(String) - Static method in class com.hp.hpl.jena.query.QueryFactory
Create a SPARQL query from the given string.
create(String, Syntax) - Static method in class com.hp.hpl.jena.query.QueryFactory
Create a query from the given string with the
create(String, String) - Static method in class com.hp.hpl.jena.query.QueryFactory
Create a query from the given string by calling the parser.
create(String, String, Syntax) - Static method in class com.hp.hpl.jena.query.QueryFactory
Create a query from the given string by calling the parser.
create() - Static method in class com.hp.hpl.jena.query.QueryFactory
Make a query - no parsing done
create(Query) - Static method in class com.hp.hpl.jena.query.QueryFactory
Make a query from another one by deep copy (a clone).
create(QueryIterator, List<String>) - Static method in class com.hp.hpl.jena.query.ResultSetFactory
Build a result set from one of ARQ's lower level query iterator.
create(Op, VarExprList) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpAssign
Make a OpAssign - this does not aggregate (assign ..
create(Op, Op) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpDiff
 
create() - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpDisjunction
 
create(Op, Op) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpDisjunction
 
create(Op) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpDistinct
 
create(Op, VarExprList) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpExtend
Make a OpExtend - this does not aggregate (extend ..
create(Op, Var, Expr) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpExtend
Make a OpExtend - this does not aggregate (extend ..
create(Op, Op) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpJoin
Create join - an argument of null is simply dropped so Join.create(null, op) is op and Join.create(op,null) is op.
create(Object, Op) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpLabel
 
create(Op, Op, ExprList) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpLeftJoin
 
create(Op, Op, Expr) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpLeftJoin
 
create(Op, Op) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpMinus
 
create() - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpNull
 
create(Node, BasicPattern) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpQuadBlock
 
create(Op) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpReduced
 
create() - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpSequence
 
create(Op, Op) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpSequence
 
create(Table) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpTable
 
create(Op, Op) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpUnion
Create a union, dropping any nulls.
create(Context) - Method in interface com.hp.hpl.jena.sparql.algebra.optimize.Optimize.RewriterFactory
 
create() - Static method in class com.hp.hpl.jena.sparql.algebra.TableFactory
 
create(List<Var>) - Static method in class com.hp.hpl.jena.sparql.algebra.TableFactory
 
create(QueryIterator) - Static method in class com.hp.hpl.jena.sparql.algebra.TableFactory
 
create(Var, Node) - Static method in class com.hp.hpl.jena.sparql.algebra.TableFactory
 
create(List<String>, List<String>) - Static method in class com.hp.hpl.jena.sparql.core.DatasetDescription
 
create(Query) - Static method in class com.hp.hpl.jena.sparql.core.DatasetDescription
Create a dataset description, given a query.
create(Context) - Static method in class com.hp.hpl.jena.sparql.core.DatasetDescription
Create a dataset description, given a context.
create(Query, Context) - Static method in class com.hp.hpl.jena.sparql.core.DatasetDescription
Create a dataset description, given a query and context.
create(DatasetGraph) - Static method in class com.hp.hpl.jena.sparql.core.DatasetGraphFactory
Create a DatasetGraph based on an existing one; this is a structure copy of the dataset struture but graphs are shared
create(Graph) - Static method in class com.hp.hpl.jena.sparql.core.DatasetGraphFactory
Create a DatasetGraph starting with a single graph.
create() - Method in interface com.hp.hpl.jena.sparql.core.DatasetGraphFactory.GraphMaker
 
create() - Method in class com.hp.hpl.jena.sparql.core.describe.DescribeBNodeClosureFactory
 
create() - Method in interface com.hp.hpl.jena.sparql.core.describe.DescribeHandlerFactory
 
create(Node, Node, Node, Node) - Static method in class com.hp.hpl.jena.sparql.core.Quad
 
create(Node, Triple) - Static method in class com.hp.hpl.jena.sparql.core.Quad
 
create() - Static method in class com.hp.hpl.jena.sparql.engine.binding.BindingFactory
 
create(Binding) - Static method in class com.hp.hpl.jena.sparql.engine.binding.BindingFactory
 
create() - Static method in class com.hp.hpl.jena.sparql.engine.binding.BindingRoot
 
create(QueryIterator, BasicPattern, ExecutionContext) - Static method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIterBlockTriples
 
create(ExecutionContext) - Static method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIterNullIterator
 
create(QueryIterator, ExecutionContext) - Static method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIterPeek
 
create(ExecutionContext) - Static method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIterRoot
 
create(Binding, ExecutionContext) - Static method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIterRoot
 
create(Binding, Var, Node, ExecutionContext) - Static method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIterSingleton
 
create(Binding, ExecutionContext) - Static method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIterSingleton
 
create(ExecutionContext) - Method in interface com.hp.hpl.jena.sparql.engine.main.OpExecutorFactory
 
create(Query, DatasetGraph, Binding, Context) - Method in interface com.hp.hpl.jena.sparql.engine.QueryEngineFactory
 
create(Op, DatasetGraph, Binding, Context) - Method in interface com.hp.hpl.jena.sparql.engine.QueryEngineFactory
 
create(Query, DatasetGraph, Binding, Context) - Method in class com.hp.hpl.jena.sparql.engine.QueryEngineFactoryWrapper
 
create(Op, DatasetGraph, Binding, Context) - Method in class com.hp.hpl.jena.sparql.engine.QueryEngineFactoryWrapper
 
create(ExecutionContext) - Static method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorFactory
 
create(String) - Method in class com.hp.hpl.jena.sparql.function.CastXSD
 
create(String) - Method in class com.hp.hpl.jena.sparql.function.CastXSD_Boolean
 
create(String) - Method in class com.hp.hpl.jena.sparql.function.CastXSD_DateTime
 
create(String) - Method in class com.hp.hpl.jena.sparql.function.CastXSD_Numeric
 
create(String) - Method in interface com.hp.hpl.jena.sparql.function.FunctionFactory
Create a function with the given URI
create(String) - Method in class com.hp.hpl.jena.sparql.function.user.UserDefinedFunctionFactory
Creates a function for the given URI
Create() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
 
CREATE - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
RegularExpression Id.
Create() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
 
CREATE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
RegularExpression Id.
create(Syntax) - Method in interface com.hp.hpl.jena.sparql.lang.SPARQLParserFactory
Return a parser for the given syntax
create(Syntax) - Method in interface com.hp.hpl.jena.sparql.lang.UpdateParserFactory
Return a parser for the given syntax
create(String) - Static method in class com.hp.hpl.jena.sparql.modify.request.Target
 
create(Node) - Static method in class com.hp.hpl.jena.sparql.modify.request.Target
 
create(GraphStore, Binding, Context) - Method in interface com.hp.hpl.jena.sparql.modify.UpdateEngineFactory
Create the update engine - having returned true to accept, should not fail
create(String) - Method in interface com.hp.hpl.jena.sparql.pfunction.PropertyFunctionFactory
 
create(String) - Method in interface com.hp.hpl.jena.sparql.procedure.ProcedureFactory
 
create(Syntax, Prologue, IndentedWriter) - Method in interface com.hp.hpl.jena.sparql.serializer.QuerySerializerFactory
Return a serializer for the given syntax
create(Syntax, Prologue, IndentedWriter) - Method in interface com.hp.hpl.jena.sparql.serializer.UpdateSerializerFactory
Return a serializer for the given syntax
create(String) - Static method in class com.hp.hpl.jena.sparql.util.Symbol
 
create(Symbol) - Static method in class com.hp.hpl.jena.sparql.util.Symbol
 
create() - Static method in class com.hp.hpl.jena.update.GraphStoreFactory
Create an empty GraphStore with an empty default graph (in-memory)
create(Model) - Static method in class com.hp.hpl.jena.update.GraphStoreFactory
Create a GraphStore from a Model
create(Graph) - Static method in class com.hp.hpl.jena.update.GraphStoreFactory
Create a GraphStore from a Graph
create(Dataset) - Static method in class com.hp.hpl.jena.update.GraphStoreFactory
Create a GraphStore from a dataset so that updates apply to the graphs in the dataset.
create(DatasetGraph) - Static method in class com.hp.hpl.jena.update.GraphStoreFactory
Create a GraphStore from a dataset (graph-level) so that updates apply to the graphs in the dataset.
create(Update, GraphStore) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
Create an UpdateProcessor appropriate to the GraphStore, or null if no available factory to make an UpdateProcessor
create(Update, GraphStore, QuerySolution) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
Create an UpdateProcessor appropriate to the GraphStore, or null if no available factory to make an UpdateProcessor
create(Update, GraphStore, Binding) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
Create an UpdateProcessor appropriate to the GraphStore, or null if no available factory to make an UpdateProcessor
create(UpdateRequest, GraphStore) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
Create an UpdateProcessor appropriate to the GraphStore, or null if no available factory to make an UpdateProcessor
create(UpdateRequest, GraphStore, QuerySolution) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
Create an UpdateProcessor appropriate to the GraphStore, or null if no available factory to make an UpdateProcessor
create(UpdateRequest, GraphStore, Binding) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
Create an UpdateProcessor appropriate to the GraphStore, or null if no available factory to make an UpdateProcessor
create(UpdateRequest, GraphStore, Context) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
Create an UpdateProcessor appropriate to the GraphStore, or null if no available factory to make an UpdateProcessor
create(UpdateRequest, GraphStore, QuerySolution, Context) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
Create an UpdateProcessor appropriate to the GraphStore, or null if no available factory to make an UpdateProcessor
create(UpdateRequest, GraphStore, Binding, Context) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
Create an UpdateProcessor appropriate to the GraphStore, or null if no available factory to make an UpdateProcessor
create() - Static method in class com.hp.hpl.jena.update.UpdateFactory
Create an empty UpdateRequest
create(String) - Static method in class com.hp.hpl.jena.update.UpdateFactory
Create an UpdateRequest by parsing from a string.
create(String, Syntax) - Static method in class com.hp.hpl.jena.update.UpdateFactory
Create an UpdateRequest by parsing from a string.
create(String, String) - Static method in class com.hp.hpl.jena.update.UpdateFactory
Create an UpdateRequest by parsing from a string.
create(String, String, Syntax) - Static method in class com.hp.hpl.jena.update.UpdateFactory
Create an UpdateRequest by parsing from a string.
create(String) - Static method in class org.apache.jena.atlas.csv.CSVParser
 
create(InputStream) - Static method in class org.apache.jena.atlas.csv.CSVParser
 
create(Reader) - Static method in class org.apache.jena.atlas.csv.CSVParser
Be careful about charsets
create(T[]) - Static method in class org.apache.jena.atlas.iterator.IteratorArray
Iterator over all the array elements
create(T[], int, int) - Static method in class org.apache.jena.atlas.iterator.IteratorArray
Iterator over array elements from start (inclusive) to finish (exclusive)
create(Iterator<? extends X>, Iterator<? extends X>) - Static method in class org.apache.jena.atlas.iterator.IteratorCons
 
create(PeekIterator<T>) - Static method in class org.apache.jena.atlas.iterator.PeekIterator
 
create(Iterator<T>) - Static method in class org.apache.jena.atlas.iterator.PeekIterator
 
create(T) - Static method in class org.apache.jena.atlas.iterator.SingletonIterator
 
create() - Method in interface org.apache.jena.atlas.lib.Allocator
Allocate a new T, different from others allocated
create() - Static method in class org.apache.jena.atlas.lib.MultiMapToList
 
create() - Static method in class org.apache.jena.atlas.lib.MultiMapToSet
 
create(L, R) - Static method in class org.apache.jena.atlas.lib.Pair
 
create(Pool<T>) - Static method in class org.apache.jena.atlas.lib.PoolSync
 
create() - Static method in class org.apache.jena.atlas.lib.SinkNull
 
create(X[]) - Static method in class org.apache.jena.atlas.lib.Tuple
Create a tuple from an array of elements.
create(MediaType...) - Static method in class org.apache.jena.atlas.web.AcceptList
Create a list of accept items from the give MediaTypes.
create(String...) - Static method in class org.apache.jena.atlas.web.AcceptList
Create a list of accept items from strings.
create(String) - Static method in class org.apache.jena.atlas.web.ContentType
 
create(String, String) - Static method in class org.apache.jena.atlas.web.ContentType
 
create(String, String) - Static method in class org.apache.jena.atlas.web.MediaType
 
create(String, String, String) - Static method in class org.apache.jena.atlas.web.MediaType
 
create(String) - Static method in class org.apache.jena.atlas.web.MediaType
 
create() - Method in interface org.apache.jena.riot.lang.BlankNodeAllocator
Create a fresh blank node, different from anything generated so far.
create() - Method in class org.apache.jena.riot.lang.BlankNodeAllocatorHash
 
create() - Method in class org.apache.jena.riot.lang.BlankNodeAllocatorLabel
 
create() - Method in class org.apache.jena.riot.lang.BlankNodeAllocatorLabelEncoded
 
create() - Method in class org.apache.jena.riot.lang.BlankNodeAllocatorTraditional
 
create(InputStream, String, String, ErrorHandler, StreamRDF) - Static method in class org.apache.jena.riot.lang.LangRDFXML
 
create(Reader, String, String, ErrorHandler, StreamRDF) - Static method in class org.apache.jena.riot.lang.LangRDFXML
 
create(String, String, ErrorHandler, StreamRDF) - Static method in class org.apache.jena.riot.lang.LangRDFXML
 
create() - Static method in class org.apache.jena.riot.LangBuilder
Create a builder
create(String, String) - Static method in class org.apache.jena.riot.LangBuilder
Create a builder - convenience operation to take the language name and content type which should be set if at all possible.
create(Lang) - Method in interface org.apache.jena.riot.ReaderRIOTFactory
 
create(Lang) - Method in interface org.apache.jena.riot.resultset.ResultSetReaderFactory
 
create(Lang) - Method in interface org.apache.jena.riot.resultset.ResultSetWriterFactory
 
create() - Static method in class org.apache.jena.riot.system.IRIResolver
 
create(String) - Static method in class org.apache.jena.riot.system.IRIResolver
 
create(IRI) - Static method in class org.apache.jena.riot.system.IRIResolver
 
create() - Method in interface org.apache.jena.riot.system.MapWithScope.Allocator
Create a fresh, unique (to within policy) B
create() - Method in class org.apache.jena.riot.system.MapWithScope
Create a label that is guaranteed to be fresh
create(Node, Token) - Method in interface org.apache.jena.riot.system.ParserProfile
Make any node from a token as appropriate
create(Node, Token) - Method in class org.apache.jena.riot.system.ParserProfileBase
 
create() - Static method in class org.apache.jena.riot.system.PrefixMapFactory
Creates a new prefix map.
create(PrefixMap) - Static method in class org.apache.jena.riot.system.PrefixMapFactory
Creates a new prefix map which starts with a copy of an existing prefix map.
create(PrefixMapping) - Static method in class org.apache.jena.riot.system.PrefixMapFactory
Creates a new prefix map which starts with a copy of an existing map.
create(Map<String, String>) - Static method in class org.apache.jena.riot.system.PrefixMapFactory
Creates a new prefix map,initialized from a Map of prefix to IRI string.
create(String, PrefixMapping) - Static method in class org.apache.jena.riot.system.Prologue
 
create(Writer) - Static method in class org.apache.jena.riot.system.RiotLib
IndentedWriter over a jaav.io.Writer (better to use an IndentedWriter over an OutputStream)
create(OutputStream, RDFFormat) - Method in interface org.apache.jena.riot.system.StreamRDFWriterFactory
 
create(RDFFormat) - Method in interface org.apache.jena.riot.WriterDatasetRIOTFactory
 
create(RDFFormat) - Method in interface org.apache.jena.riot.WriterGraphRIOTFactory
 
create(int, String) - Static method in exception org.apache.jena.web.JenaHttpException
 
createAccNull() - Static method in class com.hp.hpl.jena.sparql.expr.aggregate.AggCustom
 
createAccNull() - Static method in class com.hp.hpl.jena.sparql.expr.aggregate.AggNull
 
createAccumulator(AggCustom) - Method in interface com.hp.hpl.jena.sparql.expr.aggregate.AccumulatorFactory
 
createAccumulator() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggAvg
 
createAccumulator() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggAvgDistinct
 
createAccumulator() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggCount
 
createAccumulator() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggCountDistinct
 
createAccumulator() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggCountVar
 
createAccumulator() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggCountVarDistinct
 
createAccumulator() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggCustom
 
createAccumulator() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggGroupConcat
 
createAccumulator() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggGroupConcatDistinct
 
createAccumulator() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggNull
 
createAccumulator() - Method in interface com.hp.hpl.jena.sparql.expr.aggregate.Aggregator
Create an accumulator for this aggregator
createAccumulator() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggregatorBase
 
createAccumulator() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggSample
 
createAccumulator() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggSampleDistinct
 
createAccumulator() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggSum
 
createAccumulator() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggSumDistinct
 
createAggNull() - Static method in class com.hp.hpl.jena.sparql.expr.aggregate.AggregatorFactory
 
createAvg(boolean, Expr) - Static method in class com.hp.hpl.jena.sparql.expr.aggregate.AggregatorFactory
 
createBlankNode(Node, String, long, long) - Method in interface org.apache.jena.riot.system.ParserProfile
Create a fresh blank node based on scope and label
createBlankNode(Node, long, long) - Method in interface org.apache.jena.riot.system.ParserProfile
Create a fresh blank node
createBlankNode(Node, String, long, long) - Method in class org.apache.jena.riot.system.ParserProfileBase
 
createBlankNode(Node, long, long) - Method in class org.apache.jena.riot.system.ParserProfileBase
 
createBlankNode(Node, String, long, long) - Method in class org.apache.jena.riot.system.ParserProfileChecker
 
createBNodeByIRI() - Static method in class org.apache.jena.riot.out.NodeToLabel
Allocation as per internal label
createBNodeByLabelAsGiven() - Static method in class org.apache.jena.riot.out.NodeToLabel
Allocation as per internal label
createBNodeByLabelEncoded() - Static method in class org.apache.jena.riot.out.NodeToLabel
Allocation as per internal label, with an encoded safe label.
createBNodeMap() - Static method in class com.hp.hpl.jena.sparql.util.LabelToNodeMap
Create blank nodes, with the same blank node returned for thre same label.
createCache(int) - Static method in class org.apache.jena.atlas.lib.CacheFactory
Create a cache which has space for up to a certain number of objects.
createCache(float, int) - Static method in class org.apache.jena.atlas.lib.CacheFactory
Create a cache which has space for up to a certain number of objects.
createCache(Getter<Key, Value>, int) - Static method in class org.apache.jena.atlas.lib.CacheFactory
Create a cache which has space for upto a certain number of objects.
createCacheSet(int) - Static method in class org.apache.jena.atlas.lib.CacheFactory
Create set-cache, rather than a map-cache.
createCacheUnbounded() - Static method in class org.apache.jena.atlas.lib.CacheFactory
Create a cache which has unbounded space
createCacheWithGetter(Cache<Key, Value>, Getter<Key, Value>) - Static method in class org.apache.jena.atlas.lib.CacheFactory
 
createCachingHttpClient() - Static method in class org.apache.jena.riot.web.HttpOp
Create an HttpClient that performs connection pooling.
createCount(boolean) - Static method in class com.hp.hpl.jena.sparql.expr.aggregate.AggregatorFactory
 
createCountExpr(boolean, Expr) - Static method in class com.hp.hpl.jena.sparql.expr.aggregate.AggregatorFactory
 
createCustom(String, ExprList) - Static method in class com.hp.hpl.jena.sparql.expr.aggregate.AggregatorFactory
 
created - Static variable in class com.hp.hpl.jena.sparql.vocabulary.DOAP
Fecha en la que algo fue creado, en formato AAAA-MM-DD.
CREATED_201 - Static variable in class org.apache.jena.web.HttpSC
 
createDataBagGraph(ThresholdPolicy<Triple>) - Static method in class com.hp.hpl.jena.sparql.graph.GraphFactory
A graph backed by a DistinctDataBag<Triple>.
createDataset(Assembler, Resource, Mode) - Method in class com.hp.hpl.jena.sparql.core.assembler.DatasetAssembler
 
createDataset() - Method in class com.hp.hpl.jena.sparql.core.DatasetDescription
Create a dataset from the description - reads URLs into an in-memory dataset
createDataset(String, List<String>) - Static method in class com.hp.hpl.jena.sparql.util.DatasetUtils
 
createDataset(String, List<String>, String) - Static method in class com.hp.hpl.jena.sparql.util.DatasetUtils
 
createDataset(List<String>, List<String>) - Static method in class com.hp.hpl.jena.sparql.util.DatasetUtils
 
createDataset(DatasetDescription) - Static method in class com.hp.hpl.jena.sparql.util.DatasetUtils
 
createDataset(DatasetDescription, String) - Static method in class com.hp.hpl.jena.sparql.util.DatasetUtils
 
createDataset(List<String>, List<String>, String) - Static method in class com.hp.hpl.jena.sparql.util.DatasetUtils
 
createDatasetGraph() - Method in class com.hp.hpl.jena.sparql.core.DatasetDescription
Create a DatasetGraph from the description - reads URLs into an in-memory DatasetGraph
createDatasetGraph(DatasetDescription) - Static method in class com.hp.hpl.jena.sparql.util.DatasetUtils
 
createDatasetGraph(DatasetDescription, String) - Static method in class com.hp.hpl.jena.sparql.util.DatasetUtils
 
createDatasetGraph(String, List<String>, String) - Static method in class com.hp.hpl.jena.sparql.util.DatasetUtils
 
createDatasetGraph(List<String>, List<String>, String) - Static method in class com.hp.hpl.jena.sparql.util.DatasetUtils
 
createDatasetGraphMem() - Static method in class com.hp.hpl.jena.sparql.lib.DatasetLib
createDatasetWriter(Lang) - Static method in class org.apache.jena.riot.RDFDataMgr
Create a writer for an RDF language
createDatasetWriter(RDFFormat) - Static method in class org.apache.jena.riot.RDFDataMgr
Create a writer for an RDF language
createDecoder() - Static method in class org.apache.jena.atlas.lib.Chars
Create a UTF-8 decoder
createDefaultGraph(DatasetGraph) - Static method in class com.hp.hpl.jena.sparql.core.GraphView
 
createDefaultGraph() - Static method in class com.hp.hpl.jena.sparql.graph.GraphFactory
Create a graph - ARQ-wide default type
createDeleteDataSink() - Method in interface com.hp.hpl.jena.sparql.modify.request.UpdateVisitor
 
createDeleteDataSink() - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateWriterVisitor
 
createDeleteDataSink() - Method in class com.hp.hpl.jena.sparql.modify.UpdateEngineWorker
 
createDeleteDataSink() - Method in class com.hp.hpl.jena.sparql.modify.UpdateRequestSink
 
createDeleteDataSink() - Method in interface com.hp.hpl.jena.sparql.modify.UpdateSink
 
createDeleteDataSink() - Method in class com.hp.hpl.jena.sparql.modify.UpdateVisitorSink
 
createDeleteDataSink() - Method in class com.hp.hpl.jena.sparql.modify.UsingUpdateSink
 
createDeserializer(InputStream) - Method in interface org.apache.jena.atlas.data.SerializationFactory
 
createElement(String) - Static method in class com.hp.hpl.jena.query.QueryFactory
 
createEmpty() - Static method in class com.hp.hpl.jena.sparql.algebra.TableFactory
 
createEncoder() - Static method in class org.apache.jena.atlas.lib.Chars
Create a UTF-8 encoder
createForInput() - Static method in class org.apache.jena.riot.system.PrefixMapFactory
Creates a new prefix map which is intended for use in input.
createForInput(PrefixMap) - Static method in class org.apache.jena.riot.system.PrefixMapFactory
Creates a new prefix map which is intended for use in input which starts with a copy of an existing map
createForInput(PrefixMapping) - Static method in class org.apache.jena.riot.system.PrefixMapFactory
Creates a new prefix map which is intended for use in iput which starts with a copy of an existing map
createForInput(Map<String, String>) - Static method in class org.apache.jena.riot.system.PrefixMapFactory
Creates a new prefix map, initialized from a Map of prefix to IRI string.
createForOutput() - Static method in class org.apache.jena.riot.system.PrefixMapFactory
Creates a new prefix map which is intended for use in output
createForOutput(PrefixMap) - Static method in class org.apache.jena.riot.system.PrefixMapFactory
Creates a new prefix map which is intended for use in output which starts with a copy of an existing map
createForOutput(PrefixMapping) - Static method in class org.apache.jena.riot.system.PrefixMapFactory
Creates a new prefix map which is intended for use in output which starts with a copy of an existing map
createForOutput(Map<String, String>) - Static method in class org.apache.jena.riot.system.PrefixMapFactory
Creates a new prefix map, initialized from a Map of prefix to IRI string.
createFromContentType(String) - Static method in class org.apache.jena.atlas.web.MediaType
 
createGraphMem() - Static method in class com.hp.hpl.jena.sparql.graph.GraphFactory
Create a graph that is a Jena memory graph
createGraphWriter(Lang) - Static method in class org.apache.jena.riot.RDFDataMgr
Create a writer for an RDF language
createGraphWriter(RDFFormat) - Static method in class org.apache.jena.riot.RDFDataMgr
Create a writer for an RDF language
createGroupConcat(boolean, Expr, String, ExprList) - Static method in class com.hp.hpl.jena.sparql.expr.aggregate.AggregatorFactory
 
createHTTP(String) - Static method in class com.hp.hpl.jena.query.DatasetAccessorFactory
Create an accessor for a remote HTTP service
createHTTP(String, HttpAuthenticator) - Static method in class com.hp.hpl.jena.query.DatasetAccessorFactory
Create an accessor for a remote HTTP service that requires authentication
createIncremental() - Static method in class org.apache.jena.riot.lang.LabelToNode
Allocation, globally scoped, that uses a incrementing field to create new nodes
createIndex(Set<Var>, QueryIterator) - Static method in class com.hp.hpl.jena.sparql.engine.index.IndexFactory
 
createInsertDataSink() - Method in interface com.hp.hpl.jena.sparql.modify.request.UpdateVisitor
 
createInsertDataSink() - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateWriterVisitor
 
createInsertDataSink() - Method in class com.hp.hpl.jena.sparql.modify.UpdateEngineWorker
 
createInsertDataSink() - Method in class com.hp.hpl.jena.sparql.modify.UpdateRequestSink
 
createInsertDataSink() - Method in interface com.hp.hpl.jena.sparql.modify.UpdateSink
 
createInsertDataSink() - Method in class com.hp.hpl.jena.sparql.modify.UpdateVisitorSink
 
createInsertDataSink() - Method in class com.hp.hpl.jena.sparql.modify.UsingUpdateSink
 
createIRIorBNode(String) - Static method in class org.apache.jena.riot.system.RiotLib
Implement <_:....> as a "Node IRI" that is, use the given label as the BNode internal label.
createIteratorQuads(InputStream, Lang, String) - Static method in class org.apache.jena.riot.RiotReader
Creates an iterator over the parsed quads
createIteratorTriples(InputStream, Lang, String) - Static method in class org.apache.jena.riot.RiotReader
Create an iterator over the parsed triples
createJenaDefaultGraph() - Static method in class com.hp.hpl.jena.sparql.graph.GraphFactory
Create a graph - always the Jena default graph type
createLabelToNode() - Static method in class org.apache.jena.riot.system.SyntaxLabels
 
createLabelToNodeRT() - Static method in class org.apache.jena.riot.system.SyntaxLabels
 
createLangLiteral(String, String, long, long) - Method in interface org.apache.jena.riot.system.ParserProfile
Create a literal for a string+language
createLangLiteral(String, String, long, long) - Method in class org.apache.jena.riot.system.ParserProfileBase
 
createLangLiteral(String, String, long, long) - Method in class org.apache.jena.riot.system.ParserProfileChecker
 
createLeftJoin(Op, Op, ExprList) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpLeftJoin
Guaranteed to return a new left join
createList() - Static method in class com.hp.hpl.jena.sparql.sse.Item
 
createList(int, int) - Static method in class com.hp.hpl.jena.sparql.sse.Item
 
createList(ItemList) - Static method in class com.hp.hpl.jena.sparql.sse.Item
 
createList(ItemList, int, int) - Static method in class com.hp.hpl.jena.sparql.sse.Item
 
createLiteralNode(String, String, String) - Static method in class com.hp.hpl.jena.sparql.util.NodeFactoryExtra
Create a literal Node, when the datatype, if given, is a string
createLocationMapper(String) - Static method in class org.apache.jena.riot.system.stream.JenaIOEnvironment
Search a path (which is delimited by ";" because ":" is used in URIs) to find a description of a LocationMapper, then create and return a LocationMapper based on the description.
createMapList() - Static method in class org.apache.jena.atlas.lib.MultiMap
 
createMapSet() - Static method in class org.apache.jena.atlas.lib.MultiMap
 
createMax(boolean, Expr) - Static method in class com.hp.hpl.jena.sparql.expr.aggregate.AggregatorFactory
 
createMem() - Static method in class com.hp.hpl.jena.query.DatasetFactory
Create an in-memory, modifiable Dataset
createMem() - Static method in class com.hp.hpl.jena.sparql.core.DatasetGraphFactory
Create a DatasetGraph which has all graphs in memory.
createMemFixed() - Static method in class com.hp.hpl.jena.query.DatasetFactory
Create an in-memory, modifiable Dataset.
createMemFixed() - Static method in class com.hp.hpl.jena.sparql.core.DatasetGraphFactory
 
createMin(boolean, Expr) - Static method in class com.hp.hpl.jena.sparql.expr.aggregate.AggregatorFactory
 
createNamed(List<String>, FileManager) - Static method in class com.hp.hpl.jena.query.DatasetFactory
Create a named graph container of graphs based on a list of URIs.
createNamedGraph(DatasetGraph, Node) - Static method in class com.hp.hpl.jena.sparql.core.GraphView
 
createNode(Node) - Static method in class com.hp.hpl.jena.sparql.sse.Item
 
createNode(Node, int, int) - Static method in class com.hp.hpl.jena.sparql.sse.Item
 
createNodeFromToken(Node, Token, long, long) - Method in interface org.apache.jena.riot.system.ParserProfile
Make a node from a token - called after all else has been tried - return null for no such node
createNodeFromToken(Node, Token, long, long) - Method in class org.apache.jena.riot.system.ParserProfileBase
Special token forms
createNodeToLabel() - Static method in class org.apache.jena.riot.system.SyntaxLabels
Default setup - scope by document, relabel BNodes ids to short forms
createNodeToLabelRT() - Static method in class org.apache.jena.riot.system.SyntaxLabels
Round-trip setup
createNoResolve() - Static method in class org.apache.jena.riot.system.IRIResolver
 
createNQuads() - Static method in class org.apache.jena.riot.RiotWriter
Deprecated.
createNQuadsASCII() - Static method in class org.apache.jena.riot.RiotWriter
Deprecated.
Use RDFDataMgr.createGraphWriter(RDFFormat) and RDFFormat.NQUADS_ASCII
createNTriples() - Static method in class org.apache.jena.riot.RiotWriter
createNTriplesASCII() - Static method in class org.apache.jena.riot.RiotWriter
Deprecated.
Use RDFDataMgr.createGraphWriter(RDFFormat) and RDFFormat.NTRIPLES_ASCII
createNullCache() - Static method in class org.apache.jena.atlas.lib.CacheFactory
Create a null cache
createOneGraph(Graph) - Static method in class com.hp.hpl.jena.sparql.core.DatasetGraphFactory
Create a DatasetGraph which only ever has a single default graph.
createOneSlotCache() - Static method in class org.apache.jena.atlas.lib.CacheFactory
One slot cache
createParser(Syntax) - Static method in class com.hp.hpl.jena.sparql.lang.SPARQLParser
 
createParser(Syntax) - Method in class com.hp.hpl.jena.sparql.lang.SPARQLParserRegistry
Return a suitable parser for the given syntax
createParser(Syntax) - Static method in class com.hp.hpl.jena.sparql.lang.UpdateParser
 
createParser(Syntax) - Method in class com.hp.hpl.jena.sparql.lang.UpdateParserRegistry
Return a suitable parser for the given syntax
createParser(InputStream, Lang, String, StreamRDF) - Static method in class org.apache.jena.riot.RiotReader
createParser(Reader, Lang, String, StreamRDF) - Static method in class org.apache.jena.riot.RiotReader
createParser(Tokenizer, Lang, String, StreamRDF) - Static method in class org.apache.jena.riot.RiotReader
createParserNQuads(InputStream, StreamRDF) - Static method in class org.apache.jena.riot.RiotReader
Deprecated.
use an RDFDataMgr operation with argument Lang.NQUADS)
createParserNQuads(InputStream, CharSpace, StreamRDF) - Static method in class org.apache.jena.riot.RiotReader
Deprecated.
use an RDFDataMgr operation with argument Lang.NQUADS)
createParserNQuads(Tokenizer, StreamRDF) - Static method in class org.apache.jena.riot.RiotReader
Create a parser for NQuads
createParserNTriples(InputStream, StreamRDF) - Static method in class org.apache.jena.riot.RiotReader
Deprecated.
use an RDFDataMgr operation with argument Lang.NTRIPLES
createParserNTriples(InputStream, CharSpace, StreamRDF) - Static method in class org.apache.jena.riot.RiotReader
Deprecated.
use an RDFDataMgr operation with argument Lang.NTRIPLES
createParserNTriples(Tokenizer, StreamRDF) - Static method in class org.apache.jena.riot.RiotReader
Create a parser for N-Triples
createParserRdfJson(Tokenizer, StreamRDF) - Static method in class org.apache.jena.riot.RiotReader
Create parsers for RDF/JSON
createParserRdfJson(InputStream, StreamRDF) - Static method in class org.apache.jena.riot.RiotReader
Deprecated.
use RDFDataMgr and Lang.RDFJSON
createParserRDFXML(InputStream, String, StreamRDF) - Static method in class org.apache.jena.riot.RiotReader
Deprecated.
use an RDFDataMgr operation with argument Lang.RDFXML
createParserTriG(InputStream, String, StreamRDF) - Static method in class org.apache.jena.riot.RiotReader
Deprecated.
use an RDFDataMgr operation with argument Lang.TRIG
createParserTriG(Tokenizer, String, StreamRDF) - Static method in class org.apache.jena.riot.RiotReader
Create a parser for TriG
createParserTurtle(InputStream, String, StreamRDF) - Static method in class org.apache.jena.riot.RiotReader
Deprecated.
use an RDFDataMgr operation with argument Lang.Turtle
createParserTurtle(Tokenizer, String, StreamRDF) - Static method in class org.apache.jena.riot.RiotReader
Create a parser for Turtle
createPlainGraph() - Static method in class com.hp.hpl.jena.sparql.graph.GraphFactory
Very simple graph that uses same-term for find() (small-scale use only)
createPlan(Query, DatasetGraph, Binding, Context) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
 
createPlan(Query, DatasetGraph, Binding) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
 
createQuad(Node, Node, Node, Node, long, long) - Method in interface org.apache.jena.riot.system.ParserProfile
Create a Quad
createQuad(Node, Node, Node, Node, long, long) - Method in class org.apache.jena.riot.system.ParserProfileBase
 
createQuad(Node, Node, Node, Node, long, long) - Method in class org.apache.jena.riot.system.ParserProfileChecker
 
createRDFJSON() - Static method in class org.apache.jena.riot.RiotWriter
Deprecated.
createRDFNULL() - Static method in class org.apache.jena.riot.RiotWriter
Deprecated.
createRDFXMLAbbrev() - Static method in class org.apache.jena.riot.RiotWriter
Deprecated.
Use RDFDataMgr.createGraphWriter(RDFFormat) and RDFFormat.RDFXML_ABBREV
createRDFXMLPlain() - Static method in class org.apache.jena.riot.RiotWriter
Deprecated.
Use RDFDataMgr.createGraphWriter(RDFFormat) and RDFFormat.RDFXML_PLAIN
createReader(Lang) - Static method in class org.apache.jena.riot.RDFDataMgr
 
createReduce(Op, Op) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpJoin
Create join, removing any joins with the identity table and any nulls.
createRemote(Update, String) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
Create an UpdateProcessor that sends the update to a remote SPARQL Update service.
createRemote(Update, String, HttpAuthenticator) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
Create an UpdateProcessor that sends the update to a remote SPARQL Update service.
createRemote(Update, String, Context) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
Create an UpdateProcessor that sends the update to a remote SPARQL Update service.
createRemote(Update, String, Context, HttpAuthenticator) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
Create an UpdateProcessor that sends the update to a remote SPARQL Update service.
createRemote(UpdateRequest, String) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
Create an UpdateProcessor that sends the update request to a remote SPARQL Update service.
createRemote(UpdateRequest, String, HttpAuthenticator) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
Create an UpdateProcessor that sends the update request to a remote SPARQL Update service.
createRemote(UpdateRequest, String, Context) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
Create an UpdateProcessor that sends the update request to a remote SPARQL Update service.
createRemote(UpdateRequest, String, Context, HttpAuthenticator) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
Create an UpdateProcessor that sends the update request to a remote SPARQL Update service.
createRemoteForm(Update, String) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
Create an UpdateProcessor that sends the update request to a remote SPARQL Update service using an HTML form
createRemoteForm(Update, String, HttpAuthenticator) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
Create an UpdateProcessor that sends the update request to a remote SPARQL Update service using an HTML form
createRemoteForm(Update, String, Context) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
Create an UpdateProcessor that sends the update request to a remote SPARQL Update service using an HTML form
createRemoteForm(Update, String, Context, HttpAuthenticator) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
Create an UpdateProcessor that sends the update request to a remote SPARQL Update service using an HTML form
createRemoteForm(UpdateRequest, String) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
Create an UpdateProcessor that sends the update request to a remote SPARQL Update service using an HTML form
createRemoteForm(UpdateRequest, String, HttpAuthenticator) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
Create an UpdateProcessor that sends the update request to a remote SPARQL Update service using an HTML form
createRemoteForm(UpdateRequest, String, Context) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
Create an UpdateProcessor that sends the update request to a remote SPARQL Update service using an HTML form
createRemoteForm(UpdateRequest, String, Context, HttpAuthenticator) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
Create an UpdateProcessor that sends the update request to a remote SPARQL Update service using an HTML form
createRepeat() - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorCaching
 
createRootQueryIterator(ExecutionContext) - Static method in class com.hp.hpl.jena.sparql.engine.main.OpExecutor
 
createSample(boolean, Expr) - Static method in class com.hp.hpl.jena.sparql.expr.aggregate.AggregatorFactory
 
createScopeByDocument() - Static method in class org.apache.jena.riot.out.NodeToLabel
Allocation from a single scope; just the label matters.
createScopeByDocumentHash() - Static method in class org.apache.jena.riot.lang.LabelToNode
Allocation from a single scope; just the label matters.
createScopeByDocumentHash(UUID) - Static method in class org.apache.jena.riot.lang.LabelToNode
Allocation from a single scope; just the label matters.
createScopeByDocumentOld() - Static method in class org.apache.jena.riot.lang.LabelToNode
The policy up to jena 2.10.0 - problems at very large scale
createScopeByGraph() - Static method in class org.apache.jena.riot.lang.LabelToNode
Allocation scoped by graph and label.
createSerializer(OutputStream) - Method in interface org.apache.jena.atlas.data.SerializationFactory
 
createServiceRequest(String, Query) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
Create a service request for remote execution over HTTP.
createServiceRequest(String, Query, HttpAuthenticator) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
Create a service request for remote execution over HTTP.
createSimpleCache(int) - Static method in class org.apache.jena.atlas.lib.CacheFactory
Create a lightweight cache (e.g.
createStats(Cache<Key, Value>) - Static method in class org.apache.jena.atlas.lib.CacheFactory
Add a statistics wrapper to an existing cache
createStreaming(GraphStore) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
Create an UpdateProcessor appropriate to the GraphStore, or null if no available factory to make an UpdateProcessor
createStreaming(GraphStore, QuerySolution) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
Create an UpdateProcessor appropriate to the GraphStore, or null if no available factory to make an UpdateProcessor
createStreaming(GraphStore, Binding) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
Create an UpdateProcessor appropriate to the GraphStore, or null if no available factory to make an UpdateProcessor
createStreaming(GraphStore, Context) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
Create an UpdateProcessor appropriate to the GraphStore, or null if no available factory to make an UpdateProcessor
createStreaming(GraphStore, QuerySolution, Context) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
Create an UpdateProcessor appropriate to the GraphStore, or null if no available factory to make an UpdateProcessor
createStreaming(GraphStore, Binding, Context) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
Create an UpdateProcessor appropriate to the GraphStore, or null if no available factory to make an UpdateProcessor
createStringLiteral(String, long, long) - Method in interface org.apache.jena.riot.system.ParserProfile
Create a literal for a string
createStringLiteral(String, long, long) - Method in class org.apache.jena.riot.system.ParserProfileBase
 
createStringLiteral(String, long, long) - Method in class org.apache.jena.riot.system.ParserProfileChecker
 
createSum(boolean, Expr) - Static method in class com.hp.hpl.jena.sparql.expr.aggregate.AggregatorFactory
 
createSymbol(String) - Static method in class com.hp.hpl.jena.sparql.sse.Item
 
createSymbol(String, int, int) - Static method in class com.hp.hpl.jena.sparql.sse.Item
 
createSync(CacheSet<Obj>) - Static method in class org.apache.jena.atlas.lib.CacheFactory
Add a synchronization wrapper to an existing set-cache
createTagged(String) - Static method in class com.hp.hpl.jena.sparql.sse.Item
 
createTemplate(String) - Static method in class com.hp.hpl.jena.query.QueryFactory
 
createTest() - Static method in class com.hp.hpl.jena.sparql.function.FunctionEnvBase
Create an execution environment suitable for testing functions and expressions
createTrig() - Static method in class org.apache.jena.riot.RiotWriter
Deprecated.
createTrigFlat() - Static method in class org.apache.jena.riot.RiotWriter
Deprecated.
Use RDFDataMgr.createDatasetWriter(RDFFormat) and RDFFormat.TRIG_FLAT
createTrigStreaming() - Static method in class org.apache.jena.riot.RiotWriter
Deprecated.
Use RDFDataMgr.createDatasetWriter(RDFFormat) and RDFFormat.TRIG_BLOCKS
createTriple(Node, Node, Node, long, long) - Method in interface org.apache.jena.riot.system.ParserProfile
Create a triple
createTriple(Node, Node, Node, long, long) - Method in class org.apache.jena.riot.system.ParserProfileBase
 
createTriple(Node, Node, Node, long, long) - Method in class org.apache.jena.riot.system.ParserProfileChecker
 
createTuple(X...) - Static method in class org.apache.jena.atlas.lib.Tuple
 
createTurtle() - Static method in class org.apache.jena.riot.RiotWriter
createTurtleFlat() - Static method in class org.apache.jena.riot.RiotWriter
Deprecated.
Use RDFDataMgr.createGraphWriter(RDFFormat) and RDFFormat.TURTLE_FLAT
createTurtleStreaming() - Static method in class org.apache.jena.riot.RiotWriter
Deprecated.
Use RDFDataMgr.createGraphWriter(RDFFormat) and RDFFormat.TURTLE_BLOCKS
createTypedLiteral(String, RDFDatatype, long, long) - Method in interface org.apache.jena.riot.system.ParserProfile
Create a literal for a string+datatype
createTypedLiteral(String, RDFDatatype, long, long) - Method in class org.apache.jena.riot.system.ParserProfileBase
 
createTypedLiteral(String, RDFDatatype, long, long) - Method in class org.apache.jena.riot.system.ParserProfileChecker
 
createUnionGraph(DatasetGraph) - Static method in class com.hp.hpl.jena.sparql.core.GraphView
 
createUnit() - Static method in class com.hp.hpl.jena.sparql.algebra.TableFactory
 
createURI(String, long, long) - Method in interface org.apache.jena.riot.system.ParserProfile
Create a URI Node
createURI(String, long, long) - Method in class org.apache.jena.riot.system.ParserProfileBase
 
createURI(String, long, long) - Method in class org.apache.jena.riot.system.ParserProfileChecker
 
createUseLabelAsGiven() - Static method in class org.apache.jena.riot.lang.LabelToNode
Allocation using syntax label; output is unsafe for reading (use LabelToNode.createUseLabelEncoded() for output-input).
createUseLabelEncoded() - Static method in class org.apache.jena.riot.lang.LabelToNode
Allocation using an encoded syntax label (i.e.
createVarMap() - Static method in class com.hp.hpl.jena.sparql.util.LabelToNodeMap
Create variables (Var), starting from zero each time This means that parsing a query string will generate the same variable names for bNode variables each time, making Query.equals and Query.hashCode work.
CSV - Static variable in class org.apache.jena.riot.Lang
"CSV" - CSV data read into an RDF model with simple conversion : See Jena-625
CSV - Static variable in class org.apache.jena.riot.RDFLanguages
CSV data.
CSV_PREFIX - Static variable in class org.apache.jena.riot.lang.LangCSV
 
CSV_ROW - Static variable in class org.apache.jena.riot.lang.LangCSV
 
CSVInput - Class in com.hp.hpl.jena.sparql.resultset
Convenient comma separated values - see also TSV (tab separated values) which outputs full RDF terms (in Turtle-style).
CSVInput() - Constructor for class com.hp.hpl.jena.sparql.resultset.CSVInput
 
CSVInputIterator - Class in com.hp.hpl.jena.sparql.resultset
Class used to do streaming parsing of actual result rows from the CSV
CSVInputIterator(BufferedReader, List<Var>) - Constructor for class com.hp.hpl.jena.sparql.resultset.CSVInputIterator
Creates a new CSV Input Iterator
CSVOutput - Class in com.hp.hpl.jena.sparql.resultset
Convenient comma separated values - see also TSV (tab separated values) which outputs full RDF terms (in Turtle-style).
CSVOutput() - Constructor for class com.hp.hpl.jena.sparql.resultset.CSVOutput
 
CSVParser - Class in org.apache.jena.atlas.csv
Wrapper for Commons CSV parser.
CSVResultFormatTest - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifest_11
CSV Test
ctHTMLForm - Static variable in class org.apache.jena.riot.WebContent
 
ctJSON - Static variable in class org.apache.jena.riot.WebContent
 
ctJSONLD - Static variable in class org.apache.jena.riot.WebContent
 
ctMultiAlt - Static variable in class org.apache.jena.riot.WebContent
 
ctMultipartFormData - Static variable in class org.apache.jena.riot.WebContent
 
ctMultipartMixed - Static variable in class org.apache.jena.riot.WebContent
 
ctN3Alt1 - Static variable in class org.apache.jena.riot.WebContent
 
ctN3Alt2 - Static variable in class org.apache.jena.riot.WebContent
 
ctNQuads - Static variable in class org.apache.jena.riot.WebContent
 
ctNQuadsAlt1 - Static variable in class org.apache.jena.riot.WebContent
 
ctNQuadsAlt2 - Static variable in class org.apache.jena.riot.WebContent
 
ctNTriples - Static variable in class org.apache.jena.riot.WebContent
 
ctNTriplesAlt - Static variable in class org.apache.jena.riot.WebContent
 
ctOctets - Static variable in class org.apache.jena.riot.WebContent
 
ctRDFJSON - Static variable in class org.apache.jena.riot.WebContent
 
ctRdfJson - Static variable in class org.apache.jena.riot.WebContent
 
ctRDFTHRIFT - Static variable in class org.apache.jena.riot.WebContent
 
ctRDFXML - Static variable in class org.apache.jena.riot.WebContent
 
ctResultsBIO - Static variable in class org.apache.jena.riot.WebContent
 
ctResultsJSON - Static variable in class org.apache.jena.riot.WebContent
 
ctResultsThrift - Static variable in class org.apache.jena.riot.WebContent
 
ctResultsXML - Static variable in class org.apache.jena.riot.WebContent
 
CTRL_CHAR - Static variable in class org.apache.jena.riot.tokens.TokenizerText
 
ctSPARQLQuery - Static variable in class org.apache.jena.riot.WebContent
 
ctSPARQLUpdate - Static variable in class org.apache.jena.riot.WebContent
 
ctSSE - Static variable in class org.apache.jena.riot.WebContent
 
ctTextCSV - Static variable in class org.apache.jena.riot.WebContent
 
ctTextPlain - Static variable in class org.apache.jena.riot.WebContent
 
ctTextTSV - Static variable in class org.apache.jena.riot.WebContent
 
ctTriG - Static variable in class org.apache.jena.riot.WebContent
 
ctTriGAlt1 - Static variable in class org.apache.jena.riot.WebContent
 
ctTriGAlt2 - Static variable in class org.apache.jena.riot.WebContent
 
ctTriX - Static variable in class org.apache.jena.riot.WebContent
 
ctTriXxml - Static variable in class org.apache.jena.riot.WebContent
 
ctTurtle - Static variable in class org.apache.jena.riot.WebContent
 
ctTurtleAlt1 - Static variable in class org.apache.jena.riot.WebContent
 
ctTurtleAlt2 - Static variable in class org.apache.jena.riot.WebContent
 
ctTypeN3 - Static variable in class org.apache.jena.riot.WebContent
 
ctXML - Static variable in class org.apache.jena.riot.WebContent
 
ctXMLAlt - Static variable in class org.apache.jena.riot.WebContent
 
cube - Class in com.hp.hpl.jena.sparql.function.library.leviathan
 
cube() - Constructor for class com.hp.hpl.jena.sparql.function.library.leviathan.cube
 
current() - Method in class org.apache.jena.atlas.iterator.IteratorArray
 
currentProject - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
A current project this person works on.
currentSize() - Method in class org.apache.jena.atlas.iterator.IteratorWithBuffer
Return the current size of the lookahead.
currentSize() - Method in class org.apache.jena.atlas.iterator.IteratorWithHistory
Return the current size of the histiory.
currentToken - Variable in exception com.hp.hpl.jena.sparql.lang.arq.ParseException
This is the last token that has been consumed successfully.
currentToken - Variable in exception com.hp.hpl.jena.sparql.lang.sparql_10.ParseException
This is the last token that has been consumed successfully.
currentToken - Variable in exception com.hp.hpl.jena.sparql.lang.sparql_11.ParseException
This is the last token that has been consumed successfully.
currentToken - Variable in exception com.hp.hpl.jena.sparql.sse.lang.parser.ParseException
This is the last token that has been consumed successfully.
currentToken - Variable in exception org.apache.jena.atlas.json.io.parserjavacc.javacc.ParseException
This is the last token that has been consumed successfully.
CVSRepository - Static variable in class com.hp.hpl.jena.sparql.vocabulary.DOAP
CVS source code repository.Repositorio CVS del c�digo fuente.D�p�t CVS du code source.

D

DATA - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
RegularExpression Id.
DATA - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
RegularExpression Id.
data - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifestUpdate_11
Optional: data for the update test (i.e.
data - Static variable in class com.hp.hpl.jena.sparql.vocabulary.VocabTestQuery
Optional: data for the query test
DataBag<T> - Interface in org.apache.jena.atlas.data
A collection of Tuples.
DataBlock() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
 
DataBlock() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
 
DataBlockValue() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
 
DataBlockValue() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
 
Dataset - Interface in com.hp.hpl.jena.query
Query is over a Dataset, a collection of named graphs and a background graph (also called the default graph or unnamed graph).
dataset(Graph) - Static method in class org.apache.jena.riot.system.RiotLib
Returns dataset that wraps a graph
dataset(DatasetGraph) - Static method in class org.apache.jena.riot.system.StreamRDFLib
 
DatasetAccessor - Interface in com.hp.hpl.jena.query
Accessor to a dataset as a collection of models, providing whole model operations.
DatasetAccessorFactory - Class in com.hp.hpl.jena.query
Factory which produces dataset accessors
DatasetAccessorFactory() - Constructor for class com.hp.hpl.jena.query.DatasetAccessorFactory
 
DatasetAdapter - Class in org.apache.jena.web
Adapter between Dataset/Model level and DatasetGraph/Graph level
DatasetAdapter(DatasetGraphAccessor) - Constructor for class org.apache.jena.web.DatasetAdapter
 
DatasetAssembler - Class in com.hp.hpl.jena.sparql.core.assembler
 
DatasetAssembler() - Constructor for class com.hp.hpl.jena.sparql.core.assembler.DatasetAssembler
 
DatasetAssemblerException - Exception in com.hp.hpl.jena.sparql.core.assembler
 
DatasetAssemblerException(Resource, String) - Constructor for exception com.hp.hpl.jena.sparql.core.assembler.DatasetAssemblerException
 
DatasetAssemblerVocab - Class in com.hp.hpl.jena.sparql.core.assembler
 
DatasetAssemblerVocab() - Constructor for class com.hp.hpl.jena.sparql.core.assembler.DatasetAssemblerVocab
 
DatasetChanges - Interface in com.hp.hpl.jena.sparql.core
Interface for notification of changes (adds and deletes of quads) to a DatasetGraph
DatasetChangesBatched - Class in com.hp.hpl.jena.sparql.core
Collect a stream of DatasetChanges into batches.
DatasetChangesCapture - Class in com.hp.hpl.jena.sparql.core
Capture a record of quad actions
DatasetChangesCapture() - Constructor for class com.hp.hpl.jena.sparql.core.DatasetChangesCapture
Capture quad actions, excluding no-ops
DatasetChangesCapture(boolean) - Constructor for class com.hp.hpl.jena.sparql.core.DatasetChangesCapture
Capture quad actions, either including or excluding the "no ops"
DatasetChangesCapture(boolean, boolean, boolean, boolean) - Constructor for class com.hp.hpl.jena.sparql.core.DatasetChangesCapture
Capture quad actions, selectively by category
DatasetChangesCounter - Class in com.hp.hpl.jena.sparql.core
Count changes, or simply note if a change has been made.
DatasetChangesCounter() - Constructor for class com.hp.hpl.jena.sparql.core.DatasetChangesCounter
 
DatasetClause() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
 
DatasetClause() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
 
DatasetClause() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
 
DatasetDescription - Class in com.hp.hpl.jena.sparql.core
 
DatasetDescription() - Constructor for class com.hp.hpl.jena.sparql.core.DatasetDescription
 
DatasetDescription(List<String>, List<String>) - Constructor for class com.hp.hpl.jena.sparql.core.DatasetDescription
 
DatasetDescriptionAssembler - Class in com.hp.hpl.jena.sparql.core.assembler
 
DatasetDescriptionAssembler() - Constructor for class com.hp.hpl.jena.sparql.core.assembler.DatasetDescriptionAssembler
 
DatasetFactory - Class in com.hp.hpl.jena.query
Make Datasets and DataSources in various ways
DatasetFactory() - Constructor for class com.hp.hpl.jena.query.DatasetFactory
 
DatasetGraph - Interface in com.hp.hpl.jena.sparql.core
DatasetGraph: The graph representation of an RDF Dataset.
DatasetGraphAccessor - Interface in org.apache.jena.web
 
DatasetGraphAccessorBasic - Class in org.apache.jena.web
General implementation of operations for the SPARQL HTTP Update protocol over a DatasetGraph.
DatasetGraphAccessorBasic(DatasetGraph) - Constructor for class org.apache.jena.web.DatasetGraphAccessorBasic
 
DatasetGraphAccessorHTTP - Class in org.apache.jena.web
A dataset graph accessor that talks to stores that implement the SPARQL 1.1 Graph Store Protocol
DatasetGraphAccessorHTTP(String) - Constructor for class org.apache.jena.web.DatasetGraphAccessorHTTP
Create a DatasetUpdater for the remote URL
DatasetGraphAccessorHTTP(String, HttpAuthenticator) - Constructor for class org.apache.jena.web.DatasetGraphAccessorHTTP
Create a DatasetUpdater for the remote URL
DatasetGraphAltDefaultGraph - Class in com.hp.hpl.jena.sparql.core
DatasetGraph that switches the default graph to another graph.
DatasetGraphAltDefaultGraph(DatasetGraph, Graph) - Constructor for class com.hp.hpl.jena.sparql.core.DatasetGraphAltDefaultGraph
 
DatasetGraphBase - Class in com.hp.hpl.jena.sparql.core
DatasetGraph framework : readonly dataset need only provide find(g,s,p,o), getGraph() and getDefaultGraph() although it may wish to override other operations and do better.
DatasetGraphBaseFind - Class in com.hp.hpl.jena.sparql.core
DatasetGraph framework.
DatasetGraphCaching - Class in com.hp.hpl.jena.sparql.core
DatasetGraph that caches calls to make graph implementations.
DatasetGraphCollection - Class in com.hp.hpl.jena.sparql.core
Base class for implementations of a DatasetGraph as a set of graphs.
DatasetGraphCollection() - Constructor for class com.hp.hpl.jena.sparql.core.DatasetGraphCollection
 
DatasetGraphFactory - Class in com.hp.hpl.jena.sparql.core
 
DatasetGraphFactory() - Constructor for class com.hp.hpl.jena.sparql.core.DatasetGraphFactory
 
DatasetGraphFactory.GraphMaker - Interface in com.hp.hpl.jena.sparql.core
Interface for makign graphs when a dataset needs to add a new graph.
DatasetGraphMaker - Class in com.hp.hpl.jena.sparql.core
Implementation of a DatasetGraph as an open set of graphs where all graphs "exist".
DatasetGraphMaker(DatasetGraphFactory.GraphMaker) - Constructor for class com.hp.hpl.jena.sparql.core.DatasetGraphMaker
 
DatasetGraphMaker(Graph) - Constructor for class com.hp.hpl.jena.sparql.core.DatasetGraphMaker
 
DatasetGraphMap - Class in com.hp.hpl.jena.sparql.core
Implementation of a DatasetGraph as an extensible set of graphs.
DatasetGraphMap(Graph) - Constructor for class com.hp.hpl.jena.sparql.core.DatasetGraphMap
 
DatasetGraphMap(DatasetGraph) - Constructor for class com.hp.hpl.jena.sparql.core.DatasetGraphMap
Create a new DatasetGraph that initially shares the graphs of the givem DatasetGraph.
DatasetGraphMonitor - Class in com.hp.hpl.jena.sparql.core
Connect a DatasetGraph to a DatasetChanges monitor.
DatasetGraphMonitor(DatasetGraph, DatasetChanges) - Constructor for class com.hp.hpl.jena.sparql.core.DatasetGraphMonitor
Create a DatasetGraph wrapper that monitors the dataset for changes (add or delete quads).
DatasetGraphMonitor(DatasetGraph, DatasetChanges, boolean) - Constructor for class com.hp.hpl.jena.sparql.core.DatasetGraphMonitor
Create a DatasetGraph wrapper that monitors the dataset for changes (add or delete quads).
DatasetGraphOne - Class in com.hp.hpl.jena.sparql.core
DatasetGraph of a single graph as default graph.
DatasetGraphOne(Graph) - Constructor for class com.hp.hpl.jena.sparql.core.DatasetGraphOne
 
DatasetGraphQuad - Class in com.hp.hpl.jena.sparql.core
A DatasetGraph base class for pure quad-centric storage.
DatasetGraphQuad() - Constructor for class com.hp.hpl.jena.sparql.core.DatasetGraphQuad
 
DatasetGraphReadOnly - Class in com.hp.hpl.jena.sparql.core
Read-only view of a DatasetGraph.
DatasetGraphReadOnly(DatasetGraph) - Constructor for class com.hp.hpl.jena.sparql.core.DatasetGraphReadOnly
 
DatasetGraphSimpleMem - Class in com.hp.hpl.jena.sparql.core
Very simple, non-scalable DatasetGraph implementation of a triples+quads style for testing.
DatasetGraphSimpleMem() - Constructor for class com.hp.hpl.jena.sparql.core.DatasetGraphSimpleMem
 
DatasetGraphTrackActive - Class in com.hp.hpl.jena.sparql.core
Track the transactional state of a DatasetGraph
DatasetGraphTriplesQuads - Class in com.hp.hpl.jena.sparql.core
A DatasetGraph base class for triples+quads storage.
DatasetGraphTriplesQuads() - Constructor for class com.hp.hpl.jena.sparql.core.DatasetGraphTriplesQuads
 
DatasetGraphViewGraphs - Class in com.hp.hpl.jena.sparql.core
Wrap a DatasetGraph with implementations of DatasetGraph.getDefaultGraph() and DatasetGraph.getGraph(com.hp.hpl.jena.graph.Node) that use the view graph mechanism.
DatasetGraphViewGraphs(DatasetGraph) - Constructor for class com.hp.hpl.jena.sparql.core.DatasetGraphViewGraphs
 
DatasetGraphWithLock - Class in com.hp.hpl.jena.sparql.core
A DatasetGraph that uses the dataset lock to give weak transactional behaviour, that is the application see transaction but they are not durable.
DatasetGraphWithLock(DatasetGraph) - Constructor for class com.hp.hpl.jena.sparql.core.DatasetGraphWithLock
 
DatasetGraphWrapper - Class in com.hp.hpl.jena.sparql.core
 
DatasetGraphWrapper(DatasetGraph) - Constructor for class com.hp.hpl.jena.sparql.core.DatasetGraphWrapper
 
DatasetImpl - Class in com.hp.hpl.jena.sparql.core
A implementation of a Dataset.
DatasetImpl(Model) - Constructor for class com.hp.hpl.jena.sparql.core.DatasetImpl
Create a Dataset with the model as default model.
DatasetImpl(Dataset) - Constructor for class com.hp.hpl.jena.sparql.core.DatasetImpl
 
DatasetLib - Class in com.hp.hpl.jena.sparql.lib
 
DatasetLib() - Constructor for class com.hp.hpl.jena.sparql.lib.DatasetLib
 
DatasetNullAssembler - Class in com.hp.hpl.jena.sparql.core.assembler
 
DatasetNullAssembler() - Constructor for class com.hp.hpl.jena.sparql.core.assembler.DatasetNullAssembler
 
DatasetPrefixStorage - Interface in com.hp.hpl.jena.sparql.core
Abstract of prefix storage for graphs in an RDF dataset
datasetToStream(DatasetGraph, StreamRDF) - Static method in class org.apache.jena.riot.system.StreamOps
Send a dataset to a StreamRDF as prefixes, triples and quads, enclosed in stream.start()/steram.finish()
DatasetUtils - Class in com.hp.hpl.jena.sparql.util
Internal Dataset/DataSource factory + graph equivalents.
DatasetUtils() - Constructor for class com.hp.hpl.jena.sparql.util.DatasetUtils
 
dataSyntax - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifestX
Syntax of the query
datatype(NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeFunctions
 
datatype(Node) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeFunctions
 
DATATYPE - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
RegularExpression Id.
DATATYPE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
RegularExpression Id.
DATATYPE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
RegularExpression Id.
DATATYPE - Static variable in interface com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreConstants
RegularExpression Id.
datatype - Variable in class org.apache.jena.riot.thrift.wire.RDF_Literal
 
date - Class in com.hp.hpl.jena.sparql.function.library
date(expression) => XSD dateTime Attempt to convert an expression to an XSD dateTime.
date() - Constructor for class com.hp.hpl.jena.sparql.function.library.date
 
dateTimeCast(NodeValue, String) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
Cast a NodeValue to a date/time type (xsd dateTime, date, time, g*) according to F&O 17.1.5 Casting to date and time types Throws an exception on incorrect case.
dateTimeCast(NodeValue, RDFDatatype) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
Cast a NodeValue to a date/time type (xsd dateTime, date, time, g*) according to F&O 17.1.5 Casting to date and time types Throws an exception on incorrect case.
dateTimeCast(NodeValue, XSDDatatype) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
Cast a NodeValue to a date/time type (xsd dateTime, date, time, g*) according to F&O 17.1.5 Casting to date and time types Throws an exception on incorrect case.
dateTimeCastCompatible(NodeValue, XSDDatatype) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
 
DateTimeStruct - Class in com.hp.hpl.jena.sparql.util
XSD date/time 7-component model.
DateTimeStruct() - Constructor for class com.hp.hpl.jena.sparql.util.DateTimeStruct
 
DateTimeStruct.DateTimeParseException - Exception in com.hp.hpl.jena.sparql.util
 
DateTimeStruct.DateTimeParseException(String) - Constructor for exception com.hp.hpl.jena.sparql.util.DateTimeStruct.DateTimeParseException
 
dateTimeToNode(Calendar) - Static method in class com.hp.hpl.jena.sparql.util.NodeFactoryExtra
Calendar to xsd:dateTime Node
dateToNode(Calendar) - Static method in class com.hp.hpl.jena.sparql.util.NodeFactoryExtra
Calendar to xsd:date Node
DAY - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
RegularExpression Id.
DAY - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
RegularExpression Id.
day - Variable in class com.hp.hpl.jena.sparql.util.DateTimeStruct
 
deallocDecoder(CharsetDecoder) - Static method in class org.apache.jena.atlas.lib.Chars
Deallocate a CharsetDecoder, may increase pool size
deallocEncoder(CharsetEncoder) - Static method in class org.apache.jena.atlas.lib.Chars
Deallocate a CharsetEncoder, may increase pool size
debug() - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorBase
 
debug - Static variable in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorSimple
 
debug - Class in com.hp.hpl.jena.sparql.procedure.library
 
debug() - Constructor for class com.hp.hpl.jena.sparql.procedure.library.debug
 
debug(Iterator<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
Print an iterator to stdout, return a copy of the iterator.
debug(PrintStream, Iterator<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
Print an iterator to stdout, return a copy of the iterator.
debug(Logger, String, Object...) - Static method in class org.apache.jena.atlas.logging.FmtLog
 
debug(Logger, Throwable, String, Object...) - Static method in class org.apache.jena.atlas.logging.FmtLog
 
debug(Class<?>, String, Object...) - Static method in class org.apache.jena.atlas.logging.FmtLog
 
debug(Class<?>, Throwable, String, Object...) - Static method in class org.apache.jena.atlas.logging.FmtLog
 
debug(String, String) - Static method in class org.apache.jena.atlas.logging.Log
 
debug(Object, String) - Static method in class org.apache.jena.atlas.logging.Log
 
debug(Class<?>, String) - Static method in class org.apache.jena.atlas.logging.Log
 
debug(Object, String, Throwable) - Static method in class org.apache.jena.atlas.logging.Log
 
debug(Class<?>, String, Throwable) - Static method in class org.apache.jena.atlas.logging.Log
 
debugStream - Variable in class com.hp.hpl.jena.sparql.lang.arq.ARQParserTokenManager
Debug output.
debugStream - Variable in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10TokenManager
Debug output.
debugStream - Variable in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11TokenManager
Debug output.
debugStream - Variable in class com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreTokenManager
Debug output.
debugStream - Variable in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_ParserTokenManager
Debug output.
dec() - Method in class org.apache.jena.atlas.lib.RefLong
 
decAndGet() - Method in class org.apache.jena.atlas.lib.RefLong
 
DECIMAL - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
RegularExpression Id.
DECIMAL - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
RegularExpression Id.
DECIMAL - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
RegularExpression Id.
DECIMAL - Static variable in interface com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreConstants
RegularExpression Id.
DECIMAL - Static variable in interface org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_ParserConstants
RegularExpression Id.
DECIMAL_NEGATIVE - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
RegularExpression Id.
DECIMAL_NEGATIVE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
RegularExpression Id.
DECIMAL_NEGATIVE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
RegularExpression Id.
DECIMAL_POSITIVE - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
RegularExpression Id.
DECIMAL_POSITIVE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
RegularExpression Id.
DECIMAL_POSITIVE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
RegularExpression Id.
DecimalZERO - Static variable in class com.hp.hpl.jena.sparql.expr.NodeValue
 
decIndent() - Method in class org.apache.jena.atlas.io.IndentedWriter
 
decIndent(int) - Method in class org.apache.jena.atlas.io.IndentedWriter
 
decode(byte[]) - Static method in class org.apache.jena.atlas.io.InStreamUTF8
 
decode(String) - Static method in class org.apache.jena.riot.system.IRILib
 
decodeBNodeLabel(String) - Static method in class org.apache.jena.riot.out.NodeFmtLib
 
decodeHex(String, char) - Static method in class org.apache.jena.atlas.lib.StrUtils
Decode a string using marked hex values e.g.
decodeIndex(int) - Static method in class org.apache.jena.atlas.lib.Alg
 
decWWWForm(String) - Static method in class com.hp.hpl.jena.sparql.util.Convert
 
decWWWForm(StringBuffer) - Static method in class com.hp.hpl.jena.sparql.util.Convert
 
deepCopy() - Method in interface com.hp.hpl.jena.sparql.expr.Expr
Deep copy
deepCopy() - Method in class com.hp.hpl.jena.sparql.expr.ExprNode
 
deepCopy() - Method in class org.apache.jena.riot.thrift.wire.RDF_ANY
 
deepCopy() - Method in class org.apache.jena.riot.thrift.wire.RDF_BNode
 
deepCopy() - Method in class org.apache.jena.riot.thrift.wire.RDF_DataTuple
 
deepCopy() - Method in class org.apache.jena.riot.thrift.wire.RDF_Decimal
 
deepCopy() - Method in class org.apache.jena.riot.thrift.wire.RDF_IRI
 
deepCopy() - Method in class org.apache.jena.riot.thrift.wire.RDF_Literal
 
deepCopy() - Method in class org.apache.jena.riot.thrift.wire.RDF_PrefixDecl
 
deepCopy() - Method in class org.apache.jena.riot.thrift.wire.RDF_PrefixName
 
deepCopy() - Method in class org.apache.jena.riot.thrift.wire.RDF_Quad
 
deepCopy() - Method in class org.apache.jena.riot.thrift.wire.RDF_REPEAT
 
deepCopy() - Method in class org.apache.jena.riot.thrift.wire.RDF_StreamRow
 
deepCopy() - Method in class org.apache.jena.riot.thrift.wire.RDF_Term
 
deepCopy() - Method in class org.apache.jena.riot.thrift.wire.RDF_Triple
 
deepCopy() - Method in class org.apache.jena.riot.thrift.wire.RDF_UNDEF