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