net.ontopia.topicmaps.query.spi
Class HTTPSearcher
java.lang.Object
net.ontopia.topicmaps.query.spi.AbstractSearcher
net.ontopia.topicmaps.query.spi.HTTPSearcher
- All Implemented Interfaces:
- SearcherIF
public class HTTPSearcher
- extends AbstractSearcher
EXPERIMENTAL: HTTP searcher implementation.
Constructor Summary |
HTTPSearcher()
PUBLIC: The mandatory default constructor. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HTTPSearcher
public HTTPSearcher()
- PUBLIC: The mandatory default constructor.
getValueType
public int getValueType()
- Description copied from interface:
SearcherIF
- PUBLIC: Returns type of values returned by the search result. See
constants declared in this class.
getResult
public SearchResultIF getResult(String query)
- Description copied from interface:
SearcherIF
- PUBLIC: Returns the String value of the field. Note that null is
returned if the field has a reader set.
Copyright © 2000-2012 Ontopia.