Uses of Package
org.jrdf.util

Packages that use org.jrdf.util
org.jrdf.graph This package defines a set of APIs required to implement an RDF Graph and it's associated objects. 
org.jrdf.graph.global   
org.jrdf.graph.global.iterator   
org.jrdf.graph.global.molecule   
org.jrdf.graph.local.disk.iterator   
org.jrdf.graph.local.index.longindex.sesame   
org.jrdf.graph.local.index.nodepool   
org.jrdf.graph.local.index.nodepool.db4o   
org.jrdf.graph.local.iterator   
org.jrdf.graph.local.mem This package is an implementation of the JRDF Graph API. 
org.jrdf.graph.local.mem.iterator   
org.jrdf.map   
org.jrdf.parser This package is a port of the Sesame RIO Parser. 
org.jrdf.parser.ntriples   
org.jrdf.query.relation.type   
org.jrdf.util Utility classes - ones that don't belong elsewhere. 
org.jrdf.util.bdb   
org.jrdf.writer.rdfxml   
 

Classes in org.jrdf.util used by org.jrdf.graph
ClosableIterator
          An that intializes objects from a graph one at a time.
 

Classes in org.jrdf.util used by org.jrdf.graph.global
ClosableIterator
          An that intializes objects from a graph one at a time.
 

Classes in org.jrdf.util used by org.jrdf.graph.global.iterator
ClosableIterator
          An that intializes objects from a graph one at a time.
 

Classes in org.jrdf.util used by org.jrdf.graph.global.molecule
ClosableIterator
          An that intializes objects from a graph one at a time.
 

Classes in org.jrdf.util used by org.jrdf.graph.local.disk.iterator
ClosableIterator
          An that intializes objects from a graph one at a time.
 

Classes in org.jrdf.util used by org.jrdf.graph.local.index.longindex.sesame
DirectoryHandler
           
 

Classes in org.jrdf.util used by org.jrdf.graph.local.index.nodepool
ClosableIterator
          An that intializes objects from a graph one at a time.
 

Classes in org.jrdf.util used by org.jrdf.graph.local.index.nodepool.db4o
DirectoryHandler
           
 

Classes in org.jrdf.util used by org.jrdf.graph.local.iterator
ClosableIterator
          An that intializes objects from a graph one at a time.
 

Classes in org.jrdf.util used by org.jrdf.graph.local.mem
ClosableIterator
          An that intializes objects from a graph one at a time.
NodeTypeComparator
          Test me!
 

Classes in org.jrdf.util used by org.jrdf.graph.local.mem.iterator
ClosableIterator
          An that intializes objects from a graph one at a time.
 

Classes in org.jrdf.util used by org.jrdf.map
DirectoryHandler
           
 

Classes in org.jrdf.util used by org.jrdf.parser
ClosableIterator
          An that intializes objects from a graph one at a time.
 

Classes in org.jrdf.util used by org.jrdf.parser.ntriples
ClosableIterator
          An that intializes objects from a graph one at a time.
 

Classes in org.jrdf.util used by org.jrdf.query.relation.type
NodeTypeComparator
          Test me!
 

Classes in org.jrdf.util used by org.jrdf.util
DirectoryHandler
           
NodeTypeComparator
          Test me!
NodeTypeEnum
          Enumeration for node types.
 

Classes in org.jrdf.util used by org.jrdf.util.bdb
DirectoryHandler
           
 

Classes in org.jrdf.util used by org.jrdf.writer.rdfxml
IteratorStack
          Wraps an Iterator to provide a stack interface to it's contents.