You are here

protected property XmlParser::$xpath in Feeds extensible parsers 8

The XpathDomXpath object used for parsing.

Type: \Drupal\feeds_ex\XpathDomXpath

File

src/Feeds/Parser/XmlParser.php, line 39

Class

XmlParser
Defines a XML parser using XPath.

Namespace

Drupal\feeds_ex\Feeds\Parser

Code

protected $xpath;