protected property FeedsXPathParserBase::$xpath in Feeds XPath Parser 6
Same name and namespace in other branches
- 7 FeedsXPathParserBase.inc \FeedsXPathParserBase::xpath
File
- ./
FeedsXPathParserBase.inc, line 20 - Provides the abstract base class for FeedsXPathParserHTML and FeedsXPathParserXML.
Class
- FeedsXPathParserBase
- Base class for the HTML and XML parsers.
Code
protected $xpath = NULL;