La clase DOMNotation
(PHP 5, PHP 7, PHP 8)
Sinopsis de la Clase
class DOMNotation
extends
DOMNode
{
public DOMNode::C14N(
bool $exclusive
= ?,
bool $with_comments
= ?,
array $xpath
= ?,
array $ns_prefixes
= ?):
string
public DOMNode::C14NFile(
string $uri
,
bool $exclusive
= false
,
bool $with_comments
= false
,
array $xpath
= ?,
array $ns_prefixes
= ?):
int
}
Propiedades
- publicId
-
- systemId
-
There are no user contributed notes for this page.