Package net.sf.saxon.s9api.push
-
Interface Summary Interface Description Container TheContainer
interface represents a document node or element node under construction; there are concrete subclasses representing document nodes and element nodes respectively.Document AContainer
representing a document node.Element AContainer
representing an element node.Push An interface designed for applications to generate XML documents by issuing events.