|
|||||||||
| 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
|
+--org.w3c.rdf.implementation.model.LiteralImpl
| Field Summary | |
protected java.lang.String |
content
|
| Constructor Summary | |
LiteralImpl(java.lang.String str)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object that)
|
java.lang.String |
getLabel()
The formal string label of the node. |
| Methods inherited from class org.w3c.rdf.implementation.model.RDFNodeImpl |
hashCode, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
protected java.lang.String content
| Constructor Detail |
public LiteralImpl(java.lang.String str)
| Method Detail |
public java.lang.String getLabel()
RDFNodegetLabel in interface RDFNodegetLabel in class RDFNodeImplpublic boolean equals(java.lang.Object that)
equals in class RDFNodeImpl
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||