Documentation

TransformationDOMWriter
in package
implements DOMWriterInterface uses DOMWriterElementFromDocumentTrait

FinalYes

DOM writer that applies an XSLT transformation to a source document.

Tags
author

Daniel Schulz

since
2018-05-27

Table of Contents

Interfaces

DOMWriterInterface

Methods

__construct()  : mixed
toDocument()  : DOMDocument

Methods

__construct()

public __construct(DOMWriterInterface $source, DOMWriterInterface $template) : mixed
Parameters
$source : DOMWriterInterface
$template : DOMWriterInterface
On this page

Search results