org.jrdf.graph
Interface Node

All Superinterfaces:
TypedNodeVisitable
All Known Subinterfaces:
BlankNode, GlobalizedBlankNode, Literal, LiteralMutableId, LocalizedNode, ObjectNode, PredicateNode, Resource, SubjectNode, URIReference
All Known Implementing Classes:
AbstractBlankNode, AbstractLiteral, AbstractResource, AbstractURIReference, AnyNode, AnyObjectNode, AnyPredicateNode, AnySubjectNode, BlankNodeImpl, BlankNodeImpl, BlankNodeResourceImpl, LiteralImpl, LiteralImpl, URIReferenceImpl, URIReferenceImpl, URIReferenceResourceImpl

public interface Node
extends TypedNodeVisitable

RDF node. This includes all things in the graph.

Version:
$Revision: 1804 $
Author:
Simon Raboczi, Andrew Newman

Method Summary
 
Methods inherited from interface org.jrdf.graph.TypedNodeVisitable
accept