The Dom\XMLDocument class
Guide
Edit on GitHub ✎
Represents an XML document.
Intro
Represents an XML document.
Class synopsis
final Dom\XMLDocument extends Dom\Document { }
Properties
Note
While the DOMDocument class allows setting certain properties to influence parser behaviour, this class only uses the LIBXML_* constants to configure the parser.
formatOutputNicely formats output with indentation and extra space.