La clase DOMCdataSection
(PHP 5, PHP 7, PHP 8)
Introducción
DOMCdataSection hereda de
DOMText para la representación textural
de constructores CData.
Sinopsis de la Clase
class DOMCdataSection
extends
DOMText
{
public DOMNode::C14N(
bool $exclusive
= ?,
bool $with_comments
= ?,
array $xpath
= ?,
array $ns_prefixes
= ?):
string
public DOMNode::C14NFile(
string $uri
,
bool $exclusive
= false
,
bool $with_comments
= false
,
array $xpath
= ?,
array $ns_prefixes
= ?):
int
}
Tabla de contenidos
There are no user contributed notes for this page.