StringXMLWriter implements XMLWriter
FinalYes
DOMDocumentWriter's output on libxml 2.14 and later, byte for byte, without building a DOM for every row: libxml's escaping, a control character written as U+FFFD, a value cut at its first NUL, and a name DOM refuses refused with DOM's exception.
Interfaces
Methods
- write() : string
Methods
write()
public
write(XMLNode $node) : string
Parameters
- $node : XMLNode