|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.ontopia.topicmaps.query.spi.AbstractSearcher
net.ontopia.topicmaps.query.spi.HTTPSearcher
public class HTTPSearcher
EXPERIMENTAL: HTTP searcher implementation.
| Field Summary |
|---|
| Fields inherited from interface net.ontopia.topicmaps.query.spi.SearcherIF |
|---|
ITEM_IDENTIFIER, OBJECT_ID, OBJECT_VALUE, OCCURRENCE_URI, STRING_VALUE, SUBJECT_IDENTIFIER, SUBJECT_LOCATOR |
| Constructor Summary | |
|---|---|
HTTPSearcher()
PUBLIC: The mandatory default constructor. |
|
| Method Summary | |
|---|---|
SearchResultIF |
getResult(java.lang.String query)
PUBLIC: Returns the String value of the field. |
int |
getValueType()
PUBLIC: Returns type of values returned by the search result. |
| Methods inherited from class net.ontopia.topicmaps.query.spi.AbstractSearcher |
|---|
setModuleURI, setParameters, setPredicateName, setTopicMap |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HTTPSearcher()
| Method Detail |
|---|
public int getValueType()
SearcherIF
public SearchResultIF getResult(java.lang.String query)
SearcherIF
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||