public class XQueryTraceListener extends AbstractTraceListener
| Constructor and Description |
|---|
XQueryTraceListener() |
| Modifier and Type | Method and 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