Méthode | Description | |
---|---|---|
__construct ( |
||
scanHTML ( $string ) | Scan a string to a string | |
scanHTMLStreamToStream ( $input, $output ) | Scan a stream to a stream | |
scanHTMLStreamToString ( $input ) | Scan a stream to a string |
public __construct ( |
||
$htmlConfig |
public scanHTMLStreamToStream ( $input, $output ) |
public scanHTMLStreamToString ( $input ) |