Package: org.tm4j.tologx
| Class Summary | |
|---|---|
| QueryEvaluatorFactory | |
| TologFragmentBuilderImpl | Default implementation of the TologFragmentBuilder interface. |
| Interface Summary | |
|---|---|
| PreparedQuery | Represents a parsed, optimized tolog query which can be executed as often as required. |
| QueryEvaluator | This is the high-level interface to the tolog 1.0 query engine. |
| TologFragmentBuilder | The interface for implementations which export a TologResultsSet into a TopicMapFragment. |
| TologResultsSet | This interface represents a collection of results from a single Tolog query. |
| Exception Summary | |
|---|---|
| TologFragmentBuilderException | Exception raised by the TologFragmentBuilder interface when exporting a TologResultsSet object into a topic map fragment. |
| TologParserException | |
| TologProcessingException | |
Meta Data (1)
Contains
Is Contained By
