JXMLElement
class JXMLElement extends SimpleXMLElement
Wrapper class for php SimpleXMLElement.
Methods
string
name()
Get the name of the element.
string
asFormattedXml(
boolean $compressed = false,
string $indent = ' ',
integer $level)
Return a well-formed XML string based on SimpleXML element