PHP
my php5.org
DOMXPath::__construct> <DOMText::splitText
Last updated: Fri, 24 Apr 2009

The DOMXPath class

Introduction

Supports XPath 1.0

Class synopsis

DOMXPath
DOMXPath {
/* Properties */
/* Methods */
__construct ( DOMDocument $doc )
mixed evaluate ( string $expression [, DOMNode $contextnode ] )
DOMNodeList query ( string $expression [, DOMNode $contextnode ] )
bool registerNamespace ( string $prefix , string $namespaceURI )
}

Properties

document

Prop description

Table of Contents



User Contributed Notes
DOMXPath
There are no user contributed notes for this page.

DOMXPath::__construct> <DOMText::splitText
Last updated: Fri, 24 Apr 2009