The DOMProcessingInstruction class
(PHP 5)
클래스 개요
DOMProcessingInstruction
extends
DOMNode
{
/* 프로퍼티 */
/* 메소드 */
__construct
( string $name
[, string $value
] )
/* 상속된 메소드 */
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
]]]] )
}프로퍼티
- target
-
Prop description
- data
-
Prop description
Table of Contents
- DOMProcessingInstruction::__construct — Creates a new DOMProcessingInstruction object
There are no user contributed notes for this page.
