Parses the given XML doc
, belonging to the given feed
.
Similar to parse, but parse_channel skips parsing of items into the document.
this |
a FeedParser. |
feed |
a FeedChannel to be parsed. |
doc |
XML document extracted from the contents of the feed, which must already been fetched. |