public class LocatorImpl extends Object implements org.tmapi.core.Locator
| Constructor and Description |
|---|
LocatorImpl(LocatorIF delegate) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getReference() |
protected LocatorIF |
getWrapped() |
int |
hashCode() |
org.tmapi.core.Locator |
resolve(String ref) |
String |
toExternalForm() |
public LocatorImpl(LocatorIF delegate)
protected LocatorIF getWrapped()
public String getReference()
getReference in interface org.tmapi.core.Locatorpublic org.tmapi.core.Locator resolve(String ref)
resolve in interface org.tmapi.core.Locatorpublic String toExternalForm()
toExternalForm in interface org.tmapi.core.Locatorpublic boolean equals(Object obj)