ReadableResource
public interface Resource
Modifier and Type | Method | Description |
---|---|---|
String |
getBaseName() |
Short name that concisely describes this resource
|
String |
getDisplayName() |
Human readable name of this resource
|
URI |
getURI() |
Uniform resource identifier that uniquely describes this resource
|
String getDisplayName()
URI getURI()
String getBaseName()