XML_Unserializer::setoptions() -- set several options
Description
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.
Note
This function can not be called
statically.