net.sf.saxon.trace

Class ContextStackFrame.ApplyTemplates

public static class ContextStackFrame.ApplyTemplates extends ContextStackFrame

Subclass of ContextStackFrame representing an xsl:apply-templates call in XSLT
Method Summary
voidprint(PrintStream out)
Display a representation of the stack frame on the specified output stream

Method Detail

print

public void print(PrintStream out)
Display a representation of the stack frame on the specified output stream

Parameters: out the output stream