These can only appear if document->resolveExternals = true
DOMEntityReference クラス
(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
]]]] )
}目次
- DOMEntityReference::__construct — 新しい DOMEntityReference オブジェクトを作成する
Anonymous
11-Jun-2010 03:22
