Uses of Package
net.ontopia.topicmaps.query.core

Packages that use net.ontopia.topicmaps.query.core
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.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.spi Provides a set of service provider interfaces for adding new predicates to the tolog query language. 
net.ontopia.topicmaps.query.utils This package provides query utility classes. 
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. 
 

Classes in net.ontopia.topicmaps.query.core used by net.ontopia.topicmaps.db2tm
DeclarationContextIF
          PUBLIC: Represents a set of parsed query declarations.
QueryProcessorIF
          PUBLIC: This is the interface that must be implemented by tolog query processors.
 

Classes in net.ontopia.topicmaps.query.core used by net.ontopia.topicmaps.nav2.utils
InvalidQueryException
          PUBLIC: This exception is used to indicate that there is something wrong with the query, whether syntactically or semantically.
 

Classes in net.ontopia.topicmaps.query.core used by net.ontopia.topicmaps.query.core
DeclarationContextIF
          PUBLIC: Represents a set of parsed query declarations.
InvalidQueryException
          PUBLIC: This exception is used to indicate that there is something wrong with the query, whether syntactically or semantically.
ParsedQueryIF
          PUBLIC: Used to represent parsed queries.
QueryException
          PUBLIC: Common super-exception for all exceptions thrown by the query engine.
QueryResultIF
          PUBLIC: Used to represent the results of queries.
 

Classes in net.ontopia.topicmaps.query.core used by net.ontopia.topicmaps.query.spi
InvalidQueryException
          PUBLIC: This exception is used to indicate that there is something wrong with the query, whether syntactically or semantically.
 

Classes in net.ontopia.topicmaps.query.core used by net.ontopia.topicmaps.query.utils
DeclarationContextIF
          PUBLIC: Represents a set of parsed query declarations.
InvalidQueryException
          PUBLIC: This exception is used to indicate that there is something wrong with the query, whether syntactically or semantically.
QueryProcessorIF
          PUBLIC: This is the interface that must be implemented by tolog query processors.
QueryResultIF
          PUBLIC: Used to represent the results of queries.
 

Classes in net.ontopia.topicmaps.query.core used by net.ontopia.topicmaps.utils
InvalidQueryException
          PUBLIC: This exception is used to indicate that there is something wrong with the query, whether syntactically or semantically.
 



Copyright © 2000-2009 Ontopia.