Class LocatorInterningTable

java.lang.Object
net.ontopia.topicmaps.impl.utils.LocatorInterningTable

public class LocatorInterningTable extends Object
INTERNAL: This class keeps an interning table of LocatorIF objects, allowing implementations to get rid of duplicate locators to save memory.
  • Method Details