A B C G M N S T V

A

addChapter(MRSSMediaChapter) - Method in class com.sonettic.mrss.elements.MRSSMediaContent
Add media chapter.
addChapters(Collection<MRSSMediaChapter>) - Method in class com.sonettic.mrss.elements.MRSSMediaContent
Appends all of the media chapters in the collection to this item.
addContent(MRSSMediaContent) - Method in class com.sonettic.mrss.elements.MRSSItem
Add media content to this item.
addContents(Collection<MRSSMediaContent>) - Method in class com.sonettic.mrss.elements.MRSSItem
Appends all of the media contents in the collection to this item.
addItem(MRSSItem) - Method in class com.sonettic.mrss.elements.MRSSChannel
Append item to current channel.
addItems(Collection<MRSSItem>) - Method in class com.sonettic.mrss.elements.MRSSChannel
Appends all of the items in the collection to this channel.
addNode(MRSSNode) - Method in class com.sonettic.mrss.elements.MRSSChannel
Adding any optional node which is not represented by class to current channel.
addNode(MRSSNode) - Method in class com.sonettic.mrss.elements.MRSSItem
Adding any optional node (like "keywords", "description" etc.) that don't represented by class to current item.
addNode(MRSSNode) - Method in class com.sonettic.mrss.elements.MRSSMediaChapter
Adding any optional node (like "keywords", "description" etc.) that don't represented by class to current item.
addNode(MRSSMediaContentNode) - Method in class com.sonettic.mrss.elements.MRSSMediaContent
Adding any optional node (like "keywords", "description" etc.) that don't represented by class to current item.
addThumbnail(MRSSMediaThumbnail) - Method in class com.sonettic.mrss.elements.MRSSMediaContent
Add media thumbnail.
addThumbnails(Collection<MRSSMediaThumbnail>) - Method in class com.sonettic.mrss.elements.MRSSMediaContent
Appends all of the media thumbnails in the collection to this item.
attributes - Variable in class com.sonettic.mrss.elements.MRSSElement
Map of attributes (name : value)

A B C G M N S T V