文字

The XMLDiff\Memory class

(PECL xmldiff >= 0.8.0)

简介

类摘要

XMLDiff\Memory extends XMLDiff\Base {
public string diff ( string $from , string $to )
public string merge ( string $src , string $diff )
public XMLDiff\Base::__construct ( string $nsname )
abstract public mixed XMLDiff\Base::diff ( mixed $from , mixed $to )
abstract public mixed XMLDiff\Base::merge ( mixed $src , mixed $diff )
}

Table of Contents

  • XMLDiff\Memory::diff — Diff two XML documents
  • XMLDiff\Memory::merge — Produce merged XML document
上一篇: 下一篇: