Package org.jrdf.util

Utility classes - ones that don't belong elsewhere.

See:
          Description

Interface Summary
ClosableIterator<Triple> An that intializes objects from a graph one at a time.
NodeTypeComparator Test me!
SortedIterator<Triple> A closable iterator that is sorted.
 

Class Summary
EqualsUtil A collection of methods that are used for equality testing.
EscapeURL  
EscapeUtil A utility that applies N-Triples escaping.
IteratorStack<T> Wraps an Iterator to provide a stack interface to it's contents.
NodeTypeComparatorImpl Test me!
 

Enum Summary
NodeTypeEnum Enumeration for node types.
 

Package org.jrdf.util Description

Utility classes - ones that don't belong elsewhere.