public class XSLTTraceListener extends AbstractTraceListener
| Constructor and Description |
|---|
XSLTTraceListener() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getOpeningAttributes()
Generate attributes to be included in the opening trace element
|
protected 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 String getOpeningAttributes()
getOpeningAttributes in class AbstractTraceListenerprotected String tag(int construct)
tag in class AbstractTraceListener