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

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

XML_Tree

Table des matières
XML_Tree::XML_Tree -- Constructeur
XML_Tree::&addRoot -- ajoute un noeud racine
XML_Tree::&insertChild -- insert un fils/arbre
XML_Tree::&removeChild -- efface un enfant d'un arbre
XML_Tree::&getTreeFromFile -- lie un fichier XML à un arbre
XML_Tree::clone -- copie un arbre
XML_Tree::dump -- affiche un arbre XML
XML_Tree::&get -- get XML tree.
XML_Tree::&getName -- Récupère l'espace de noms
XML_Tree::registerName -- enregistre un espace de noms

Construit un document XML en utilisant une représentation par arbre.

Le paquet XML_Tree autorise de construire des structures de données XML en utilisant une représentation par arbre, sans avoir besoin d'une extension comme DOMXML.

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

Download Documentation Last updated: Sun, 28 Sep 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.