require_once 'XML/Beautifier.php';
void XML_Beautifier::setOption (string $option, mixed $value)
void XML_Beautifier::setOption
Set an option for the beautifying process.
See XML_Beautifier options for more information.
string $option - name of the option
mixed $value - value of the option
void
This function can not be called statically.