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

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

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

Classes in net.ontopia.topicmaps.query.spi that implement SearchResultIF
 class AbstractSearchResult
          PUBLIC: Abstract SearchResultIF superclass.
 

Methods in net.ontopia.topicmaps.query.spi that return SearchResultIF
 SearchResultIF SearcherIF.getResult(java.lang.String query)
          PUBLIC: Returns the String value of the field.
 SearchResultIF RDBMSSearcher.getResult(java.lang.String query)
           
 SearchResultIF LuceneSearcher.getResult(java.lang.String query)
           
 SearchResultIF HTTPSearcher.getResult(java.lang.String query)
           
 



Copyright © 2000-2012 Ontopia.