These can only appear if document->resolveExternals = true
The DOMEntityReference class
(PHP 5)
类摘要
DOMEntityReference
extends
DOMNode
{
/* 属性 */
/* 方法 */
__construct
( string
$name
)/* 继承的方法 */
public string DOMNode::C14N
([ bool
$exclusive
[, bool $with_comments
[, array $xpath
[, array $ns_prefixes
]]]] )
public int DOMNode::C14NFile
( string
}$uri
[, bool $exclusive
[, bool $with_comments
[, array $xpath
[, array $ns_prefixes
]]]] )Table of Contents
- DOMEntityReference::__construct — Creates a new DOMEntityReference object
