parse_file


Description:

public List<FeedChannel> parse_file (string path) throws Error

Parses the given file to obtain list of listed feeds.

Parameters:

this

a FeedsGroup.

path

path of the file to parse.

Returns:

a list of FeedChannels, or NULL if an error occours and throws is set.