Parsoid
A bidirectional parser between wikitext and HTML5
Loading...
Searching...
No Matches
Wikimedia\Parsoid\Wt2Html\TreeBuilder\DOMBuilder Class Reference

This is the DOMBuilder subclass used by Wt2Html. More...

+ Inheritance diagram for Wikimedia\Parsoid\Wt2Html\TreeBuilder\DOMBuilder:
+ Collaboration diagram for Wikimedia\Parsoid\Wt2Html\TreeBuilder\DOMBuilder:

Protected Member Functions

 createDocument (string $doctypeName=null, string $public=null, string $system=null)
 

Detailed Description

This is the DOMBuilder subclass used by Wt2Html.

Member Function Documentation

◆ createDocument()

Wikimedia\Parsoid\Wt2Html\TreeBuilder\DOMBuilder::createDocument ( string $doctypeName = null,
string $public = null,
string $system = null )
protected
Parameters
string | null$doctypeName
string | null$public
string | null$system
Returns
\DOMDocument

The documentation for this class was generated from the following file: