XMLDiff
PHP Manual

The XMLDiff\Memory class

(PECL xmldiff >= 0.8.0)

Introduzione

Sommario dellla classe

XMLDiff\Memory extends XMLDiff\Base {
/* Metodi */
public string diff ( string $from , string $to )
public string merge ( string $src , string $diff )
/* Metodi ereditati */
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 )
}

Indice dei contenuti


XMLDiff
PHP Manual