Uses of Class
net.ontopia.topicmaps.query.spi.AbstractSearcher
-
Packages that use AbstractSearcher Package Description net.ontopia.topicmaps.query.spi Provides a set of service provider interfaces for adding new predicates to the tolog query language. -
-
Uses of AbstractSearcher in net.ontopia.topicmaps.query.spi
Subclasses of AbstractSearcher in net.ontopia.topicmaps.query.spi Modifier and Type Class Description class
HTTPSearcher
EXPERIMENTAL: HTTP searcher implementation.class
RDBMSSearcher
EXPERIMENTAL: RDBMS searcher implementation that executes a SQL query in the same database as the topic map is stored in.
-