|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use net.ontopia.utils | |
---|---|
net.ontopia.infoset.content | |
net.ontopia.persistence.proxy | An object-relational mapping framework. |
net.ontopia.topicmaps.cmdlineutils | Provides a collection of command-line utilities for working with topic maps. |
net.ontopia.topicmaps.cmdlineutils.utils | |
net.ontopia.topicmaps.core | Provides interfaces for topic map objects; the topic map API for all Ontopia topic map implementations. |
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.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.utils | INTERNAL: Classes that are used by many implementations. |
net.ontopia.topicmaps.nav.context | Contains the classes that implement the user context filter in the Navigator Framework. |
net.ontopia.topicmaps.nav.utils.comparators | Provides Comparators which are used by the Navigator. |
net.ontopia.topicmaps.nav.utils.stringifiers | Provides Stringifiers which are used by the Navigator. |
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.output | Output-producing tags, which extract information from the provided collection (mostly topic map related information), and write it to the document output. |
net.ontopia.topicmaps.nav2.taglibs.value | General (Topic Map independent) value-producing tags, which provide mainly set manipulation operations on collections. |
net.ontopia.topicmaps.nav2.utils | Provides utility classes for the Navigator Tag Libraries and Framework. |
net.ontopia.topicmaps.query.core | Contains the interfaces through which interaction with query processors, queries, and query results are done. |
net.ontopia.topicmaps.query.impl.basic | Contains the in-memory implementation of the query language. |
net.ontopia.topicmaps.schema.utils | Contains classes containing useful utilities that make working with schemas easier. |
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.deciders | Provides DeciderIFs which are used by the Navigator. |
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.utils.tmrap | |
net.ontopia.topicmaps.viz | |
net.ontopia.topicmaps.webed.core | The core interfaces of the Web Editor Framework; the main interfaces used to build Web Editor applications. |
net.ontopia.topicmaps.webed.impl.basic | The basic implementation of the core interfaces belonging to Ontopia's web editor framework, except the classes related to the to the implementation of actions (which are in their own package structure). |
net.ontopia.topicmaps.webed.impl.utils | |
net.ontopia.topicmaps.xml | Classes for importing and exporting topic maps in the XML interchange format. |
net.ontopia.utils | Contains utility classes and generic interfaces. |
ontopoly.model | |
ontopoly.utils |
Classes in net.ontopia.utils used by net.ontopia.infoset.content | |
---|---|
OntopiaException
PUBLIC: An exception class that can be used to wrap other exceptions with. |
Classes in net.ontopia.utils used by net.ontopia.persistence.proxy | |
---|---|
LookupIndexIF
INTERNAL: An interface implemented by objects which can be used to look up information, but which can do no more. |
|
OntopiaException
PUBLIC: An exception class that can be used to wrap other exceptions with. |
|
OntopiaRuntimeException
PUBLIC: A runtime exception class that can be used to wrap other exceptions with. |
|
SoftHashMapIndex
INTERNAL: A lookup index implementation that uses soft references for the keys, in order to allow them to be garbage-collected. |
Classes in net.ontopia.utils used by net.ontopia.topicmaps.cmdlineutils | |
---|---|
StringifierIF
PUBLIC: Stringifies objects. |
Classes in net.ontopia.utils used by net.ontopia.topicmaps.cmdlineutils.utils | |
---|---|
OntopiaRuntimeException
PUBLIC: A runtime exception class that can be used to wrap other exceptions with. |
Classes in net.ontopia.utils used by net.ontopia.topicmaps.core | |
---|---|
OntopiaRuntimeException
PUBLIC: A runtime exception class that can be used to wrap other exceptions with. |
Classes in net.ontopia.utils used by net.ontopia.topicmaps.db2tm | |
---|---|
OntopiaRuntimeException
PUBLIC: A runtime exception class that can be used to wrap other exceptions with. |
Classes in net.ontopia.utils used by net.ontopia.topicmaps.entry | |
---|---|
OntopiaRuntimeException
PUBLIC: A runtime exception class that can be used to wrap other exceptions with. |
Classes in net.ontopia.utils used by net.ontopia.topicmaps.impl.basic | |
---|---|
CollectionFactoryIF
INTERNAL: Factory that creates collection objects. |
|
UniqueSet
INTERNAL: |
Classes in net.ontopia.utils used by net.ontopia.topicmaps.impl.basic.index | |
---|---|
CollectionFactoryIF
INTERNAL: Factory that creates collection objects. |
|
CollectionMap
INTERNAL: A map which stores entries containing Collection values. |
|
CollectionSortedMap
INTERNAL: A sorted map which stores entries containing Collection values. |
Classes in net.ontopia.utils used by net.ontopia.topicmaps.impl.rdbms | |
---|---|
LookupIndexIF
INTERNAL: An interface implemented by objects which can be used to look up information, but which can do no more. |
Classes in net.ontopia.utils used by net.ontopia.topicmaps.impl.utils | |
---|---|
CachedIF
INTERNAL: Interface that objects containing cached information should implement. |
|
CollectionFactoryIF
INTERNAL: Factory that creates collection objects. |
|
LookupIndexIF
INTERNAL: An interface implemented by objects which can be used to look up information, but which can do no more. |
|
OntopiaRuntimeException
PUBLIC: A runtime exception class that can be used to wrap other exceptions with. |
Classes in net.ontopia.utils used by net.ontopia.topicmaps.nav.context | |
---|---|
StringifierIF
PUBLIC: Stringifies objects. |
Classes in net.ontopia.utils used by net.ontopia.topicmaps.nav.utils.comparators | |
---|---|
DeciderIF
PUBLIC: Interface for classes that decides whether an object is acceptable or not. |
|
GrabberIF
INTERNAL: Grabs an object from another object. |
|
StringifierIF
PUBLIC: Stringifies objects. |
Classes in net.ontopia.utils used by net.ontopia.topicmaps.nav.utils.stringifiers | |
---|---|
StringifierIF
PUBLIC: Stringifies objects. |
Classes in net.ontopia.utils used by net.ontopia.topicmaps.nav2.core | |
---|---|
HistoryMap
INTERNAL: Helper class for storing elements up to a certain amount, lower most elements will be removed to ensure a fixed size of the collection. |
Classes in net.ontopia.utils used by net.ontopia.topicmaps.nav2.impl.basic | |
---|---|
DeciderIF
PUBLIC: Interface for classes that decides whether an object is acceptable or not. |
|
StringifierIF
PUBLIC: Stringifies objects. |
Classes in net.ontopia.utils used by net.ontopia.topicmaps.nav2.impl.framework | |
---|---|
HistoryMap
INTERNAL: Helper class for storing elements up to a certain amount, lower most elements will be removed to ensure a fixed size of the collection. |
|
RingBuffer
INTERNAL: Utility for storing objects in a ring buffer. |
|
StringifierIF
PUBLIC: Stringifies objects. |
Classes in net.ontopia.utils used by net.ontopia.topicmaps.nav2.taglibs.output | |
---|---|
StringifierIF
PUBLIC: Stringifies objects. |
Classes in net.ontopia.utils used by net.ontopia.topicmaps.nav2.taglibs.value | |
---|---|
DeciderIF
PUBLIC: Interface for classes that decides whether an object is acceptable or not. |
|
FilterIF
INTERNAL: Filters the objects in an iterator. |
Classes in net.ontopia.utils used by net.ontopia.topicmaps.nav2.utils | |
---|---|
CompactHashSet
INTERNAL: Implements the Set interface more compactly than java.util.HashSet by using a closed hashtable. |
|
DeciderIF
PUBLIC: Interface for classes that decides whether an object is acceptable or not. |
|
StringifierIF
PUBLIC: Stringifies objects. |
Classes in net.ontopia.utils used by net.ontopia.topicmaps.query.core | |
---|---|
OntopiaException
PUBLIC: An exception class that can be used to wrap other exceptions with. |
Classes in net.ontopia.utils used by net.ontopia.topicmaps.query.impl.basic | |
---|---|
StringifierIF
PUBLIC: Stringifies objects. |
Classes in net.ontopia.utils used by net.ontopia.topicmaps.schema.utils | |
---|---|
StringifierIF
PUBLIC: Stringifies objects. |
Classes in net.ontopia.utils used by net.ontopia.topicmaps.utils | |
---|---|
DeciderIF
PUBLIC: Interface for classes that decides whether an object is acceptable or not. |
|
GrabberIF
INTERNAL: Grabs an object from another object. |
|
StringifierIF
PUBLIC: Stringifies objects. |
Classes in net.ontopia.utils used by net.ontopia.topicmaps.utils.deciders | |
---|---|
DeciderIF
PUBLIC: Interface for classes that decides whether an object is acceptable or not. |
Classes in net.ontopia.utils used by net.ontopia.topicmaps.utils.jtm | |
---|---|
OntopiaRuntimeException
PUBLIC: A runtime exception class that can be used to wrap other exceptions with. |
Classes in net.ontopia.utils used by net.ontopia.topicmaps.utils.ltm | |
---|---|
DeciderIF
PUBLIC: Interface for classes that decides whether an object is acceptable or not. |
Classes in net.ontopia.utils used by net.ontopia.topicmaps.utils.rdf | |
---|---|
DeciderIF
PUBLIC: Interface for classes that decides whether an object is acceptable or not. |
|
OntopiaRuntimeException
PUBLIC: A runtime exception class that can be used to wrap other exceptions with. |
Classes in net.ontopia.utils used by net.ontopia.topicmaps.utils.tmrap | |
---|---|
OntopiaException
PUBLIC: An exception class that can be used to wrap other exceptions with. |
|
StringifierIF
PUBLIC: Stringifies objects. |
Classes in net.ontopia.utils used by net.ontopia.topicmaps.viz | |
---|---|
OntopiaRuntimeException
PUBLIC: A runtime exception class that can be used to wrap other exceptions with. |
|
StringifierIF
PUBLIC: Stringifies objects. |
Classes in net.ontopia.utils used by net.ontopia.topicmaps.webed.core | |
---|---|
OntopiaRuntimeException
PUBLIC: A runtime exception class that can be used to wrap other exceptions with. |
Classes in net.ontopia.utils used by net.ontopia.topicmaps.webed.impl.basic | |
---|---|
OntopiaRuntimeException
PUBLIC: A runtime exception class that can be used to wrap other exceptions with. |
Classes in net.ontopia.utils used by net.ontopia.topicmaps.webed.impl.utils | |
---|---|
FileWatchdog
INTERNAL: Check every now and then that a certain file has not changed. |
Classes in net.ontopia.utils used by net.ontopia.topicmaps.xml | |
---|---|
DeciderIF
PUBLIC: Interface for classes that decides whether an object is acceptable or not. |
|
OntopiaRuntimeException
PUBLIC: A runtime exception class that can be used to wrap other exceptions with. |
Classes in net.ontopia.utils used by net.ontopia.utils | |
---|---|
CachedIF
INTERNAL: Interface that objects containing cached information should implement. |
|
CachedIndex.Entry
|
|
ClearableIF
INTERNAL: A marker interface implemented by objects which can be cleared. |
|
CmdlineOptions
INTERNAL: A class that parses command line options. |
|
CmdlineOptions.ListenerIF
INTERNAL: A listener interface that must be implemented by object that are interested in options found by the CmdlineOptions instance. |
|
CmdlineOptions.OptionsException
INTERNAL: An exception that is thrown when there are problems with the options specified on the command line. |
|
CollectionFactoryIF
INTERNAL: Factory that creates collection objects. |
|
CompactHashSet
INTERNAL: Implements the Set interface more compactly than java.util.HashSet by using a closed hashtable. |
|
DeciderIF
PUBLIC: Interface for classes that decides whether an object is acceptable or not. |
|
FilterIF
INTERNAL: Filters the objects in an iterator. |
|
GrabberIF
INTERNAL: Grabs an object from another object. |
|
LexicalComparator
INTERNAL: Comparator that performs a lexical comparison. |
|
LookupIndexIF
INTERNAL: An interface implemented by objects which can be used to look up information, but which can do no more. |
|
NullObject
INTERNAL: A singleton null object for use where null cannot be used, and an object is required. |
|
OntopiaRuntimeException
PUBLIC: A runtime exception class that can be used to wrap other exceptions with. |
|
PoolableSetFactoryIF
INTERNAL: Factory interface used by SetPoolIF to create new PoolableSetIF instances. |
|
PoolableSetIF
INTERNAL: Interface implemented by sets that can be pooled by a SetPoolIF. |
|
ResourcesDirectoryReader
|
|
ResourcesDirectoryReader.ResourcesFilterIF
|
|
SetPoolIF
INTERNAL: Interface implemented by all set pools. |
|
SoftHashMapIndex.SoftEntry
|
|
SoftValueHashMapIndex.SoftEntry
|
|
StringifierIF
PUBLIC: Stringifies objects. |
|
UniqueSet
INTERNAL: |
Classes in net.ontopia.utils used by ontopoly.model | |
---|---|
OntopiaRuntimeException
PUBLIC: A runtime exception class that can be used to wrap other exceptions with. |
Classes in net.ontopia.utils used by ontopoly.utils | |
---|---|
DeciderIF
PUBLIC: Interface for classes that decides whether an object is acceptable or not. |
|
OntopiaRuntimeException
PUBLIC: A runtime exception class that can be used to wrap other exceptions with. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |