See: Description
| Class | Description |
|---|---|
| CallableThread |
Additional thread layer for executing queries on.
|
| NumericalEngine |
This engine performs some very basic numerical comparisons.
|
| PatternQueryEngine |
This class can be used to match xml-based patterns with additional conditions over
an xml-based document or text, to retrieve the matched or related text areas.
|
| QueryEngine |
Base class for query engines that does some common evaluations or parsing.
|
| QueryMediator |
This class acts as a mediator for interfacing with query models.
|
| TextLinesEngine |
Perform a query over the selected lines of text or xml.
|