public interface ILocalResourceIdentifier
Modifier and Type | Method and Description |
---|---|
IComponentIdentifier |
getComponentIdentifier()
Get the platform identifier belonging to the resource identifier.
|
java.lang.String |
getHostIdentifier()
Get the host identifier.
|
java.net.URI |
getUri()
Get the uri.
|
IComponentIdentifier getComponentIdentifier()
java.lang.String getHostIdentifier()
java.net.URI getUri()