JRegistryFormatXML::stringToObject
Parse a XML formatted string and convert it into an object.
Signature
public function stringToObject(string
$data,
array
$optionsĀ )
Parameters
-
$data
- XML formatted string to convert.
-
$options
- Options used by the formatter.
Returns
- Data object.