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.entry.AbstractOntopolyURLReference
              extended by net.ontopia.topicmaps.utils.ltm.LTMTopicMapReference
All Implemented Interfaces:
TopicMapReferenceIF, net.ontopia.topicmaps.impl.utils.TransactionEventListenerIF

public class LTMTopicMapReference
extends AbstractOntopolyURLReference

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
 TopicMapImporterIF getImporter()
           
 
Methods inherited from class net.ontopia.topicmaps.entry.AbstractOntopolyURLReference
close, delete, getAlwaysReindexOnLoad, getSearcher, setAlwaysReindexOnLoad, synchronizeFulltextIndex, transactionAbort, transactionCommit
 
Methods inherited from class net.ontopia.topicmaps.entry.AbstractURLTopicMapReference
createStore, 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)
Method Detail

getImporter

public TopicMapImporterIF getImporter()


Copyright © 2000-2010 Ontopia.