DOMXPath クラス
(PHP 5, PHP 7)
クラス概要
DOMXPath
{
public evaluate
(
string $expression
,
DOMNode|null $contextNode
= null
,
bool $registerNodeNS
= true
) :
mixed
public query
(
string $expression
,
DOMNode|null $contextNode
= null
,
bool $registerNodeNS
= true
) :
mixed
}
目次