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