XML_Beautifier::XML_Beautifier() -- create new instance
Beschrijving
Creates a new instance of XML_Beautifier.
Parameter
array $options - options are used to influence to beautifying process.
You may set the indent string, specify whether case folding should be enabled, etc...
See XML_Beautifier options for more information.
Return waarde
object XML_Beautifier object
Note
Deze functie kan niet statisch worden aangeroepen.