DOMXPath->__construct()

DOMXPath->__construct() --  Creates a new DOMXPath object

Descrição

class DOMXPath {

__construct ( DOMDocument doc )

}

Creates a new DOMXPath object.

Lista de parâmetros

doc

The DOMDocument associated with the DOMXPath.