net.sf.saxon.trace
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, startCurrentItem
protected java.lang.String getOpeningAttributes()
getOpeningAttributes
in class AbstractTraceListener
protected java.lang.String tag(int construct)
tag
in class AbstractTraceListener