Class SAXONGroup

All Implemented Interfaces:
NodeInfo, DOMLocator, Source, SourceLocator, Element, NamedNodeMap, Node, Locator

public class SAXONGroup extends XSLForEach
Handler for saxon:group elements in stylesheet. This is the same as xsl:for-each with the addition of a group-by attribute
  • Field Details

  • Constructor Details

    • SAXONGroup

      public SAXONGroup()
  • Method Details