PHP マニュアル
関数リファレンス
XML 操作
DOM
libxml
SimpleXML
WDDX
XMLDiff
XML パーサ
XMLReader
XMLWriter
XSL
wddx_serialize_vars
はじめに
XML 操作
PHP マニュアル
XML diff and merge
目次
はじめに
インストール/設定
要件
インストール手順
XMLDiff\Base
— The XMLDiff\Base class
XMLDiff\Base::__construct
— Constructor
XMLDiff\Base::diff
— Produce diff of two XML documents
XMLDiff\Base::merge
— Produce new XML document based on diff
XMLDiff\DOM
— The XMLDiff\DOM class
XMLDiff\DOM::diff
— Diff two DOMDocument objects
XMLDiff\DOM::merge
— Produce merged DOMDocument
XMLDiff\Memory
— The XMLDiff\Memory class
XMLDiff\Memory::diff
— Diff two XML documents
XMLDiff\Memory::merge
— Produce merged XML document
XMLDiff\File
— The XMLDiff\File class
XMLDiff\File::diff
— Diff two XML files
XMLDiff\File::merge
— Produce merged XML document