|
Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface URIReference
Identifies a data object via a URI-Reference, as specified by .
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 |
|---|---|
String |
getType()
Returns the type of data referenced by this URI. |
String |
getURI()
Returns the URI of the referenced data object. |
| Method Detail |
|---|
String getURI()
null if not specified)String getType()
null
if not specified)
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.