| Package | Description |
|---|---|
| net.ontopia.topicmaps.query.impl.basic |
Contains the in-memory implementation of the query language.
|
| net.ontopia.topicmaps.query.impl.rdbms |
Contains the rdbms implementation of the query language.
|
| net.ontopia.topicmaps.query.parser |
Contains the code that parses tolog queries.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PredicateFactory
INTERNAL: The basic predicate factory implementation.
|
| Modifier and Type | Field and Description |
|---|---|
protected PredicateFactoryIF |
QueryProcessor.predicateFactory |
| Constructor and Description |
|---|
GlobalParseContext(PredicateFactoryIF factory,
TopicMapIF topicmap) |
GlobalParseContext(PredicateFactoryIF factory,
TopicMapIF topicmap,
LocatorIF base) |