Module events

Source
Expand description

Contains XmlEvent datatype, instances of which are consumed by the writer.

Structs§

EndElementBuilder
A builder for a closing element event.
StartElementBuilder
A builder for a starting element event.

Enums§

XmlEvent
A part of an XML output stream.