You are here

protected property FeedsExXml::$xpath in Feeds extensible parsers 7

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

The FeedsExXpathDomXpath object used for parsing.

Type: FeedsExXpathDomXpath

File

src/FeedsExXml.inc, line 18
Contains FeedsExXml.

Class

FeedsExXml
Parses XML documents with XPath.

Code

protected $xpath;