编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 安装
  • 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 mysql xdevapi exception classphp mysql xdevapi tableselect classphp parle the parle errorinfo classphp phdfs the phdfs classphp rar the rarentry classphp seaslog the seaslog classphp solr the solrclientexception classphp solr the solrqueryresponse classphp 数据结构 the splminheap classphp stomp the stompframe 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 xmldiff base constructorphp xmldiff base produce diff of two xml documentsphp xmldiff base produce new xml document based on diff
关注编程学问公众号
编程学问网 湘ICP备20001732号