XML_Unserializer::XML_Unserializer (
array $options
= null
)
Creates a new instance of XML_Unserializer.
array $options
- Options for the instance.
Can also be set using XML_Unserializer::setOption()
This function can not be called statically.