The DOMDocumentFragment class
(PHP 5)
Class synopsis
DOMDocumentFragment
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
]]]] )
}
Table of Contents