XMLDiff\File::mergeProduce merged XML document Description
public string XMLDiff\File::merge(string
$src, string $diff)Create new XML document based on diffs and source document. Parameters
Return ValuesString with the new XML document or NULL. |