Class RSSUtil

java.lang.Object
com.liferay.rss.util.RSSUtil

public class RSSUtil extends Object
  • Field Details

  • Constructor Details

    • RSSUtil

      public RSSUtil()
  • Method Details

    • getFeedType

      public static String getFeedType(String type, double version)
    • getFeedTypeFormat

      public static String getFeedTypeFormat(String feedType)
    • getFeedTypeName

      public static String getFeedTypeName(String feedType)
    • getFeedTypeVersion

      public static double getFeedTypeVersion(String feedType)
    • getFormatType

      public static String getFormatType(String format)
    • getFormatVersion

      public static double getFormatVersion(String format)
    • getURL

      public static javax.portlet.ResourceURL getURL(javax.portlet.ResourceURL resourceURL, int delta, String displayStyle, String feedType, String name)
    • getURL

      public static String getURL(String url, int delta, String displayStyle, String feedType, String name)