| Constructor and Description |
|---|
NodeTypeRdfContext(Iterator<javax.jcr.nodetype.NodeType> nodeTypeIterator)
Convert a NodeType iterator into an RDF stream
|
NodeTypeRdfContext(javax.jcr.nodetype.NodeType nodeType)
Convert a NodeType into an RDF stream by capturing the supertypes, node
definitions, and property definitions of the type as RDFS triples.
|
NodeTypeRdfContext(javax.jcr.nodetype.NodeTypeManager nodeTypeManager)
Convert the NodeTypeManager to an RDF stream, including both primary and
mixin node types.
|
asModel, concat, concat, concat, concat, delegate, equals, filter, fromModel, hashCode, iterable, limit, namespace, namespaces, namespaces, session, session, skip, topic, topic, transform, withThisContext, withThisContextclone, finalize, getClass, notify, notifyAll, wait, wait, waitforEachRemainingpublic NodeTypeRdfContext(javax.jcr.nodetype.NodeTypeManager nodeTypeManager)
throws javax.jcr.RepositoryException
nodeTypeManager - the node type managerjavax.jcr.RepositoryException - if repository exception occurredpublic NodeTypeRdfContext(Iterator<javax.jcr.nodetype.NodeType> nodeTypeIterator) throws javax.jcr.RepositoryException
nodeTypeIterator - the node type iteratorjavax.jcr.RepositoryException - if repository exception occurredpublic NodeTypeRdfContext(javax.jcr.nodetype.NodeType nodeType)
throws javax.jcr.RepositoryException
nodeType - the node typejavax.jcr.RepositoryException - if repository exception occurredCopyright © 2013-2015 DuraSpace, Inc.. All Rights Reserved.