Module org.apache.jena.core
Package org.apache.jena.rdf.model.impl
package org.apache.jena.rdf.model.impl
This package contains implementations of the interfaces defined
in the .model package, eg ModelCom for Model, ResourceImpl
for Resource, and so on. ModelCom builds models out of Graphs
using the EnhGraph and EnhNode classes defined in .enhanced.
-
ClassDescriptionAn implementation of Alt.An implementation of BagAn internal class not normally of interest to application developers.An internal class, not normally of interest to application developers.An internal class not normally of interest to application developers.Default implementation of the InfModel interface which simply wraps up an InfGraph.Builds Jena Iterators and other things (RDFNode and Statement) needed in a Model.An implementation of Literal.Common methods for model implementations.Adapter class that converts a ModelChangedListener into a GraphListener.A ModelMakerImpl implements a ModelMaker over a GraphMaker.This class impedance-matches the reification requests of Model[Com] to the operations supplied by it's Graph's Reifier.An internal class not normally of interest to application developers.A NodeIterator implementation.An NsIterator implementationN-Triple ReaderWrites out an XML serialization of a model.An implementation of Property.The default error handler for RDF/XML I/O.Standard implementation the list abstraction from rdf.model.A ReifiedStatementImpl encodes a Statement and behaves as a Resource.A Reifier that only supports one style Standard (intercept, no conceal -- and intercept is a no-op anyway because all triples appear in the underlying graph for storing all triples).An implementation of ResIterator.An implementation of Resource.A general selector class for use when querying models.An implementation of SeqAn internal class not normally of interest to application developers.An internal class not normally of interest to developers.Abstract base class for StaementImpl - pulls up the stuff that doesn't depend on how statements are represented (as S/P/O or as Triples).An implementation of Statement.An implementation of StmtIterator.Some utility functions.