@param feed Abstract feed to create XML representation from. The type of the SyndFeed must matchthe type given to the FeedOuptut constructor. @param file the file where to write the XML representation for the given SyndFeed. @throws IOException thrown if there was some problem writing to the File. @throws FeedException thrown if the XML representation for the feed could not be created.
|
|
|
|