Uses of Interface
com.sun.syndication.feed.module.itunes.ITunes

Packages that use ITunes
com.sun.syndication.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 com.sun.syndication.feed.module.itunes
 

Subinterfaces of ITunes in com.sun.syndication.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 com.sun.syndication.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 © 2006-2009. All Rights Reserved.