net.sf.saxon.trace
Class ContextStackFrame.ForEach
java.lang.Object
net.sf.saxon.trace.ContextStackFrame
net.sf.saxon.trace.ContextStackFrame.ForEach
- Enclosing class:
- ContextStackFrame
public static class ContextStackFrame.ForEach
- extends ContextStackFrame
Subclass of ContextStackFrame representing an xsl:for-each instruction in XSLT
Method Summary |
void |
print(PrintStream out)
Display a representation of the stack frame on the specified output stream |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextStackFrame.ForEach
public ContextStackFrame.ForEach()
print
public void print(PrintStream out)
- Display a representation of the stack frame on the specified output stream
- Specified by:
print
in class ContextStackFrame
- Parameters:
out
- the output stream
Copyright (c) Saxonica Limited. All rights reserved.