void XML_Unserializer::setOptions (
array $options
)
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
This function can not be called statically.