DOMXPath::__construct

(PHP 5, PHP 7)

DOMXPath::__construct Creates a new DOMXPath object

Beschreibung

public DOMXPath::__construct ( DOMDocument $doc )

Creates a new DOMXPath object.

Parameter-Liste

doc

The DOMDocument associated with the DOMXPath.