XML_Tree::dump

XML_Tree::dump -- print XML tree.

Synopsis

require_once "XML/Tree.php";

void XML_Tree::dump ()

Description

Print text representation of XML tree.

Note

This function can not be called statically.

See

XML_Tree::get()