|
|||||||||
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.ResourceImpl
Fields inherited from class org.w3c.rdf.implementation.model.RDFNodeImpl |
digest, label |
Constructor Summary | |
protected |
ResourceImpl()
|
|
ResourceImpl(java.lang.String uri)
|
Method Summary | |
boolean |
equals(java.lang.Object that)
|
java.lang.String |
getURI()
Returns the URI of the resource. |
Methods inherited from class org.w3c.rdf.implementation.model.RDFNodeImpl |
getDigest, getLabel, hashCode, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.w3c.rdf.model.RDFNode |
getLabel |
Constructor Detail |
protected ResourceImpl()
public ResourceImpl(java.lang.String uri)
Method Detail |
public java.lang.String getURI()
Resource
getURI
in interface Resource
org.w3c.rdf.model.Resource
Statement
,
Model
public 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 |