See: Description
Interface | Description |
---|---|
Container |
The
Container interface represents a document node or element node
under construction; there are concrete subclasses representing document nodes
and element nodes respectively. |
Document |
A
Container representing a document node. |
Element |
A
Container representing an element node. |
Push |
An interface designed for applications to generate XML documents by issuing events.
|
Copyright (c) 2004-2022 Saxonica Limited. All rights reserved.