The DOMCdataSection class
(PHP 5, PHP 7)
简介
The DOMCdataSection inherits from DOMText for textural representation of CData constructs.
类摘要
DOMCdataSection
extends
DOMText
{
/* 继承的属性 */
/* Methods */
/* Inherited methods */
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
]]]] ) : intTable of Contents
- DOMCdataSection::__construct — Constructs a new DOMCdataSection object