Method | Description | |
---|---|---|
parse ( |
Method | Description | |
---|---|---|
convertXmlToArray ( string | SimpleXMLElement $xml ) : array | Converts XML document to array. |
protected convertXmlToArray ( string | SimpleXMLElement $xml ) : array | ||
$xml | string | SimpleXMLElement | xml to process. |
return | array | XML array representation. |