Uses of Class
net.ontopia.topicmaps.entry.AbstractURLTopicMapReference

Packages that use AbstractURLTopicMapReference
net.ontopia.topicmaps.entry High level interfaces for locating and maintaining references to topic maps. 
net.ontopia.topicmaps.utils.ctm Provides support for the ISO-standardized textual Compact Topic Maps syntax (or CTM) format for topic maps. 
net.ontopia.topicmaps.utils.ltm This package provides support for the textual Linear Topic Map Notation (or LTM) format for topic maps. 
net.ontopia.topicmaps.utils.rdf This package provides support for RDF (Resource Description Framework), a topic map-like data model for metadata defined by the W3C. 
net.ontopia.topicmaps.xml Classes for importing and exporting topic maps in the XML interchange format. 
 

Uses of AbstractURLTopicMapReference in net.ontopia.topicmaps.entry
 

Subclasses of AbstractURLTopicMapReference in net.ontopia.topicmaps.entry
 class AbstractOntopolyURLReference
          INTERNAL: Common abstract superclass for references from sources that support what Ontopoly needs.
 

Uses of AbstractURLTopicMapReference in net.ontopia.topicmaps.utils.ctm
 

Subclasses of AbstractURLTopicMapReference in net.ontopia.topicmaps.utils.ctm
 class CTMTopicMapReference
          INTERNAL: An CTM file topic map reference.
 

Uses of AbstractURLTopicMapReference in net.ontopia.topicmaps.utils.ltm
 

Subclasses of AbstractURLTopicMapReference in net.ontopia.topicmaps.utils.ltm
 class LTMTopicMapReference
          INTERNAL: An LTM file topic map reference.
 

Uses of AbstractURLTopicMapReference in net.ontopia.topicmaps.utils.rdf
 

Subclasses of AbstractURLTopicMapReference in net.ontopia.topicmaps.utils.rdf
 class RDFTopicMapReference
          INTERNAL: An RDF file topic map reference.
 

Uses of AbstractURLTopicMapReference in net.ontopia.topicmaps.xml
 

Subclasses of AbstractURLTopicMapReference in net.ontopia.topicmaps.xml
 class TMXMLTopicMapReference
          INTERNAL: A TM/XML file topic map reference.
 class XTMTopicMapReference
          INTERNAL: An XTM document topic map reference.
 



Copyright © 2000-2012 Ontopia.