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.
If no type hints are available, XML_Unserializer will guess how the tags should be treated, that means complex structures will be arrays and tags with only CData in them will be strings.
Located in /PEAR/XML/Unserializer.php (line 253)
PEAR | --XML_Unserializer
current options for the serialization
constructor
set an option
You can use this method if you do not want to set all options in the constructor
sets several options at once
You can use this method if you do not want to set all options in the constructor
unserialize data
Inherited From PEAR
PEAR::PEAR()
PEAR::delExpect()
PEAR::expectError()
PEAR::getStaticProperty()
PEAR::isError()
PEAR::loadExtension()
PEAR::popErrorHandling()
PEAR::popExpect()
PEAR::pushErrorHandling()
PEAR::raiseError()
PEAR::registerShutdownFunc()
PEAR::setErrorHandling()
PEAR::staticPopErrorHandling()
PEAR::staticPushErrorHandling()
PEAR::throwError()
PEAR::_PEAR()
Documentation generated on Mon, 04 Dec 2006 11:10:16 -0500 by phpDocumentor 1.3.0RC3