Uses of Class
org.jrdf.graph.AbstractLiteral

Packages that use AbstractLiteral
org.jrdf.graph.mem This package is an implementation of the JRDF Graph API. 
 

Uses of AbstractLiteral in org.jrdf.graph.mem
 

Subclasses of AbstractLiteral in org.jrdf.graph.mem
 class LiteralImpl
          RDF literal node.