Uses of Package
net.ontopia.topicmaps.entry

Packages that use net.ontopia.topicmaps.entry
net.ontopia.persistence.proxy An object-relational mapping framework. 
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 Ontopia 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.impl.utils INTERNAL: Classes that are used by many implementations. 
net.ontopia.topicmaps.nav2.core Provides interfaces for the Navigator Tag Libraries and Framework. 
net.ontopia.topicmaps.nav2.impl.basic The basic implementation of the Navigator core interfaces. 
net.ontopia.topicmaps.nav2.impl.framework The implementation of the Navigator Framework related interfaces. 
net.ontopia.topicmaps.nav2.taglibs.logic Logic tags, which define the execution context, modify the context, and control the flow of execution. 
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.utils.tmrap   
net.ontopia.topicmaps.viz   
net.ontopia.topicmaps.webed.impl.utils   
net.ontopia.topicmaps.xml Classes for importing and exporting topic maps in the XML interchange format. 
ontopoly.conversion   
ontopoly.sysmodel   
 

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

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.
ResourceTopicMapSource.REF_TYPE
           
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.impl.utils
TopicMapReferenceIF
          PUBLIC: Represents a reference to a topic map.
 

Classes in net.ontopia.topicmaps.entry used by net.ontopia.topicmaps.nav2.core
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.
UserStoreRegistry
          Deprecated.  
 

Classes in net.ontopia.topicmaps.entry used by net.ontopia.topicmaps.nav2.impl.basic
SharedStoreRegistry
          INTERNAL: Registry of topicmap repositories that are to be shared between web applications.
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.
UserStoreRegistry
          Deprecated.  
 

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

Classes in net.ontopia.topicmaps.entry used by net.ontopia.topicmaps.nav2.taglibs.logic
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.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
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.
 

Classes in net.ontopia.topicmaps.entry used by net.ontopia.topicmaps.utils.ltm
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.
 

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.utils.tmrap
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.viz
TopicMapReferenceIF
          PUBLIC: Represents a reference to a topic map.
 

Classes in net.ontopia.topicmaps.entry used by net.ontopia.topicmaps.webed.impl.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.
 

Classes in net.ontopia.topicmaps.entry used by ontopoly.conversion
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 ontopoly.sysmodel
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.
 



Copyright © 2000-2012 Ontopia.