DOMXPath
PHP Manual

DOMXPath::__construct

(PHP 5)

DOMXPath::__construct — 新しい DOMXPath オブジェクトを作成する

説明

DOMXPath::__construct ( DOMDocument $doc )

新しい DOMXPath オブジェクトを作成します。

パラメータ

doc

DOMXPath に関連付けられた DOMDocument。


DOMXPath
PHP Manual