Diferencias y fusión de documentos XML
- Introducción
- Instalación/Configuración
- XMLDiff\Base — La clase XMLDiff\Base
- XMLDiff\Base::__construct — Constructor
- XMLDiff\Base::diff — Produce diff of two XML documents
- XMLDiff\Base::merge — Produce new XML document based on diff
- XMLDiff\DOM — La clase XMLDiff\DOM
- XMLDiff\DOM::diff — Diff two DOMDocument objects
- XMLDiff\DOM::merge — Produce merged DOMDocument
- XMLDiff\Memory — La clase XMLDiff\Memory
- XMLDiff\Memory::diff — Diff two XML documents
- XMLDiff\Memory::merge — Produce merged XML document
- XMLDiff\File — La clase XMLDiff\File
- XMLDiff\File::diff — Diff two XML files
- XMLDiff\File::merge — Produce merged XML document