public class FeedProcessor extends Object
| Constructor and Description |
|---|
FeedProcessor() |
public org.json.JSONObject process(String feedUrl, String feedXml, boolean getSummaries, int numEntries) throws GadgetException
feedUrl - The url that the feed was retrieved from.feedXml - The raw XML of the feed to be converted.getSummaries - True if summaries should be returned.numEntries - Number of entries to return.GadgetExceptionCopyright © 2007-2012. All Rights Reserved.