XML_Transformer::canonicalize (Previous) (Next) XML_Tree::XML_Tree

View this page in Last updated: Sun, 29 Jun 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

XML_Tree

Table of Contents
XML_Tree::XML_Tree -- Constructor
XML_Tree::&addRoot -- add root node
XML_Tree::&insertChild -- inserts a child/tree
XML_Tree::&removeChild -- remove child from tree
XML_Tree::&getTreeFromFile -- map XML file to tree
XML_Tree::clone -- copy tree
XML_Tree::dump -- print XML tree.
XML_Tree::&get -- get XML tree.
XML_Tree::&getName -- get namespace.
XML_Tree::registerName -- register namespace.

Build XML documents using a tree representation

The XML_Tree package allows one to build XML data structures using a tree representation, without the need for an extension like DOMXML.

XML_Transformer::canonicalize (Previous) (Next) XML_Tree::XML_Tree

Download Documentation Last updated: Sun, 29 Jun 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.