This method does not use the feed encoding property.
NOTE: All other output methods delegate to this method.
@param feed Abstract feed to create JDOM document from. The type of the WireFeed must matchthe type given to the FeedOuptut constructor. @return the JDOM document for the given WireFeed. @throws IllegalArgumentException thrown if the feed type of the WireFeedOutput and WireFeeddon't match. @throws FeedException thrown if the JDOM document for the feed could not be created.
|
|
|
|