DOMDocumentPlugin.php
Interfaces, Classes and Traits
- DOMDocumentPlugin
- The DOMDocument parser plugin is particularly useful as it is both the only way to see inside the DOMNode without print_r, and the only way to see mixed text and node inside XML (SimpleXMLElement will strip out the text).