parse_file
Description:
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. |