public class HTTPSearcher extends AbstractSearcher
moduleURI, parameters, predicateName, topicmapITEM_IDENTIFIER, OBJECT_ID, OBJECT_VALUE, OCCURRENCE_URI, STRING_VALUE, SUBJECT_IDENTIFIER, SUBJECT_LOCATOR| Constructor and Description |
|---|
HTTPSearcher() |
| Modifier and Type | Method and Description |
|---|---|
SearchResultIF |
getResult(String query)
PUBLIC: Returns the String value of the field.
|
int |
getValueType()
PUBLIC: Returns type of values returned by the search result.
|
setModuleURI, setParameters, setPredicateName, setTopicMappublic int getValueType()
SearcherIFpublic SearchResultIF getResult(String query)
SearcherIF