The XMLDiff\Base classIntroductionBase abstract class for all the comparsion classes in the extension. Class synopsisXMLDiff\Base
class XMLDiff\Base
{
/* Methods */
public __construct(string
$nsname )abstract public mixed diff(mixed
$from , mixed $to )abstract public mixed merge(mixed
}$src , mixed $diff )
|