You are here

protected property ParserBase::$doc in Feeds XPath Parser 8

The DOMDocument to parse.

Type: \DOMDocument

File

lib/Drupal/feeds_xpathparser/ParserBase.php, line 34
Contains \Drupal\feeds_xpathparser\ParserBase.

Class

ParserBase
Base class for the HTML and XML parsers.

Namespace

Drupal\feeds_xpathparser

Code

protected $doc;