You are here

protected property FeedsExXpathDomXpath::$xpath in Feeds extensible parsers 7.2

Same name and namespace in other branches
  1. 7 src/FeedsExXml.inc \FeedsExXpathDomXpath::xpath

The XPath query object.

Type: DOMXPath

File

src/FeedsExXml.inc, line 347
Contains FeedsExXml.

Class

FeedsExXpathDomXpath
Wraps DOMXPath simplifying usage.

Code

protected $xpath;