FeedChannel.from_file
Description:
Allocates a new FeedChannel and init it with contents found in specified file.
Parameters:
path |
path of the file to parse. |
Returns:
a FeedChannel, or null if the file in |
Allocates a new FeedChannel and init it with contents found in specified file.
path |
path of the file to parse. |
a FeedChannel, or null if the file in |