Uses of Package
net.ontopia.topicmaps.impl.utils
Packages that use net.ontopia.topicmaps.impl.utils
Package
Description
The RDBMS fulltext integration.
High level interfaces for locating and maintaining references to
topic maps.
The in-memory implementation of the core topic map interfaces.
Index classes for use with the basic implementation.
Relational database implementation of the core topic map
interfaces.
Index classes for use with the rdbms implementation.
INTERNAL: Classes that are used by many implementations.
Code shared between query implementations.
Provides support for the ISO-standardized textual Compact Topic Maps
syntax (or CTM) format for topic maps.
This package provides support for the JSON Topic Map
Notation (or JTM) format for topic maps.
This package provides support for the textual Linear Topic Map
Notation (or LTM) format for topic maps.
This package provides support for RDF (Resource Description
Framework), a topic map-like data model for metadata defined by the
W3C.
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.rdbmsClassDescriptionINTERNAL: An abstract index class.Deprecated.All the useful methods have been moved to TopicMapStoreIF and TopicMapIF.
-
Classes in net.ontopia.topicmaps.impl.utils used by net.ontopia.topicmaps.entryClassDescriptionDeprecated.All the useful methods have been moved to TopicMapStoreIF and TopicMapIF.
-
Classes in net.ontopia.topicmaps.impl.utils used by net.ontopia.topicmaps.impl.basicClassDescriptionINTERNAL: Class that maintains indexes for use with the TopicMapIF locator lookup methods.INTERNAL: An abstract TopicMapStoreIF implementation.INTERNAL: An abstract TopicMapTransactionIF implementation.INTERNAL: An event listener interface.INTERNAL: An event manager listener interface.INTERNAL: Event manager that fires object added and removed events for children of added or removed objects.Deprecated.All the useful methods have been moved to TopicMapStoreIF and TopicMapIF.INTERNAL: Event manager that fires TopicIF.modified events.
-
Classes in net.ontopia.topicmaps.impl.utils used by net.ontopia.topicmaps.impl.basic.indexClassDescriptionINTERNAL: An abstract index class.INTERNAL: An abstract dynamic index superclass.INTERNAL: An event listener interface.INTERNAL: An event manager listener interface.Deprecated.Use the TopicMapIF.getIndex(String) method instead.INTERNAL: Event manager that fires object added and removed events for children of added or removed objects.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.rdbmsClassDescriptionINTERNAL: Class that maintains indexes for use with the TopicMapIF locator lookup methods.INTERNAL: An abstract TopicMapStoreIF implementation.INTERNAL: An abstract TopicMapTransactionIF implementation.INTERNAL: An event listener interface.INTERNAL: An event manager listener interface.INTERNAL: Event manager that fires object added and removed events for children of added or removed objects.INTERNAL: A commons-pool PoolableObjectFactory that uses a TopicMapStoreFactoryIF to create TopicMapStoreIF objects.Deprecated.All the useful methods have been moved to TopicMapStoreIF and TopicMapIF.INTERNAL: Event manager that fires TopicIF.modified events.
-
Classes in net.ontopia.topicmaps.impl.utils used by net.ontopia.topicmaps.impl.rdbms.indexClassDescriptionINTERNAL: An abstract index class.Deprecated.Use the TopicMapIF.getIndex(String) method instead.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.remoteClassDescriptionINTERNAL: An abstract TopicMapStoreIF implementation.INTERNAL: An abstract TopicMapTransactionIF implementation.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.utilsClassDescriptionINTERNAL: An abstract index class.INTERNAL: An abstract TopicMapStoreIF implementation.INTERNAL: An abstract TopicMapTransactionIF implementation.INTERNAL: Represents one argument in the signature checked by ArgumentValidator.INTERNAL: An abstract dynamic index superclass.INTERNAL: An object which can guess the encoding of an input stream by peeking into its contents.INTERNAL: An event listener interface.INTERNAL: An event manager listener interface.Deprecated.Use the TopicMapIF.getIndex(String) method instead.INTERNAL: Event manager that fires object added and removed events for children of added or removed objects.INTERNAL:INTERNAL: Interface implemented by a class that is able to revitalize objects.Deprecated.All the useful methods have been moved to TopicMapStoreIF and TopicMapIF.INTERNAL: Event manager that fires TopicIF.modified events.
-
Classes in net.ontopia.topicmaps.impl.utils used by net.ontopia.topicmaps.query.impl.utilsClassDescriptionINTERNAL: Represents one argument in the signature checked by 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.ctmClassDescriptionINTERNAL: Common abstract superclass for topic map readers.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.jtmClassDescriptionINTERNAL: Common abstract superclass for topic map readers.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.ltmClassDescriptionINTERNAL: Common abstract superclass for topic map readers.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.rdf
-
Classes in net.ontopia.topicmaps.impl.utils used by net.ontopia.topicmaps.xml