parse_channel


Description:

public void parse_channel (FeedChannel feed, unowned Doc* doc) throws Error

Parses the given XML doc, belonging to the given feed.

Similar to parse, but parse_channel skips parsing of items into the document.

Parameters:

this

a FeedParser.

feed

a FeedChannel to be parsed.

doc

XML document extracted from the contents of the feed, which must already been fetched.




2022 vala-language.org