Liferay 6.0.5

com.liferay.portlet.rss.util
Class RSSUtil

java.lang.Object
  extended by com.liferay.portlet.rss.util.RSSUtil

public class RSSUtil
extends Object


Constructor Summary
RSSUtil()
           
 
Method Summary
static ObjectValuePair<String,com.sun.syndication.feed.synd.SyndFeed> getFeed(String url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RSSUtil

public RSSUtil()
Method Detail

getFeed

public static ObjectValuePair<String,com.sun.syndication.feed.synd.SyndFeed> getFeed(String url)

Liferay 6.0.5