- Detail:
- Field |
- Constr |
- Method
- java.lang.Object
-
- com.google.common.collect.ForwardingObject
-
- com.google.common.collect.ForwardingIterator<com.hp.hpl.jena.graph.Triple>
-
- org.fcrepo.kernel.utils.iterators.RdfStream
-
- org.fcrepo.kernel.rdf.impl.NamespaceRdfContext
-
- All Implemented Interfaces:
- Iterable<com.hp.hpl.jena.graph.Triple>, Iterator<com.hp.hpl.jena.graph.Triple>
public class NamespaceRdfContext
extends org.fcrepo.kernel.utils.iterators.RdfStream
An RdfStream that holds the namespace mappings for serializations,
as well as Triples describing those namespaces.
- Author:
- ajs6f
-
-
Field Summary
-
Fields inherited from class org.fcrepo.kernel.utils.iterators.RdfStream
context, topic, triples
-
Constructor Summary
Constructors
| Constructor and Description |
NamespaceRdfContext(javax.jcr.Session session)
Default constructor.
|
-
Method Summary
-
Methods inherited from class org.fcrepo.kernel.utils.iterators.RdfStream
asModel, concat, concat, concat, concat, delegate, equals, filter, fromModel, hashCode, iterator, limit, namespace, namespaces, namespaces, session, session, skip, topic, topic, transform, withThisContext, withThisContext
-
Methods inherited from class com.google.common.collect.ForwardingIterator
hasNext, next, remove
-
Methods inherited from class com.google.common.collect.ForwardingObject
toString
- Detail:
- Field |
- Constr |
- Method
Copyright © 2013–2014 DuraSpace, Inc.. All rights reserved.