com.rometools.rome.io.SyndFeedInput and com.rometools.rome.io.XmlReader directly@Deprecated public class FeedRetriever extends Object
FeedBuilder| Modifier and Type | Method and Description |
|---|---|
List<com.sun.syndication.feed.synd.SyndEntry> |
getEntries(URL feedUrl,
User user)
Deprecated.
|
com.sun.syndication.feed.synd.SyndFeed |
getFeed(URL feedUrl,
User user)
Deprecated.
|
static FeedRetriever |
getInstance()
Deprecated.
|
public static FeedRetriever getInstance()
public List<com.sun.syndication.feed.synd.SyndEntry> getEntries(URL feedUrl, User user) throws IOException, com.sun.syndication.io.FeedException
IOExceptioncom.sun.syndication.io.FeedExceptionpublic com.sun.syndication.feed.synd.SyndFeed getFeed(URL feedUrl, User user) throws com.sun.syndication.io.FeedException, IOException
com.sun.syndication.io.FeedExceptionIOExceptionCopyright © 2003–2022 Atlassian. All rights reserved.