Uses of Interface
net.ontopia.topicmaps.query.spi.SearcherIF

Packages that use SearcherIF
net.ontopia.topicmaps.query.spi Provides a set of service provider interfaces for adding new predicates to the tolog query language. 
 

Uses of SearcherIF in net.ontopia.topicmaps.query.spi
 

Classes in net.ontopia.topicmaps.query.spi that implement SearcherIF
 class AbstractSearcher
          PUBLIC: Abstract SearcherIF convenience superclass used to get the default implementation of the four set methods.
 class HTTPSearcher
          EXPERIMENTAL: HTTP searcher implementation.
 class LuceneSearcher
          EXPERIMENTAL: Lucene searcher implementation.
 class RDBMSSearcher
          EXPERIMENTAL: RDBMS searcher implementation that executes a SQL query in the same database as the topic map is stored in.
 



Copyright © 2000-2010 Ontopia.