|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.saxon.trace.AbstractTraceListener
net.sf.saxon.trace.XSLTTraceListener
public class XSLTTraceListener
A Simple trace listener for XSLT that writes messages (by default) to System.err
Constructor Summary | |
---|---|
XSLTTraceListener()
|
Method Summary | |
---|---|
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. |
Methods inherited from class net.sf.saxon.trace.AbstractTraceListener |
---|
close, endCurrentItem, enter, escape, getOutputDestination, leave, open, setOutputDestination, startCurrentItem |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XSLTTraceListener()
Method Detail |
---|
protected java.lang.String getOpeningAttributes()
getOpeningAttributes
in class AbstractTraceListener
protected java.lang.String tag(int construct)
tag
in class AbstractTraceListener
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |