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, TransactionEventListenerIF

public class LTMTopicMapReference
extends AbstractOntopolyURLReference

INTERNAL: An LTM file topic map reference.


Field Summary
 
Fields inherited from class net.ontopia.topicmaps.entry.AbstractOntopolyURLReference
alwaysReindexOnLoad, ftmanager
 
Fields inherited from class net.ontopia.topicmaps.entry.AbstractURLTopicMapReference
base_address, duplicate_suppression, indexDirectory, maintainFulltextIndexes, reuse_store, store, url
 
Fields inherited from class net.ontopia.topicmaps.entry.AbstractTopicMapReference
deleted, id, isopen, listeners, source, title, topic_listeners
 
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, getLastModifiedAt, getLastModifiedAt, getSearcher, loadTopicMap, setAlwaysReindexOnLoad, synchronizeFulltextIndex, 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, setTopicListeners, toString
 
Methods inherited from class net.ontopia.topicmaps.entry.AbstractTopicMapReference
addTopicListener, clear, getId, getSource, getTitle, getTopicListeners, isDeleted, isOpen, makeListenerArray, registerTopicListeners, removeTopicListener, setId, setSource, setTitle, storeClosed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, 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()
Specified by:
getImporter in class AbstractOntopolyURLReference


Copyright © 2000-2012 Ontopia.