Feeds XPath Parser + XMLReader
Categories
Component ID
1728218
Component name
Feeds XPath Parser + XMLReader
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
This is an extension of the Feeds XPath Parser module that uses a simplified XPath expression to iterate over an XML file using XMLReader. This means that the parser can chunk the import file with much more efficient use of memory, but it does mean that you cannot user the full power of XPath for your 'context'.
A better solution may be worked out in: #1397434: Implement batch parsing..
