XML_Tree::&getTreeFromFile

XML_Tree::&getTreeFromFile – XMLファイルをツリーに写像する

Synopsis

require_once "XML/Tree.php";

object XML_Tree XML_Tree::&getTreeFromFile ( )

Description

XMLファイルをオブジェクトツリーに写像します。

Return value

object XML_Tree - オブジェクトツリーです。

Note

This function can not be called statically.

子要素をツリーから削除する (Previous) ツリーをコピーする (Next)
Last updated: Fri, 25 May 2012 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report or add a note.
View this page in:

User Notes:

There are no user contributed notes for this page.