You are here

namespace Drupal\feeds\Component in Feeds 8.3

Classsort descending Location Description
CsvParser src/Component/CsvParser.php Parses an RFC 4180 style CSV file.
GenericOpmlParser src/Component/GenericOpmlParser.php Parses a generic OPML string into an array.
HttpHelpers src/Component/HttpHelpers.php Various helpers for dealing with HTTP data.
XmlParserTrait src/Component/XmlParserTrait.php Helper methods for dealing with XML documents.