Package com.hp.hpl.mesa.rdf.jena.common

A set of common implementation classes.

See:
          Description

Interface Summary
ModelI An internal interface not normally of interest to application developers.
NodeIteratorFactory An internal class not normally of interest to application developers.
ResourceI An internal interface.
Store Interface to a triple store.
StoreFactory  
 

Class Summary
AltImpl An implementation of Alt.
BagImpl An implementation of Bag
ContainerImpl An internal class not normally of interest to application developers.
ContNodeIteratorFactoryImpl An internal class, not normally of interest to application developers.
ContNodeIteratorImpl An internal class not normally of interest to application developers.
EnhAlt A base class for supporting enhanced Alt's.
EnhBag A base class for supporting enhanced Bag's.
EnhContainer A base class for supporting enhanced containers.
EnhResource A base class for supporting enhanced resources.
EnhSeq A base class for supporting enhanced Seq's.
ErrorHelper An internal class not normally of interest to developers.
LiteralImpl An implementation of Literal.
ModelCom Common methods for model implementations.
ModelMatcher An implemantation of graph isomorphism for Model equality.
NodeIteratorImpl A NodeIterator implementation.
NsIteratorImpl An NsIterator implementation
NTripleReader N-Triple Reader
NTripleWriter Writes out an XML serialization of a model.
PropertyImpl An implementation of Property.
RDFDefaultErrorHandler  
RDFReaderFImpl  
RDFWriterFImpl  
RDFXMLReader Uses David Megginson's RDF Filter to load an XML serialization into a model.
RDFXMLWriter Writes out an XML serialization of a model.
ResIteratorImpl An implementation of ResIterator.
ResourceImpl An implementation of Resource.
ResTestObj An enhanced resource test object used by the regression tests.
SelectorImpl A general selector class for use when querying models.
SeqImpl An implementation of Seq
SeqNodeIteratorFactoryImpl An internal class not normally of interest to application developers.
SeqNodeIteratorImpl An internal class not normally of interest to developers.
StatementImpl An implementation of Statement.
StmtIteratorImpl An implementation of StmtIterator.
StoreCom  
Util Some utility functions.
 

Package com.hp.hpl.mesa.rdf.jena.common Description

A set of common implementation classes.

These classes do not provide a complete implementation in themselves. They lack a model implementation. These are the classes that could be common amongst several different implementations.



Copyright © 2001 Hewlett-Packard. All Rights Reserved.