Package net.ontopia.topicmaps.impl.utils
package net.ontopia.topicmaps.impl.utils
INTERNAL: Classes that are used by many implementations.
-
ClassDescriptionINTERNAL: An abstract index class.INTERNAL: Class that maintains indexes for use with the TopicMapIF locator lookup methods.INTERNAL: Common abstract superclass for topic map readers.INTERNAL: An abstract TopicMapStoreIF implementation.INTERNAL: An abstract TopicMapTransactionIF implementation.INTERNAL: 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.INTERNAL: An abstract dynamic index superclass.INTERNAL: Topic map object deletion utilities.INTERNAL: An object which can guess the encoding of an input stream by peeking into its contents.EventListenerIF<K,
V> INTERNAL: An event listener interface.INTERNAL: An event manager listener interface.INTERNAL: The indexer manager will keep track of base names, variants and occurrences that are changed in the topic map.Deprecated.Use the TopicMapIF.getIndex(String) method instead.INTERNAL: This class keeps an interning table of LocatorIF objects, allowing implementations to get rid of duplicate locators to save memory.INTERNAL: Collection of toString implementations for the various topic map object implementations.INTERNAL: Event manager that fires object added and removed events for children of added or removed objects.INTERNAL: Thrown when a phantom object is being accessed in a way that is not allowed.INTERNAL: Class that represents the association object which a deleted role might have belonged to.INTERNAL:INTERNAL:INTERNAL:INTERNAL:INTERNAL:INTERNAL: A commons-pool PoolableObjectFactory that uses a TopicMapStoreFactoryIF to create TopicMapStoreIF objects.INTERNAL: Interface implemented by objects able to revitalize themselves with another topic map transaction.INTERNAL: Default implementation of the TMRevitalizerIF interface.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.