Interface TopicMapSystemIF

All Superinterfaces:
org.tmapi.core.TopicMapSystem
All Known Implementing Classes:
MemoryTopicMapSystemImpl, RDBMSTopicMapSystemImpl

public interface TopicMapSystemIF extends org.tmapi.core.TopicMapSystem
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    org.tmapi.core.Locator
     

    Methods inherited from interface org.tmapi.core.TopicMapSystem

    close, createLocator, createTopicMap, createTopicMap, getFeature, getLocators, getProperty, getTopicMap, getTopicMap
  • Method Details

    • wrapLocator

      org.tmapi.core.Locator wrapLocator(LocatorIF loc)
    • remove

      void remove(LocatorIF loc)