| LookupTokeniser |
Class for tokenising identifier input.
|
| MainHelper |
Helper methods for main controller and main action
|
| MainHelper.RangeConfig |
|
| MainHelper.SummaryConfig |
Controls access to configuration information on which fields should be summarised as a count
of occurrences.
|
| MemoryQueryStore |
An in-memory implementation of a query store.
|
| PathQueryAPI |
Provides methods to obtain PathQueryExecutors and WebResultsExecutors
|
| PathQueryExecutor |
Executes path query and returns results in form suitable for export or web
services.
|
| QueryExecutor |
Common superclass of query executors that holds cache of pathToQueryNode maps per query.
|
| WebResultsExecutor |
Executes a PathQuery and returns a WebResults object, to be used when multi-row
style results are required.
|