\marketplace\ebay\utilsPrintUtils

Summary

Methods
Properties
Constants
printXML()
printDOM()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

printXML()

printXML(string  $xml) 

Pretty prints the provided XML.

Parameters

string $xml

XML Blob

printDOM()

printDOM(\marketplace\ebay\utils\DomDocument  $dom) 

Pretty prints the provided DOM.

Parameters

\marketplace\ebay\utils\DomDocument $dom

DOM representation of the XML