JavaScript Editor Javascript debugger     Website design 


DOMXPath->__construct()

Creates a new DOMXPath object ()

DOMXPath {
  __construct(DOMDocument doc);
}

Creates a new DOMXPath object.

Parameters

doc

The DOMDocument associated with the DOMXPath.