XML_Unserializer::getUnserializedData() -- get the result of the unserialization
Return value
mixed result of the unserialization. May either be an array
or an object.
Throws
throws PEAR_Error object, if not document has been parsed.
Note
This function can not be called
statically.