| Package | Description |
|---|---|
| net.ontopia.topicmaps.query.spi |
Provides a set of service provider interfaces for adding new
predicates to the tolog query language.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSearchResult
PUBLIC: Abstract SearchResultIF superclass.
|
| Modifier and Type | Method and Description |
|---|---|
SearchResultIF |
RDBMSSearcher.getResult(String query) |
SearchResultIF |
HTTPSearcher.getResult(String query) |
SearchResultIF |
SearcherIF.getResult(String query)
PUBLIC: Returns the String value of the field.
|