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.mem This package is an implementation of the JRDF Graph API. 
org.jrdf.graph.mem.iterator   
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. 
 

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.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.mem.iterator
ClosableIterator
          An that intializes objects from a graph one at a time.
 

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
ClosableIterator
          An that intializes objects from a graph one at a time.
NodeTypeComparator
          Test me!
NodeTypeEnum
          Enumeration for node types.