Class RSSFeedImpl

  • All Implemented Interfaces:
    RSSFeed

    public class RSSFeedImpl
    extends java.lang.Object
    implements RSSFeed
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      RSSChannel[] getChannels()
      A feed is composed of one (or more?) channels
      boolean isAtomFeed()
      True if this is an Atom feed http://www.w3.org/2005/Atom, RSS otherwise
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait