You are here

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

The namespaces in the document.

Type: arrray

File

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

Class

FeedsXPathParserDOMXPath
Wraps DOMXPath providing enhanced debugging and special namespace handling.

Code

protected $namespaces = array();