Todo List
XML_Parser | --XML_Unserializer
class to unserialize XML documents that have been created with XML_Serializer. To unserialize an XML document you have to add type hints to the XML_Serializer options.
[line 66]
[line 59]
XML_Unserializer XML_Unserializer( [mixed $options = null])
string apiVersion( )
string getUnserializedData( )
boolean unserialize( mixed $data, [boolean $isFile = false], [array $options = null])