org.jrdf.query.relation.type
Interface ValueNodeType

All Superinterfaces:
NodeType, Serializable
All Known Implementing Classes:
BlankNodeType, LiteralNodeType, URIReferenceNodeType

public interface ValueNodeType
extends NodeType

Node types - data types belong to RDF nodes. Value node types are those grouped by their possible values - Blank, URI References or Literals.

Version:
$Revision: 1045 $
Author:
Andrew Newman

Method Summary
 
Methods inherited from interface org.jrdf.query.relation.type.NodeType
accept, composedOf, getName