update : 2015.11.03
php.shukuma.com검색:
|
The DOMText class(PHP 5, PHP 7) 소개The DOMText class inherits from DOMCharacterData and represents the textual content of a DOMElement or DOMAttr. 클래스 개요
DOMText
extends
DOMCharacterData
{
/* 프로퍼티 */
/* 메소드 */
/* 상속된 메소드 */
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
|