update : 2015.11.03
php.shukuma.com검색:
|
The DOMEntity class(PHP 5, PHP 7) 소개This interface represents a known entity, either parsed or unparsed, in an XML document. 클래스 개요
DOMEntity
extends
DOMNode
{
/* 프로퍼티 */
/* 상속된 메소드 */
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
]]]] )프로퍼티
|