java.util.EventListener, TraceListenerpublic class XQueryTraceListener extends AbstractTraceListener
| Constructor | Description |
|---|---|
XQueryTraceListener() |
| Modifier and Type | Method | Description |
|---|---|---|
protected java.lang.String |
getOpeningAttributes() |
Generate attributes to be included in the opening trace element
|
protected java.lang.String |
tag(int construct) |
Get the trace element tagname to be used for a particular construct.
|
close, endCurrentItem, enter, escape, getOutputDestination, leave, open, setOutputDestination, startCurrentItemprotected java.lang.String getOpeningAttributes()
getOpeningAttributes in class AbstractTraceListenerprotected java.lang.String tag(int construct)
tag in class AbstractTraceListener