XML_Tree::clone

XML_Tree::clone – ツリーをコピーする

Synopsis

require_once "XML/Tree.php";

object XML_Tree XML_Tree::clone ( )

Description

このツリーインスタンスのコピーを取得します。

Return value

object XML_Tree - コピーされたオブジェクトです。

Note

This function can not be called statically.

XMLファイルをツリーに写像する (Previous) XMLツリーの出力をする (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.