public class NewsPluginUtils extends Object
Constructor and Description |
---|
NewsPluginUtils() |
Modifier and Type | Method and Description |
---|---|
static DbNewsExtension |
getDbNewsExtension(AbstractDbDriver driver) |
static DbNewsExtension |
getDbNewsExtension(ImmoToolProject project) |
static DbNewsExtension |
getDbNewsExtension(String driverName) |
static Collection<DbNewsExtension> |
getDbNewsExtensions() |
static Properties |
getDefaultFeeds() |
static com.sun.syndication.feed.synd.SyndFeed |
parseFeed(DbNewsFeed feed) |
static String |
readSyndEntryContent(com.sun.syndication.feed.synd.SyndEntry entry) |
public static DbNewsExtension getDbNewsExtension(ImmoToolProject project)
public static DbNewsExtension getDbNewsExtension(AbstractDbDriver driver)
public static DbNewsExtension getDbNewsExtension(String driverName)
public static Collection<DbNewsExtension> getDbNewsExtensions()
public static Properties getDefaultFeeds() throws IOException
IOException
public static com.sun.syndication.feed.synd.SyndFeed parseFeed(DbNewsFeed feed) throws IOException, URISyntaxException, IllegalArgumentException, com.sun.syndication.io.FeedException
IOException
URISyntaxException
IllegalArgumentException
com.sun.syndication.io.FeedException
public static String readSyndEntryContent(com.sun.syndication.feed.synd.SyndEntry entry)
Copyright © 2015 OpenEstate. All rights reserved.