Uses of Package
org.openrdf.model.impl

Packages that use org.openrdf.model.impl
org.openrdf.sesame.sailimpl.memory An implementation of the RDF SAIL API that uses main memory for storage.  
org.openrdf.sesame.sailimpl.nativerdf.model   
org.openrdf.sesame.sailimpl.rdbms.model   
 

Classes in org.openrdf.model.impl used by org.openrdf.sesame.sailimpl.memory
BNodeImpl
          An implementation of the BNode interface.
LiteralImpl
          An implementation of the Literal interface.
StatementImpl
          An implementation of the Statement interface.
URIImpl
          An implementation of the URI interface.
 

Classes in org.openrdf.model.impl used by org.openrdf.sesame.sailimpl.nativerdf.model
BNodeImpl
          An implementation of the BNode interface.
LiteralImpl
          An implementation of the Literal interface.
URIImpl
          An implementation of the URI interface.
 

Classes in org.openrdf.model.impl used by org.openrdf.sesame.sailimpl.rdbms.model
BNodeImpl
          An implementation of the BNode interface.
LiteralImpl
          An implementation of the Literal interface.
URIImpl
          An implementation of the URI interface.
 



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