You are here

protected property FeedsXPathParserDOMXPath::$doc in Feeds XPath Parser 7

The DOMDocument to parse.

Type: DOMDocument

File

./FeedsXPathParserDOMXPath.inc, line 18
Provides a custom version of DOMXPath for use with feeds_xpathparser.

Class

FeedsXPathParserDOMXPath
Wraps DOMXPath providing enhanced debugging and special namespace handling.

Code

protected $doc;