com.franz.ag
Interface ValueObject

All Known Subinterfaces:
BlankNode, DefaultGraph, EncodedLiteral, Literal, Node, ResourceNode, Triple, ValueNode

public interface ValueObject

This interface defines the common methods defined in the org.openrdf.model interfaces.


Method Summary
 int compareTo(java.lang.Object to)
           
 

Method Detail

compareTo

int compareTo(java.lang.Object to)