|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use net.ontopia.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.rdbms | Relational database implementation of the core topic map interfaces. |
| 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.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.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.webed.core | The core interfaces of the Web Editor Framework; the main interfaces used to build Web Editor applications. |
| 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. |
| 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.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.nav2.utils | |
|---|---|
| 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.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.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.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.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. |
|
| 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. |
|
| SetPoolIF
INTERNAL: Interface implemented by all set pools. |
|
| SoftHashMapIndex.SoftEntry
|
|
| SoftValueHashMapIndex.SoftEntry
|
|
| StringifierIF
PUBLIC: Stringifies objects. |
|
| UniqueSet
INTERNAL: |
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||