DOMXPath->__construct()
(no version information, might be only in CVS)
DOMXPath->__construct() --
Creates a new DOMXPath object
Description
class
DOMXPath {
__construct ( DOMDocument doc )
}
Creates a new DOMXPath object.
Parameters
- doc
The DOMDocument associated with the
DOMXPath.