net.sf.saxon.trace

Class ContextStackFrame.ForEach

public static class ContextStackFrame.ForEach extends ContextStackFrame

Subclass of ContextStackFrame representing an xsl:for-each instruction 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