Uses of Interface
org.jrdf.util.NodeTypeComparator

Packages that use NodeTypeComparator
org.jrdf.graph.local   
org.jrdf.query.relation.type   
org.jrdf.util Utility classes - ones that don't belong elsewhere. 
 

Uses of NodeTypeComparator in org.jrdf.graph.local
 

Constructors in org.jrdf.graph.local with parameters of type NodeTypeComparator
NodeComparatorImpl(NodeTypeComparator nodeTypeComparator, BlankNodeComparator blankNodeComparator)
           
 

Uses of NodeTypeComparator in org.jrdf.query.relation.type
 

Constructors in org.jrdf.query.relation.type with parameters of type NodeTypeComparator
TypeComparatorImpl(NodeTypeComparator nodeTypeComparator)
           
 

Uses of NodeTypeComparator in org.jrdf.util
 

Classes in org.jrdf.util that implement NodeTypeComparator
 class NodeTypeComparatorImpl
          Test me!