Uses of Interface
com.rometools.modules.itunes.ITunes
-
Packages that use ITunes Package Description com.rometools.modules.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.rometools.modules.itunes
Subinterfaces of ITunes in com.rometools.modules.itunes Modifier and Type Interface Description interfaceEntryInformationThis class contains information for iTunes podcast feeds that exist at the Item level.interfaceFeedInformationThis class contains information for iTunes podcast feeds that exist at the Channel level.Classes in com.rometools.modules.itunes that implement ITunes Modifier and Type Class Description classAbstractITunesObjectThis is an abstract object that implements the attributes common across Feeds or Items in an iTunes compatible RSS feed.classEntryInformationImplThis class contains information for iTunes podcast feeds that exist at the Item level.classFeedInformationImplThis class contains information for iTunes podcast feeds that exist at the Channel level.
-