net.ontopia.topicmaps.utils.ctm
Class CTMTopicMapReference

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

public class CTMTopicMapReference
extends AbstractURLTopicMapReference

INTERNAL: An CTM file topic map reference.


Constructor Summary
CTMTopicMapReference(java.net.URL url, java.lang.String id, java.lang.String title)
           
CTMTopicMapReference(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

CTMTopicMapReference

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

CTMTopicMapReference

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


Copyright © 2000-2010 Ontopia.