public class XSLTTraceListener extends AbstractTraceListener
indent, out| 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 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.
|
static java.lang.String |
tagName(int construct) |
close, endCurrentItem, endRuleSearch, enter, escape, getOutputDestination, leave, level, open, setLevelOfDetail, setOutputDestination, spaces, startCurrentItem, startRuleSearchpublic CodeInjector getCodeInjector()
AbstractTraceListenergetCodeInjector in class AbstractTraceListenerprotected java.lang.String getOpeningAttributes()
getOpeningAttributes in class AbstractTraceListenerprotected java.lang.String tag(int construct)
tag in class AbstractTraceListenerpublic static java.lang.String tagName(int construct)
Copyright (c) 2004-2020 Saxonica Limited. All rights reserved.