The XMLDiff\DOM classはじめに
クラス概要XMLDiff\DOM
class XMLDiff\DOM
extends
XMLDiff\Base
{
/* メソッド */
public DOMDocument diff(DOMDocument
$from , DOMDocument $to )public DOMDocument merge(DOMDocument
$src , DOMDocument $diff )/* 継承したメソッド */
abstract public mixed XMLDiff\Base::diff(mixed
$from , mixed $to )abstract public mixed XMLDiff\Base::merge(mixed
}$src , mixed $diff )
|