public interface URIReference
Note that some subclasses may not have a type attribute
and for objects of those types, the getType() method always returns
null.
URIDereferencer| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getType()
Returns the type of data referenced by this URI.
|
java.lang.String |
getURI()
Returns the URI of the referenced data object.
|
java.lang.String getURI()
null if not specified)java.lang.String getType()
null
if not specified)