com.liferay.util
Class RSSUtil
java.lang.Object
com.liferay.portal.kernel.util.RSSUtil
com.liferay.util.RSSUtil
public class RSSUtil
- extends RSSUtil
| Fields inherited from class com.liferay.portal.kernel.util.RSSUtil |
ATOM, DISPLAY_STYLE_ABSTRACT, DISPLAY_STYLE_DEFAULT, DISPLAY_STYLE_FULL_CONTENT, DISPLAY_STYLE_TITLE, DISPLAY_STYLES, ENTRY_TYPE_DEFAULT, FEED_TYPE_DEFAULT, FEED_TYPES, FORMAT_DEFAULT, RSS, TYPE_DEFAULT, VERSION_DEFAULT |
|
Method Summary |
static String |
export(com.sun.syndication.feed.synd.SyndFeed feed)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RSSUtil
public RSSUtil()
export
public static String export(com.sun.syndication.feed.synd.SyndFeed feed)
throws com.sun.syndication.io.FeedException
- Throws:
com.sun.syndication.io.FeedException