net.ontopia.topicmaps.impl.tmapi2
Class LocatorImpl

java.lang.Object
  extended by net.ontopia.topicmaps.impl.tmapi2.LocatorImpl
All Implemented Interfaces:
org.tmapi.core.Locator

public class LocatorImpl
extends Object
implements org.tmapi.core.Locator

INTERNAL: OKS->TMAPI 2 object wrapper.


Constructor Summary
LocatorImpl(LocatorIF delegate)
           
 
Method Summary
 boolean equals(Object obj)
           
 String getReference()
           
 int hashCode()
           
 org.tmapi.core.Locator resolve(String ref)
           
 String toExternalForm()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocatorImpl

public LocatorImpl(LocatorIF delegate)
Method Detail

getReference

public String getReference()
Specified by:
getReference in interface org.tmapi.core.Locator

resolve

public org.tmapi.core.Locator resolve(String ref)
Specified by:
resolve in interface org.tmapi.core.Locator

toExternalForm

public String toExternalForm()
Specified by:
toExternalForm in interface org.tmapi.core.Locator

equals

public boolean equals(Object obj)
Specified by:
equals in interface org.tmapi.core.Locator
Overrides:
equals in class Object

hashCode

public int hashCode()
Specified by:
hashCode in interface org.tmapi.core.Locator
Overrides:
hashCode in class Object


Copyright © 2000-2012 Ontopia.