Package com.liferay.rss.util
Class RSSUtil
java.lang.Object
com.liferay.rss.util.RSSUtil
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetFeedType(String type, double version) static StringgetFeedTypeFormat(String feedType) static StringgetFeedTypeName(String feedType) static doublegetFeedTypeVersion(String feedType) static StringgetFormatType(String format) static doublegetFormatVersion(String format) static Stringstatic javax.portlet.ResourceURLgetURL(javax.portlet.ResourceURL resourceURL, int delta, String displayStyle, String feedType, String name)
-
Field Details
-
ATOM
- See Also:
-
DISPLAY_STYLE_ABSTRACT
- See Also:
-
DISPLAY_STYLE_DEFAULT
-
DISPLAY_STYLE_FULL_CONTENT
- See Also:
-
DISPLAY_STYLE_TITLE
- See Also:
-
DISPLAY_STYLES
-
ENTRY_TYPE_DEFAULT
- See Also:
-
FEED_TYPE_DEFAULT
-
FEED_TYPES
-
FORMAT_DEFAULT
-
RSS
- See Also:
-
VERSION_DEFAULT
public static final double VERSION_DEFAULT
-
-
Constructor Details
-
RSSUtil
public RSSUtil()
-
-
Method Details
-
getFeedType
-
getFeedTypeFormat
-
getFeedTypeName
-
getFeedTypeVersion
-
getFormatType
-
getFormatVersion
-
getURL
-
getURL
-