Home
last modified time | relevance | path

Searched refs:from_XML (Results 1 – 2 of 2) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/
H A Dtreebuilder.class.php47 $tree = ActiveLinkDOMTree::from_XML(new XML($xmlstring));
H A Ddom.activelink.inc.php24 function &from_XML($xml) { function in ActiveLinkDOMTree