编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 安装
  • XMLDiff\Base::__construct »
  • PHP Manual
  • XMLDiff
  • The XMLDiff\Base class

The XMLDiff\Base class

(PECL xmldiff >= 0.8.0)

简介

Base abstract class for all the comparsion classes in the extension.

类摘要

XMLDiff\Base {
/* 方法 */
public __construct ( string $nsname )
abstract public diff ( mixed $from , mixed $to ) : mixed
abstract public merge ( mixed $src , mixed $diff ) : mixed
}

Table of Contents

  • XMLDiff\Base::__construct — Constructor
  • XMLDiff\Base::diff — Produce diff of two XML documents
  • XMLDiff\Base::merge — Produce new XML document based on diff
相关文章
php cairo the cairofontslant classphp cairo the cairopdfsurface classphp componere the componere method classphp dom the domcdatasection classphp dom the domtext classphp ev the ev classphp ev the evfork classphp haru the haruannotation classphp 迭代器 the infiniteiterator classphp xmldiff the xmldiff base classphp xmldiff the xmldiff dom classphp xmldiff the xmldiff file classphp xmldiff the xmldiff memory classphp domdocument register extended class used to create base node typephp runkit 函数 convert a base class to an inherited class add ancestral methods when appropriatephp runkit 函数 convert an inherited class to a base class removes any method whose scope is ancestralphp splfileinfo gets the base name of the filephp xmldiff base constructorphp xmldiff base produce diff of two xml documentsphp xmldiff base produce new xml document based on diff
关注编程学问公众号
编程学问网 湘ICP备20001732号