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
  • Constructor Details

    • ForEach

      public ForEach()
  • Method Details

    • 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