You are here

protected property FeedsXPathParserBase::$rawXML in Feeds XPath Parser 6

Same name and namespace in other branches
  1. 7 FeedsXPathParserBase.inc \FeedsXPathParserBase::rawXML

File

./FeedsXPathParserBase.inc, line 18
Provides the abstract base class for FeedsXPathParserHTML and FeedsXPathParserXML.

Class

FeedsXPathParserBase
Base class for the HTML and XML parsers.

Code

protected $rawXML = array();