Converts an XML representation to objects of proper classes using many
types of information, e.g., the xsi:type attribute.
public ConvertXmlToObject ( string $xml ) : mixed | ||
$xml | string | the XML representation to be deserialized |
리턴 | mixed | the converted object |