You are here

protected property FeedsExXml::$handleXmlErrors in Feeds extensible parsers 7.2

Same name and namespace in other branches
  1. 7 src/FeedsExXml.inc \FeedsExXml::handleXmlErrors

The previous value for XML error handling.

Type: bool

File

src/FeedsExXml.inc, line 25
Contains FeedsExXml.

Class

FeedsExXml
Parses XML documents with XPath.

Code

protected $handleXmlErrors;