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