require_once 'Unserializer.php';
void XML_Unserializer::setOptions (array $options)
void XML_Unserializer::setOptions
Options influence the behaviour of XML_Unserializer and are the most important part of XML_Unserializer.
You can use this method if you do not want to set all options in the constructor.
array $options - assoc array containing all options
see XML_Unserializer::resetOptions(), XML_Unserializer::setOption()
This function can not be called statically.