Uses of Package
org.apache.jena.rdf.model.impl
Packages that use org.apache.jena.rdf.model.impl
Package
Description
Provides default implementations for the abstractions defined in the
org.apache.jena.ontology
package.This package contains implementations of the interfaces defined
in the .model package, eg ModelCom for Model, ResourceImpl
for Resource, and so on.
Miscellaneous collection of utility classes.
-
Classes in org.apache.jena.rdf.model.impl used by org.apache.jena.ontology.implClassDescriptionCommon methods for model implementations.An implementation of Resource.
-
Classes in org.apache.jena.rdf.model.impl used by org.apache.jena.rdf.model.implClassDescriptionAn internal class not normally of interest to application developers.Common methods for model implementations.Adapter class that converts a ModelChangedListener into a GraphListener.An internal class not normally of interest to application developers.A ReifiedStatementImpl encodes a Statement and behaves as a Resource.An implementation of Resource.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).
-
Classes in org.apache.jena.rdf.model.impl used by org.apache.jena.util