void XML_Beautifier::setOption (
string $option
, mixed $value
)
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.