- generator(String) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast.Builder
-
Populates Podcast's generator.
- getAuthor() - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast
-
- getAuthor() - Method in class io.micronaut.rss.RssItem
-
Email address of the author of the item.
- getCategories() - Method in enum io.micronaut.rss.itunespodcast.ItunesPodcastCategory
-
- getCategory() - Method in class io.micronaut.rss.RssChannel
-
Specify one or more categories that the channel belongs to.
- getCategory() - Method in class io.micronaut.rss.RssItem
-
Includes the item in one or more categories.
- getCloud() - Method in class io.micronaut.rss.RssChannel
-
Allows processes to register with a cloud to be notified of updates to the channel, implementing a lightweight publish-subscribe protocol for RSS feeds.
- getComments() - Method in class io.micronaut.rss.RssItem
-
URL of a page for comments relating to the item.
- getContentEncoded() - Method in class io.micronaut.rss.itunespodcast.ItunesPodcastEpisode
-
- getCopyright() - Method in class io.micronaut.rss.RssChannel
-
Copyright notice for content in the channel.
- getDayName() - Method in enum io.micronaut.rss.RssSkipDays
-
- getDescription() - Method in class io.micronaut.rss.RssChannel
-
Phrase or sentence describing the channel.
- getDescription() - Method in class io.micronaut.rss.RssChannelImage
-
- getDescription() - Method in class io.micronaut.rss.RssItem
-
The item synopsis.
- getDescription() - Method in class io.micronaut.rss.RssTextInput
-
- getDocs() - Method in class io.micronaut.rss.RssChannel
-
A URL that points to the documentation for the format used in the RSS file.
- getDuration() - Method in class io.micronaut.rss.itunespodcast.ItunesPodcastEpisode
-
- getEmail() - Method in class io.micronaut.rss.itunespodcast.ItunesPodcastOwner
-
- getEnclosure() - Method in class io.micronaut.rss.RssItem
-
Describes a media object that is attached to the item.
- getEpisode() - Method in class io.micronaut.rss.itunespodcast.ItunesPodcastEpisode
-
- getEpisodeType() - Method in class io.micronaut.rss.itunespodcast.ItunesPodcastEpisode
-
- getGenerator() - Method in class io.micronaut.rss.RssChannel
-
A string indicating the program used to generate the channel.
- getGuid() - Method in class io.micronaut.rss.RssItem
-
A string that uniquely identifies the item.
- getHeight() - Method in class io.micronaut.rss.RssChannelImage
-
- getImage() - Method in class io.micronaut.rss.itunespodcast.ItunesPodcastEpisode
-
- getImage() - Method in class io.micronaut.rss.RssChannel
-
Specifies a GIF, JPEG or PNG image that can be displayed with the channel.
- getItem() - Method in class io.micronaut.rss.RssChannel
-
An item may represent a "story" -- much like a story in a newspaper or magazine; if so its description is a synopsis of the story, and the link points to the full story.
- getKeywords() - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast
-
- getLanguage() - Method in class io.micronaut.rss.RssChannel
-
The language the channel is written in.
- getLanguageCode() - Method in enum io.micronaut.rss.RssLanguage
-
- getLanguageName() - Method in enum io.micronaut.rss.RssLanguage
-
- getLastBuildDate() - Method in class io.micronaut.rss.RssChannel
-
The last time the content of the channel changed.
- getLength() - Method in class io.micronaut.rss.RssItemEnclosure
-
- getLink() - Method in class io.micronaut.rss.RssChannel
-
- getLink() - Method in class io.micronaut.rss.RssChannelImage
-
- getLink() - Method in class io.micronaut.rss.RssItem
-
The URL of the item.
- getLink() - Method in class io.micronaut.rss.RssTextInput
-
- getManagingEditor() - Method in class io.micronaut.rss.RssChannel
-
- getName() - Method in class io.micronaut.rss.itunespodcast.ItunesPodcastOwner
-
- getName() - Method in class io.micronaut.rss.RssTextInput
-
- getOwner() - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast
-
- getPath() - Method in interface io.micronaut.rss.FeedControllerConfiguration
-
- getPath() - Method in class io.micronaut.rss.FeedControllerConfigurationProperties
-
- getPubDate() - Method in class io.micronaut.rss.RssChannel
-
The publication date for the content in the channel.
- getPubDate() - Method in class io.micronaut.rss.RssItem
-
Indicates when the item was published.
- getRating() - Method in class io.micronaut.rss.RssChannel
-
The PICS rating for the channel.
- getRssAttributes() - Method in class io.micronaut.rss.DefaultRssFeedRenderer
-
- getRssAttributes() - Method in class io.micronaut.rss.itunespodcast.DefaultItunesPodcastRenderer
-
- getSeason() - Method in class io.micronaut.rss.itunespodcast.ItunesPodcastEpisode
-
- getSkipDays() - Method in class io.micronaut.rss.RssChannel
-
A hint for aggregators telling them which days they can skip.
- getSkipHours() - Method in class io.micronaut.rss.RssChannel
-
A hint for aggregators telling them which hours they can skip.
- getSource() - Method in class io.micronaut.rss.RssItem
-
The RSS channel that the item came from.
- getSubtitle() - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast
-
- getSubtitle() - Method in class io.micronaut.rss.itunespodcast.ItunesPodcastEpisode
-
- getSummary() - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast
-
- getSummary() - Method in class io.micronaut.rss.itunespodcast.ItunesPodcastEpisode
-
- getTextInput() - Method in class io.micronaut.rss.RssChannel
-
Specifies a text input box that can be displayed with the channel.
- getTitle() - Method in class io.micronaut.rss.RssChannel
-
The name of the channel.
- getTitle() - Method in class io.micronaut.rss.RssChannelImage
-
- getTitle() - Method in class io.micronaut.rss.RssItem
-
The title of the item.
- getTitle() - Method in class io.micronaut.rss.RssTextInput
-
- getTtl() - Method in class io.micronaut.rss.RssChannel
-
ttl stands for time to live.
- getType() - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast
-
- getType() - Method in enum io.micronaut.rss.itunespodcast.ItunesPodcastEnclosureType
-
- getType() - Method in class io.micronaut.rss.RssItemEnclosure
-
- getUrl() - Method in class io.micronaut.rss.RssChannelImage
-
- getUrl() - Method in class io.micronaut.rss.RssItemEnclosure
-
- getValue() - Method in enum io.micronaut.rss.RssSkipHours
-
- getWebMaster() - Method in class io.micronaut.rss.RssChannel
-
- getWidth() - Method in class io.micronaut.rss.RssChannelImage
-
- guid(String) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcastEpisode.Builder
-
Populates Episode unique identifier.
- season(Integer) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcastEpisode.Builder
-
Populates episode season number.
- setAuthor(String) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast
-
Sets the Podcast's author.
- setAuthor(String) - Method in class io.micronaut.rss.RssItem
-
- setBlock(boolean) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast
-
Sets the Podcast's block.
- setCategory(List<List<String>>) - Method in class io.micronaut.rss.RssChannel
-
- setCategory(List<String>) - Method in class io.micronaut.rss.RssItem
-
- setCloud(String) - Method in class io.micronaut.rss.RssChannel
-
- setComments(String) - Method in class io.micronaut.rss.RssItem
-
- setContentEncoded(String) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcastEpisode
-
Sets episode contentEncoded.
- setCopyright(String) - Method in class io.micronaut.rss.RssChannel
-
- setDescription(String) - Method in class io.micronaut.rss.RssChannel
-
- setDescription(String) - Method in class io.micronaut.rss.RssItem
-
- setDescription(String) - Method in class io.micronaut.rss.RssTextInput
-
Sets the explanation of the text input area.
- setDocs(String) - Method in class io.micronaut.rss.RssChannel
-
- setDuration(String) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcastEpisode
-
Sets episode duration.
- setEmail(String) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcastOwner
-
Sets podcast owner's email.
- setEnabled(boolean) - Method in class io.micronaut.rss.FeedControllerConfigurationProperties
-
- setEnclosure(RssItemEnclosure) - Method in class io.micronaut.rss.RssItem
-
- setEpisode(Integer) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcastEpisode
-
Sets episode episode number.
- setEpisodeType(ItunesPodcastEpisodeType) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcastEpisode
-
Sets the episode type.
- setExplict(boolean) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast
-
Sets the Podcast's explict flag.
- setExplict(boolean) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcastEpisode
-
- setGenerator(String) - Method in class io.micronaut.rss.RssChannel
-
- setGuid(String) - Method in class io.micronaut.rss.RssItem
-
- setHeight(Integer) - Method in class io.micronaut.rss.RssChannelImage
-
- setImage(String) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcastEpisode
-
Sets episode's image.
- setImage(RssChannelImage) - Method in class io.micronaut.rss.RssChannel
-
- setItem(List<RssItem>) - Method in class io.micronaut.rss.RssChannel
-
- setLanguage(RssLanguage) - Method in class io.micronaut.rss.RssChannel
-
- setLastBuildDate(ZonedDateTime) - Method in class io.micronaut.rss.RssChannel
-
- setLength(Integer) - Method in class io.micronaut.rss.RssItemEnclosure
-
- setLink(String) - Method in class io.micronaut.rss.RssChannel
-
- setLink(String) - Method in class io.micronaut.rss.RssChannelImage
-
- setLink(String) - Method in class io.micronaut.rss.RssItem
-
- setLink(String) - Method in class io.micronaut.rss.RssTextInput
-
Sets the URL of the CGI script that processes text input requests.
- setManagingEditor(String) - Method in class io.micronaut.rss.RssChannel
-
- setName(String) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcastOwner
-
Sets podcast owner's name.
- setName(String) - Method in class io.micronaut.rss.RssTextInput
-
Sets the name of the text object in the text input area.
- setOwner(ItunesPodcastOwner) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast
-
Sets the Podcast's owner.
- setPath(String) - Method in class io.micronaut.rss.FeedControllerConfigurationProperties
-
- setPubDate(ZonedDateTime) - Method in class io.micronaut.rss.RssChannel
-
- setPubDate(ZonedDateTime) - Method in class io.micronaut.rss.RssItem
-
- setRating(String) - Method in class io.micronaut.rss.RssChannel
-
- setSeason(Integer) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcastEpisode
-
Sets episode season number.
- setSkipDays(List<RssSkipDays>) - Method in class io.micronaut.rss.RssChannel
-
- setSkipHours(List<RssSkipHours>) - Method in class io.micronaut.rss.RssChannel
-
- setSource(String) - Method in class io.micronaut.rss.RssItem
-
- setSubtitle(String) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast
-
Sets the Podcast's subtitle.
- setSubtitle(String) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcastEpisode
-
Sets episode subtitle.
- setSummary(String) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast
-
Sets the Podcast's summary.
- setSummary(String) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcastEpisode
-
Sets episode summary.
- setTextInput(RssTextInput) - Method in class io.micronaut.rss.RssChannel
-
- setTitle(String) - Method in class io.micronaut.rss.RssChannel
-
- setTitle(String) - Method in class io.micronaut.rss.RssChannelImage
-
- setTitle(String) - Method in class io.micronaut.rss.RssItem
-
- setTitle(String) - Method in class io.micronaut.rss.RssTextInput
-
Set the label of the Submit button in the text input area.
- setTtl(Integer) - Method in class io.micronaut.rss.RssChannel
-
- setType(ItunesPodcastType) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast
-
Sets the Podcast's type.
- setType(String) - Method in class io.micronaut.rss.RssItemEnclosure
-
- setUrl(String) - Method in class io.micronaut.rss.RssChannelImage
-
- setUrl(String) - Method in class io.micronaut.rss.RssItemEnclosure
-
- setWebMaster(String) - Method in class io.micronaut.rss.RssChannel
-
- setWidth(Integer) - Method in class io.micronaut.rss.RssChannelImage
-
- shouldBlock() - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast
-
- skipDays(List<RssSkipDays>) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast.Builder
-
Populates Podcast's skipDays.
- skipHours(List<RssSkipHours>) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast.Builder
-
Populates Podcast's skipHours.
- subtitle(String) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast.Builder
-
Populates Podcast's subtitle.
- subtitle(String) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcastEpisode.Builder
-
Populates Episode's subtitle.
- summary(String) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast.Builder
-
Populates Podcast's summary.
- summary(String) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcastEpisode.Builder
-
Populates Episode's summary.
- valueOf(String) - Static method in enum io.micronaut.rss.itunespodcast.ItunesPodcastCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.micronaut.rss.itunespodcast.ItunesPodcastEnclosureType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.micronaut.rss.itunespodcast.ItunesPodcastEpisodeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.micronaut.rss.itunespodcast.ItunesPodcastType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.micronaut.rss.RssLanguage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.micronaut.rss.RssSkipDays
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.micronaut.rss.RssSkipHours
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.micronaut.rss.itunespodcast.ItunesPodcastCategory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.micronaut.rss.itunespodcast.ItunesPodcastEnclosureType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.micronaut.rss.itunespodcast.ItunesPodcastEpisodeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.micronaut.rss.itunespodcast.ItunesPodcastType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.micronaut.rss.RssLanguage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.micronaut.rss.RssSkipDays
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.micronaut.rss.RssSkipHours
-
Returns an array containing the constants of this enum type, in
the order they are declared.