|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
RDF blank node. Note that blank nodes are deliberately devoid of indentifying attributes. Blank nodes, can either be subjects or objects.
Method Summary | |
boolean |
equals(Object obj)
While the internal structure of a BlankNode is not defined equality between two nodes should be able to be determined. |
int |
hashCode()
Returns a hash-code value for this BlankNode. |
Methods inherited from interface org.jrdf.graph.TypedNodeVisitable |
accept |
Method Detail |
public int hashCode()
public boolean equals(Object obj)
obj
- the reference object with which to compare.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |