Uses of Package
net.ontopia.topicmaps.entry

Packages that use net.ontopia.topicmaps.entry
net.ontopia.topicmaps.core Provides interfaces for topic map objects; the topic map API for all Ontopia topic map implementations. 
net.ontopia.topicmaps.core.events Provides an event interface to the OKS where clients can receive notification about updates to topic maps. 
net.ontopia.topicmaps.db2tm The implementation of and public API to the DB2TM module for converting relational data (in CSV files or RDBMSs) to Topic Maps. 
net.ontopia.topicmaps.entry High level interfaces for locating and maintaining references to topic maps. 
net.ontopia.topicmaps.impl.rdbms Relational database implementation of the core topic map interfaces. 
net.ontopia.topicmaps.nav2.utils Provides utility classes for the Navigator Tag Libraries and Framework. 
net.ontopia.topicmaps.utils This package provides topic map utility classes, which are a toolkit for working with the topic map model provided by the core interfaces. 
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.webed.utils Utility classes for the Web Editor Framework; useful for writing Web Editor applications. 
net.ontopia.topicmaps.xml Classes for importing and exporting topic maps in the XML interchange format. 
 

Classes in net.ontopia.topicmaps.entry used by net.ontopia.topicmaps.core
TopicMapReferenceIF
          PUBLIC: Represents a reference to a topic map.
 

Classes in net.ontopia.topicmaps.entry used by net.ontopia.topicmaps.core.events
TopicMapReferenceIF
          PUBLIC: Represents a reference to a topic map.
 

Classes in net.ontopia.topicmaps.entry used by net.ontopia.topicmaps.db2tm
TopicMapReferenceIF
          PUBLIC: Represents a reference to a topic map.
 

Classes in net.ontopia.topicmaps.entry used by net.ontopia.topicmaps.entry
AbstractPathTopicMapSource
          INTERNAL: Abstract class implementing TopicMapSourceIF; locates topic map file references from a given directory on the local file system.
AbstractTopicMapReference
          INTERNAL: An abstract topic map reference class that contains methods that handles the id and title properties.
AbstractURLTopicMapReference
          INTERNAL: An abstract topic map reference class that retrieves topic maps referenced through URLs.
SharedStoreRegistry
          INTERNAL: Registry of topicmap repositories that are to be shared between web applications.
StoreFactoryReference
          INTERNAL: A topic map reference that uses a topic map store factory to create stores.
StoreRegistry
          Deprecated.  
TopicMapReferenceIF
          PUBLIC: Represents a reference to a topic map.
TopicMapRepositoryIF
          PUBLIC: Class used to provide easy access to references from one or more topic map sources.
TopicMapSourceIF
          PUBLIC: Topic map sources collect references to topic maps.
 

Classes in net.ontopia.topicmaps.entry used by net.ontopia.topicmaps.impl.rdbms
AbstractTopicMapReference
          INTERNAL: An abstract topic map reference class that contains methods that handles the id and title properties.
TopicMapReferenceIF
          PUBLIC: Represents a reference to a topic map.
TopicMapSourceIF
          PUBLIC: Topic map sources collect references to topic maps.
 

Classes in net.ontopia.topicmaps.entry used by net.ontopia.topicmaps.nav2.utils
TopicMapRepositoryIF
          PUBLIC: Class used to provide easy access to references from one or more topic map sources.
 

Classes in net.ontopia.topicmaps.entry used by net.ontopia.topicmaps.utils
AbstractTopicMapReference
          INTERNAL: An abstract topic map reference class that contains methods that handles the id and title properties.
TopicMapReferenceIF
          PUBLIC: Represents a reference to a topic map.
TopicMapRepositoryIF
          PUBLIC: Class used to provide easy access to references from one or more topic map sources.
 

Classes in net.ontopia.topicmaps.entry used by net.ontopia.topicmaps.utils.ctm
AbstractPathTopicMapSource
          INTERNAL: Abstract class implementing TopicMapSourceIF; locates topic map file references from a given directory on the local file system.
AbstractTopicMapReference
          INTERNAL: An abstract topic map reference class that contains methods that handles the id and title properties.
AbstractURLTopicMapReference
          INTERNAL: An abstract topic map reference class that retrieves topic maps referenced through URLs.
TopicMapReferenceIF
          PUBLIC: Represents a reference to a topic map.
TopicMapSourceIF
          PUBLIC: Topic map sources collect references to topic maps.
 

Classes in net.ontopia.topicmaps.entry used by net.ontopia.topicmaps.utils.ltm
AbstractPathTopicMapSource
          INTERNAL: Abstract class implementing TopicMapSourceIF; locates topic map file references from a given directory on the local file system.
AbstractTopicMapReference
          INTERNAL: An abstract topic map reference class that contains methods that handles the id and title properties.
AbstractURLTopicMapReference
          INTERNAL: An abstract topic map reference class that retrieves topic maps referenced through URLs.
TopicMapReferenceIF
          PUBLIC: Represents a reference to a topic map.
TopicMapSourceIF
          PUBLIC: Topic map sources collect references to topic maps.
 

Classes in net.ontopia.topicmaps.entry used by net.ontopia.topicmaps.utils.rdf
AbstractPathTopicMapSource
          INTERNAL: Abstract class implementing TopicMapSourceIF; locates topic map file references from a given directory on the local file system.
AbstractTopicMapReference
          INTERNAL: An abstract topic map reference class that contains methods that handles the id and title properties.
AbstractURLTopicMapReference
          INTERNAL: An abstract topic map reference class that retrieves topic maps referenced through URLs.
TopicMapReferenceIF
          PUBLIC: Represents a reference to a topic map.
TopicMapSourceIF
          PUBLIC: Topic map sources collect references to topic maps.
 

Classes in net.ontopia.topicmaps.entry used by net.ontopia.topicmaps.webed.utils
TopicMapReferenceIF
          PUBLIC: Represents a reference to a topic map.
 

Classes in net.ontopia.topicmaps.entry used by net.ontopia.topicmaps.xml
AbstractOntopolyTopicMapSource
          INTERNAL: Common abstract superclass for sources that support what Ontopoly needs, which is full-text indexing and creation of new topic maps.
AbstractOntopolyURLReference
          INTERNAL: Common abstract superclass for references from sources that support what Ontopoly needs.
AbstractPathTopicMapSource
          INTERNAL: Abstract class implementing TopicMapSourceIF; locates topic map file references from a given directory on the local file system.
AbstractTopicMapReference
          INTERNAL: An abstract topic map reference class that contains methods that handles the id and title properties.
AbstractURLTopicMapReference
          INTERNAL: An abstract topic map reference class that retrieves topic maps referenced through URLs.
TopicMapReferenceIF
          PUBLIC: Represents a reference to a topic map.
TopicMapSourceIF
          PUBLIC: Topic map sources collect references to topic maps.
 



Copyright © 2000-2009 Ontopia.