XML_Beautifier::XML_Beautifier()

XML_Beautifier::XML_Beautifier() -- create new instance

Synopsis

require_once 'XML/Beautifier.php';

object XML_Beautifier::XML_Beautifier ([array $options = array()])

Beschreibung

Creates a new instance of XML_Beautifier.

Parameter

Rückgabewert

object XML_Beautifier object

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.