Class LoadAtomRssFeed

java.lang.Object
org.apache.openmeetings.core.rss.LoadAtomRssFeed

public class LoadAtomRssFeed extends Object
  • Method Details

    • getFeedConnection

      public static HttpURLConnection getFeedConnection(String urlStr) throws IOException
      Throws:
      IOException
    • getRss

      public static com.github.openjson.JSONArray getRss()
    • setRss

      public static void setRss(com.github.openjson.JSONArray rss)