The XMLDiff\File classIntroduction
Class synopsisXMLDiff\File
class XMLDiff\File
extends
XMLDiff\Base
{
/* Methods */
public string diff(string
$from , string $to )public string merge(string
$src , string $diff )/* Inherited methods */
abstract public mixed XMLDiff\Base::diff(mixed
$from , mixed $to )abstract public mixed XMLDiff\Base::merge(mixed
}$src , mixed $diff )
|