These can only appear if document->resolveExternals = true
The DOMEntityReference class
(PHP 5)
클래스 개요
DOMEntityReference
extends
DOMNode
{
/* 프로퍼티 */
/* 메소드 */
DOMEntityReference::__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
Anonymous
11-Jun-2010 09:22
