« wddx_serialize_vars
はじめに »
PHP Manual
XML 操作
XML diff and merge
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
関連キーワード:
XMLDiff
,
merge
,
Produce
,
File
,
Memory
,
document
,
merged
,
Diff
,
documents
,
インストール