|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnesstar.rdf.RDFRef
nesstar.rdf.URLRef
public class URLRef
A reference to an RDF resource (an URL).
| Constructor Summary | |
|---|---|
URLRef(RDFObj from,
URL to)
Constructor for the URLRef object |
|
| Method Summary | |
|---|---|
boolean |
equals(URLRef r)
Method |
Object |
get()
Method |
URL |
getURL()
Gets the uRL attribute of the URLRef object |
Object |
retrieve()
Method |
boolean |
strictlyEquals(URLRef r)
Method |
| Methods inherited from class nesstar.rdf.RDFRef |
|---|
dbg |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public URLRef(RDFObj from,
URL to)
throws Exception
from - to -
Exception| Method Detail |
|---|
public URL getURL()
public Object get()
throws Exception
get in class RDFRefException
public Object retrieve()
throws Exception
Exceptionpublic boolean strictlyEquals(URLRef r)
r -
public boolean equals(URLRef r)
r -
|
Nesstar SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||