java.util.EventListener
, TraceListener
public 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, startCurrentItem
protected java.lang.String getOpeningAttributes()
getOpeningAttributes
in class AbstractTraceListener
protected java.lang.String tag(int construct)
tag
in class AbstractTraceListener