|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.w3c.rdf.implementation.model.RDFNodeImpl
| Constructor Summary | |
RDFNodeImpl()
|
|
| Method Summary | |
boolean |
equals(java.lang.Object that)
|
abstract java.lang.String |
getLabel()
The formal string label of the node. |
int |
hashCode()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public RDFNodeImpl()
| Method Detail |
public java.lang.String toString()
toString in class java.lang.Objectpublic abstract java.lang.String getLabel()
RDFNodegetLabel in interface RDFNodepublic int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object that)
equals in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||