net.ontopia.topicmaps.utils.ltm
Class LTMTopicMapReference

java.lang.Object
  extended by net.ontopia.topicmaps.entry.AbstractTopicMapReference
      extended by net.ontopia.topicmaps.entry.AbstractURLTopicMapReference
          extended by net.ontopia.topicmaps.utils.ltm.LTMTopicMapReference
All Implemented Interfaces:
TopicMapReferenceIF

public class LTMTopicMapReference
extends AbstractURLTopicMapReference

INTERNAL: An LTM file topic map reference.


Constructor Summary
LTMTopicMapReference(java.net.URL url, java.lang.String id, java.lang.String title)
           
LTMTopicMapReference(java.net.URL url, java.lang.String id, java.lang.String title, LocatorIF base_address)
           
 
Method Summary
 
Methods inherited from class net.ontopia.topicmaps.entry.AbstractURLTopicMapReference
close, createStore, delete, getBaseAddress, getDuplicateSuppression, getIndexDirectory, getMaintainFulltextIndexes, getReuseStore, getURL, open, setBaseAddress, setDuplicateSuppression, setIndexDirectory, setMaintainFulltextIndexes, setReuseStore, toString
 
Methods inherited from class net.ontopia.topicmaps.entry.AbstractTopicMapReference
addTopicListener, clear, getId, getSource, getTitle, isDeleted, isOpen, registerTopicListeners, removeTopicListener, setId, setSource, setTitle, storeClosed
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LTMTopicMapReference

public LTMTopicMapReference(java.net.URL url,
                            java.lang.String id,
                            java.lang.String title)

LTMTopicMapReference

public LTMTopicMapReference(java.net.URL url,
                            java.lang.String id,
                            java.lang.String title,
                            LocatorIF base_address)


Copyright © 2000-2009 Ontopia.