Uses of Package
net.ontopia.topicmaps.query.impl.utils
Packages that use net.ontopia.topicmaps.query.impl.utils
Package
Description
Contains the in-memory implementation of the query language.
Code shared between query implementations.
-
Classes in net.ontopia.topicmaps.query.impl.utils used by net.ontopia.topicmaps.query.impl.basic
-
Classes in net.ontopia.topicmaps.query.impl.utils used by net.ontopia.topicmaps.query.impl.utilsClassDescriptionINTERNAL.INTERNAL: Used during traversal of queries to represent the context at any given point in the query.INTERNAL: An optimizer class that knows how to rewrite queries to equivalent, but more efficient queries.INTERNAL: Implemented by classes that know how to optimize tolog queries.INTERNAL: Used for testing and timing of queries.