Uses of Class
com.rometools.modules.itunes.AbstractITunesObject
-
Packages that use AbstractITunesObject 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 AbstractITunesObject in com.rometools.modules.itunes
Subclasses of AbstractITunesObject in com.rometools.modules.itunes Modifier and Type Class Description 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.Methods in com.rometools.modules.itunes that return types with arguments of type AbstractITunesObject Modifier and Type Method Description Class<? extends AbstractITunesObject>AbstractITunesObject. getInterface()Defined by the ROME API
-