Uses of Package
net.ontopia.topicmaps.impl.utils
-
Packages that use net.ontopia.topicmaps.impl.utils Package Description net.ontopia.infoset.fulltext.impl.rdbms The RDBMS fulltext integration.net.ontopia.topicmaps.entry High level interfaces for locating and maintaining references to topic maps.net.ontopia.topicmaps.impl.basic The in-memory implementation of the core topic map interfaces.net.ontopia.topicmaps.impl.basic.index Index classes for use with the basic implementation.net.ontopia.topicmaps.impl.rdbms Relational database implementation of the core topic map interfaces.net.ontopia.topicmaps.impl.rdbms.index Index classes for use with the rdbms implementation.net.ontopia.topicmaps.impl.remote net.ontopia.topicmaps.impl.utils INTERNAL: Classes that are used by many implementations.net.ontopia.topicmaps.query.impl.utils Code shared between query implementations.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.jtm This package provides support for the JSON Topic Map Notation (or JTM) 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. -
Classes in net.ontopia.topicmaps.impl.utils used by net.ontopia.infoset.fulltext.impl.rdbms Class Description AbstractIndex INTERNAL: An abstract index class.TopicMapTransactionIF Deprecated.All the useful methods have been moved to TopicMapStoreIF and TopicMapIF. -
Classes in net.ontopia.topicmaps.impl.utils used by net.ontopia.topicmaps.entry Class Description TopicMapTransactionIF Deprecated.All the useful methods have been moved to TopicMapStoreIF and TopicMapIF.TransactionEventListenerIF -
Classes in net.ontopia.topicmaps.impl.utils used by net.ontopia.topicmaps.impl.basic Class Description AbstractSubjectIdentityCache INTERNAL: Class that maintains indexes for use with the TopicMapIF locator lookup methods.AbstractTopicMapStore INTERNAL: An abstract TopicMapStoreIF implementation.AbstractTopicMapTransaction INTERNAL: An abstract TopicMapTransactionIF implementation.EventListenerIF INTERNAL: An event listener interface.EventManagerIF INTERNAL: An event manager listener interface.ObjectTreeManager INTERNAL: Event manager that fires object added and removed events for children of added or removed objects.TopicMapTransactionIF Deprecated.All the useful methods have been moved to TopicMapStoreIF and TopicMapIF.TopicModificationManager INTERNAL: Event manager that fires TopicIF.modified events. -
Classes in net.ontopia.topicmaps.impl.utils used by net.ontopia.topicmaps.impl.basic.index Class Description AbstractIndex INTERNAL: An abstract index class.AbstractIndexManager BasicIndex INTERNAL: An abstract dynamic index superclass.EventListenerIF INTERNAL: An event listener interface.EventManagerIF INTERNAL: An event manager listener interface.IndexManagerIF Deprecated.Use the TopicMapIF.getIndex(String) method instead.ObjectTreeManager INTERNAL: Event manager that fires object added and removed events for children of added or removed objects.TopicMapTransactionIF Deprecated.All the useful methods have been moved to TopicMapStoreIF and TopicMapIF. -
Classes in net.ontopia.topicmaps.impl.utils used by net.ontopia.topicmaps.impl.rdbms Class Description AbstractSubjectIdentityCache INTERNAL: Class that maintains indexes for use with the TopicMapIF locator lookup methods.AbstractTopicMapStore INTERNAL: An abstract TopicMapStoreIF implementation.AbstractTopicMapTransaction INTERNAL: An abstract TopicMapTransactionIF implementation.EventListenerIF INTERNAL: An event listener interface.EventManagerIF INTERNAL: An event manager listener interface.ObjectTreeManager INTERNAL: Event manager that fires object added and removed events for children of added or removed objects.StorePoolableObjectFactory INTERNAL: A commons-pool PoolableObjectFactory that uses a TopicMapStoreFactoryIF to create TopicMapStoreIF objects.TopicMapTransactionIF Deprecated.All the useful methods have been moved to TopicMapStoreIF and TopicMapIF.TopicModificationManager INTERNAL: Event manager that fires TopicIF.modified events. -
Classes in net.ontopia.topicmaps.impl.utils used by net.ontopia.topicmaps.impl.rdbms.index Class Description AbstractIndex INTERNAL: An abstract index class.AbstractIndexManager IndexManagerIF Deprecated.Use the TopicMapIF.getIndex(String) method instead.TopicMapTransactionIF Deprecated.All the useful methods have been moved to TopicMapStoreIF and TopicMapIF. -
Classes in net.ontopia.topicmaps.impl.utils used by net.ontopia.topicmaps.impl.remote Class Description AbstractTopicMapStore INTERNAL: An abstract TopicMapStoreIF implementation.AbstractTopicMapTransaction INTERNAL: An abstract TopicMapTransactionIF implementation.TopicMapTransactionIF Deprecated.All the useful methods have been moved to TopicMapStoreIF and TopicMapIF. -
Classes in net.ontopia.topicmaps.impl.utils used by net.ontopia.topicmaps.impl.utils Class Description AbstractIndex INTERNAL: An abstract index class.AbstractSubjectIdentityCache.EventHandler AbstractTopicMapStore INTERNAL: An abstract TopicMapStoreIF implementation.AbstractTopicMapTransaction INTERNAL: An abstract TopicMapTransactionIF implementation.Argument INTERNAL: Represents one argument in the signature checked by ArgumentValidator.BasicIndex INTERNAL: An abstract dynamic index superclass.EncodingSnifferIF INTERNAL: An object which can guess the encoding of an input stream by peeking into its contents.EventListenerIF INTERNAL: An event listener interface.EventManagerIF INTERNAL: An event manager listener interface.IndexManagerIF Deprecated.Use the TopicMapIF.getIndex(String) method instead.ObjectTreeManager INTERNAL: Event manager that fires object added and removed events for children of added or removed objects.ObjectTreeManager.EventHandler SnapshotTMObject INTERNAL:TMRevitalizerIF INTERNAL: Interface implemented by a class that is able to revitalize objects.TopicMapTransactionIF Deprecated.All the useful methods have been moved to TopicMapStoreIF and TopicMapIF.TopicModificationManager INTERNAL: Event manager that fires TopicIF.modified events.TopicModificationManager.EventHandler -
Classes in net.ontopia.topicmaps.impl.utils used by net.ontopia.topicmaps.query.impl.utils Class Description Argument INTERNAL: Represents one argument in the signature checked by ArgumentValidator.ArgumentValidator INTERNAL: Instances of this class represent a signature of some predicate/function/object that takes a positional list of arguments and can validate whether a given list of arguments are valid according to the signature. -
Classes in net.ontopia.topicmaps.impl.utils used by net.ontopia.topicmaps.utils.ctm Class Description AbstractTopicMapReader INTERNAL: Common abstract superclass for topic map readers.EncodingSnifferIF INTERNAL: An object which can guess the encoding of an input stream by peeking into its contents.TransactionEventListenerIF -
Classes in net.ontopia.topicmaps.impl.utils used by net.ontopia.topicmaps.utils.jtm Class Description AbstractTopicMapReader INTERNAL: Common abstract superclass for topic map readers.EncodingSnifferIF INTERNAL: An object which can guess the encoding of an input stream by peeking into its contents. -
Classes in net.ontopia.topicmaps.impl.utils used by net.ontopia.topicmaps.utils.ltm Class Description AbstractTopicMapReader INTERNAL: Common abstract superclass for topic map readers.EncodingSnifferIF INTERNAL: An object which can guess the encoding of an input stream by peeking into its contents.TransactionEventListenerIF -
Classes in net.ontopia.topicmaps.impl.utils used by net.ontopia.topicmaps.utils.rdf Class Description TransactionEventListenerIF -
Classes in net.ontopia.topicmaps.impl.utils used by net.ontopia.topicmaps.xml Class Description TransactionEventListenerIF