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 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, startCurrentItem, startRuleSearch
public CodeInjector getCodeInjector()
AbstractTraceListener
getCodeInjector
in class AbstractTraceListener
protected java.lang.String getOpeningAttributes()
getOpeningAttributes
in class AbstractTraceListener
protected java.lang.String tag(int construct)
tag
in class AbstractTraceListener
public static java.lang.String tagName(int construct)
Copyright (c) 2004-2018 Saxonica Limited. All rights reserved.