The DOMNotation class
(PHP 5, PHP 7, PHP 8)
Class synopsis
class DOMNotation
extends
DOMNode
{
public DOMNode::C14N(
bool $exclusive
= false
,
bool $withComments
= false
,
?array $xpath
= null
,
?array $nsPrefixes
= null
):
string|false
public DOMNode::C14NFile(
string $uri
,
bool $exclusive
= false
,
bool $withComments
= false
,
?array $xpath
= null
,
?array $nsPrefixes
= null
):
int|false
}
Properties
- publicId
-
- systemId
-