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 java.lang.Object
implements org.tmapi.core.Locator

INTERNAL: OKS->TMAPI 2 object wrapper.


Constructor Summary
LocatorImpl(LocatorIF delegate)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.String getReference()
           
 int hashCode()
           
 org.tmapi.core.Locator resolve(java.lang.String ref)
           
 java.lang.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 java.lang.String getReference()
Specified by:
getReference in interface org.tmapi.core.Locator

resolve

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

toExternalForm

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

equals

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

hashCode

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


Copyright © 2000-2012 Ontopia.