protected property FeedsXPathParserBase::$rawXML in Feeds XPath Parser 7
Same name and namespace in other branches
- 6 FeedsXPathParserBase.inc \FeedsXPathParserBase::rawXML
The elements that should be displayed in raw XML.
Type: array
File
- ./
FeedsXPathParserBase.inc, line 32 - Provides the base class for FeedsXPathParserHTML and FeedsXPathParserXML.
Class
- FeedsXPathParserBase
- Base class for the HTML and XML parsers.
Code
protected $rawXML = array();