XMLDiff\Memory::mergeProduce merged XML document Description
public string XMLDiff\Memory::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. |