Package org.openrdf.model.impl

Implementations of the RDF model interfaces.

See:
          Description

Class Summary
BNodeImpl An implementation of the BNode interface.
GraphImpl GraphImpl - an implementation of the graph interface that uses a local repository as storage backend.
LiteralImpl An implementation of the Literal interface.
StatementImpl An implementation of the Statement interface.
URIImpl An implementation of the URI interface.
ValueFactoryImpl Default implementation of the ValueFactory interface that uses the RDF model classes from this package.
 

Package org.openrdf.model.impl Description

Implementations of the RDF model interfaces.



Copyright © 2002-2006 Aduna BV, GNU LGPL License applies.