public class XSLTTraceListener extends AbstractTraceListener
| Constructor and Description |
|---|
XSLTTraceListener() |
| Modifier and Type | Method and Description |
|---|---|
CodeInjector |
getCodeInjector()
Get the associated CodeInjector to be used at compile time to generate the tracing calls
|
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.
|
static String |
tagName(int construct) |
close, endCurrentItem, enter, escape, getOutputDestination, leave, open, setOutputDestination, startCurrentItempublic CodeInjector getCodeInjector()
AbstractTraceListenergetCodeInjector in class AbstractTraceListenerprotected String getOpeningAttributes()
getOpeningAttributes in class AbstractTraceListenerprotected String tag(int construct)
tag in class AbstractTraceListenerpublic static String tagName(int construct)
Copyright (c) 2004-2013 Saxonica Limited. All rights reserved.