The XMLDiff\Base classはじめにBase abstract class for all the comparsion classes in the extension. クラス概要XMLDiff\Base
class XMLDiff\Base
{
/* メソッド */
public __construct(string
$nsname )abstract public mixed diff(mixed
$from , mixed $to )abstract public mixed merge(mixed
}$src , mixed $diff )
|