PEAR_XMLParser::getData()

PEAR_XMLParser::getData()  -- getData

Synopsis

require_once '/XMLParser.php';

array PEAR_XMLParser::getData ()

Description

Return the array representation of XML as parsed by parse().

Throws

throws no exceptions thrown

Note

This function can not be called statically.