|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueryTraceListenerIF | |
---|---|
net.ontopia.topicmaps.query.impl.basic | Contains the in-memory implementation of the query language. |
net.ontopia.topicmaps.query.impl.utils | Code shared between query implementations. |
Uses of QueryTraceListenerIF in net.ontopia.topicmaps.query.impl.basic |
---|
Classes in net.ontopia.topicmaps.query.impl.basic that implement QueryTraceListenerIF | |
---|---|
static class |
QueryTracer.TracePrinter
|
Methods in net.ontopia.topicmaps.query.impl.basic with parameters of type QueryTraceListenerIF | |
---|---|
static void |
QueryTracer.addListener(QueryTraceListenerIF listener)
|
static void |
QueryTracer.removeListener(QueryTraceListenerIF listener)
|
Uses of QueryTraceListenerIF in net.ontopia.topicmaps.query.impl.utils |
---|
Classes in net.ontopia.topicmaps.query.impl.utils that implement QueryTraceListenerIF | |
---|---|
class |
SimpleQueryTracer
INTERNAL: Used to get a trace from a specific query into a writer for ease of display. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |