Zend_Db_Xml_XmlUtil provides a set of utility convenience methods to convert to/from various XML representations and Zend_Db_Xml_XmlContent
Located in /Db/Xml/XmlUtil.php (line 30)
Convenience method to create an Zend_Db_Xml_XmlContent() object
Save the DOM to a file in the local directory path
Convenience method to get a SimpleXML object representation of a DOM
Convenience method to get a string representation of a DOM Same as saveXML()
Convenience method to get a DOM
Retrieve the DOM from either DATA or ABOUT as an array
Convert an array into an Zend_Db_Xml_XmlContent object
Convert SimpleXML object, $sXML, into a DOM
Convert the string parameter, $str, into a DOM
Open the file associated with file at local path, $fXML.
Convert it to a DOM
parameter represents path to the file
$fsXML is a file stream. Convert the stream to a DOM
Convenience method to get a string representation of a DOM
convenience method for setting a DOM
Set the DOM for either DATA or ABOUT from an array
Documentation generated on Thu, 18 Jan 2007 10:01:27 -0800 by phpDocumentor 1.3.1