Class LocatorImpl

java.lang.Object
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 Details

    • LocatorImpl

      public LocatorImpl(LocatorIF delegate)
  • Method Details

    • getWrapped

      protected LocatorIF getWrapped()
    • 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