Property | Type | Description | |
---|---|---|---|
$_Document | DOMDocument | DOM document. |
Method | Description | |
---|---|---|
__construct ( $html ) | {@inheritDoc} | |
tags ( $name, Closure $filter = null ) | {@inheritDoc} |
Method | Description | |
---|---|---|
_fixCharset ( ) | If necessary, fixes the given HTML's charset to work with the current version of Libxml (used by DOMDocument). | |
_loadDocument ( ) | Builds a DOMDocument from the HTML source. |
protected _fixCharset ( ) |
protected _loadDocument ( ) |