protected property FeedsExXpathDomXpath::$xpath in Feeds extensible parsers 7
Same name and namespace in other branches
- 7.2 src/FeedsExXml.inc \FeedsExXpathDomXpath::xpath
The XPath query object.
Type: DOMXPath
File
- src/
FeedsExXml.inc, line 373 - Contains FeedsExXml.
Class
- FeedsExXpathDomXpath
- Wraps DOMXPath simplifying usage.
Code
protected $xpath;