Uses of Interface
org.rometools.feed.module.itunes.ITunes

Packages that use ITunes
org.rometools.feed.module.itunes This is a ROME plug in that implements the iTunes RSS extensions as defined by Apple in their documentation. 
 

Uses of ITunes in org.rometools.feed.module.itunes
 

Subinterfaces of ITunes in org.rometools.feed.module.itunes
 interface EntryInformation
          This class contains information for iTunes podcast feeds that exist at the Item level.
 interface FeedInformation
          This class contains information for iTunes podcast feeds that exist at the Channel level.
 

Classes in org.rometools.feed.module.itunes that implement ITunes
 class AbstractITunesObject
          This is an abstract object that implements the attributes common across Feeds or Items in an iTunes compatible RSS feed.
 class EntryInformationImpl
          This class contains information for iTunes podcast feeds that exist at the Item level.
 class FeedInformationImpl
          This class contains information for iTunes podcast feeds that exist at the Channel level.
 



Copyright © 2013 ROME Project. All Rights Reserved.