public final class AzResourceImpl extends AzAttributesImpl implements AzResource
NAME| Constructor and Description |
|---|
AzResourceImpl(URI resource)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
URI |
getUri()
Determines the URI representing this resource.
|
String |
toString()
Determines the URI used to initialize this resource.
|
getNameaddAttribute, addAttribute, addAttribute, clear, getAttribute, getAttributeCount, getAttributeNames, getAttributeValue, getAttributeValues, getAttributeValuesAsArray, removeAllAttributeValues, removeAttribute, removeAttributeValue, removeAttributeValues, removeAttributeValuesclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetNameaddAttribute, addAttribute, addAttribute, clear, getAttribute, getAttributeCount, getAttributeNames, getAttributeValue, getAttributeValues, getAttributeValuesAsArray, removeAllAttributeValues, removeAttribute, removeAttributeValue, removeAttributeValues, removeAttributeValuespublic AzResourceImpl(URI resource)
resource - The represented resourceIllegalArgumentException - Given resource was nullpublic URI getUri()
getUri in interface AzResourceCopyright © 2013. All Rights Reserved.