Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W 

A

addAttachment(JsonFeedAttachment) - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem
 
addAuthor(JsonFeedAuthor) - Method in class io.micronaut.rss.jsonfeed.JsonFeed
 
addAuthor(JsonFeedAuthor) - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem
 
addHub(JsonHub) - Method in class io.micronaut.rss.jsonfeed.JsonFeed
 
addItem(JsonFeedItem) - Method in class io.micronaut.rss.jsonfeed.JsonFeed
 
addItem(RssItem) - Method in class io.micronaut.rss.RssChannel
 
addTag(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem
 
APPLICATION_JSON_FEED - Static variable in class io.micronaut.rss.jsonfeed.http.JsonFeedController
 
attachment(JsonFeedAttachment) - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem.Builder
Attachments associated with the item.
author(String) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast.Builder
Populates Podcast's author.
author(String) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcastEpisode.Builder
Populates Episode's author.
author(JsonFeedAuthor) - Method in class io.micronaut.rss.jsonfeed.JsonFeed.Builder
Adds an author to the feed.
author(JsonFeedAuthor) - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem.Builder
Adds an author to the feed.
author(String) - Method in class io.micronaut.rss.RssItem.Builder
 
avatar(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeedAuthor.Builder
The URL for an image for the author.

B

bannerImage(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem.Builder
The URL of an image to use as a banner.
block(boolean) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast.Builder
Populates Podcast's block.
build() - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast.Builder
Builds a ItunesPodcast.
build() - Method in class io.micronaut.rss.itunespodcast.ItunesPodcastEpisode.Builder
build() - Method in class io.micronaut.rss.itunespodcast.ItunesPodcastOwner.Builder
 
build() - Method in class io.micronaut.rss.jsonfeed.JsonFeed.Builder
 
build() - Method in class io.micronaut.rss.jsonfeed.JsonFeedAttachment.Builder
 
build() - Method in class io.micronaut.rss.jsonfeed.JsonFeedAuthor.Builder
 
build() - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem.Builder
 
build() - Method in class io.micronaut.rss.jsonfeed.JsonHub.Builder
 
build() - Method in class io.micronaut.rss.RssChannel.Builder
 
build() - Method in class io.micronaut.rss.RssChannelImage.Builder
Builds an RSS Channel.
build() - Method in class io.micronaut.rss.RssItem.Builder
 
build() - Method in class io.micronaut.rss.RssItemEnclosure.Builder
 
builder() - Static method in class io.micronaut.rss.itunespodcast.ItunesPodcast
 
builder(String) - Static method in class io.micronaut.rss.itunespodcast.ItunesPodcastEpisode
 
builder() - Static method in class io.micronaut.rss.itunespodcast.ItunesPodcastOwner
 
builder() - Static method in class io.micronaut.rss.jsonfeed.JsonFeed
 
builder(String, List<JsonFeedItem>) - Static method in class io.micronaut.rss.jsonfeed.JsonFeed
Creates builder with required fields.
builder(String, String, List<JsonFeedItem>) - Static method in class io.micronaut.rss.jsonfeed.JsonFeed
 
builder(String, String) - Static method in class io.micronaut.rss.jsonfeed.JsonFeedAttachment
Gets a Builder with the required fields.
builder() - Static method in class io.micronaut.rss.jsonfeed.JsonFeedAttachment
Gets a Builder with the required fields.
builder() - Static method in class io.micronaut.rss.jsonfeed.JsonFeedAuthor
 
builder() - Static method in class io.micronaut.rss.jsonfeed.JsonFeedItem
 
builder(String) - Static method in class io.micronaut.rss.jsonfeed.JsonFeedItem
 
builder() - Static method in class io.micronaut.rss.jsonfeed.JsonHub
 
builder(String, String) - Static method in class io.micronaut.rss.jsonfeed.JsonHub
 
builder(String, String, String) - Static method in class io.micronaut.rss.RssChannel
 
builder(String, String, String) - Static method in class io.micronaut.rss.RssChannelImage
 
builder() - Static method in class io.micronaut.rss.RssItem
 
builder() - Static method in class io.micronaut.rss.RssItemEnclosure
 

C

category(List<List<String>>) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast.Builder
Populates Podcast's category.
category(List<List<String>>) - Method in class io.micronaut.rss.RssChannel.Builder
 
category(List<String>) - Method in class io.micronaut.rss.RssItem.Builder
 
categoryBy(String) - Static method in enum io.micronaut.rss.itunespodcast.ItunesPodcastCategory
 
cloud(String) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast.Builder
Populates Podcast's cloud.
cloud(String) - Method in class io.micronaut.rss.RssChannel.Builder
 
comments(String) - Method in class io.micronaut.rss.RssItem.Builder
 
contentEncoded(String) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcastEpisode.Builder
Populate episode content encoded.
contentHtml(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem.Builder
The html content of the item in the feed.
contentText(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem.Builder
The text content of the item in the feed.
copyright(String) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast.Builder
Populates Podcast's copyright.
copyright(String) - Method in class io.micronaut.rss.RssChannel.Builder
 

D

dateModified(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem.Builder
Specifies the last modified date in RFC 3339.
dateModified(ZonedDateTime) - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem.Builder
Specifies the last modified date in RFC 3339.
datePublished(ZonedDateTime) - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem.Builder
Specifies the publishing date in RFC 3339.
datePublished(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem.Builder
Specifies the publishing date in RFC 3339.
DEFAULT_ENABLED - Static variable in class io.micronaut.rss.http.FeedControllerConfigurationProperties
The default enable value.
DEFAULT_ENABLED - Static variable in class io.micronaut.rss.jsonfeed.http.JsonFeedControllerConfigurationProperties
The default enable value.
DEFAULT_PATH - Static variable in class io.micronaut.rss.http.FeedControllerConfigurationProperties
The default path.
DEFAULT_PATH - Static variable in class io.micronaut.rss.jsonfeed.http.JsonFeedControllerConfigurationProperties
 
DEFAULT_ROOT_PATH - Static variable in class io.micronaut.rss.jsonfeed.http.JsonFeedControllerConfigurationProperties
 
DefaultItunesPodcastRenderer - Class in io.micronaut.rss.itunespodcast
RssFeedRenderer implementation for generating iTunes Podcast RSS 2.0 Feed.
DefaultItunesPodcastRenderer() - Constructor for class io.micronaut.rss.itunespodcast.DefaultItunesPodcastRenderer
 
DefaultRssFeedRenderer - Class in io.micronaut.rss
Implementation of RssFeedRenderer.
DefaultRssFeedRenderer() - Constructor for class io.micronaut.rss.DefaultRssFeedRenderer
 
description(String) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast.Builder
Populates Podcast's description.
description(String) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcastEpisode.Builder
Populates Episode's description.
description(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeed.Builder
Detail on what the feed is about.
description(String) - Method in class io.micronaut.rss.RssChannelImage.Builder
 
description(String) - Method in class io.micronaut.rss.RssItem.Builder
 
docs(String) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast.Builder
Populates Podcast's docs.
docs(String) - Method in class io.micronaut.rss.RssChannel.Builder
 
duration(String) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcastEpisode.Builder
Populate episode's duration.
durationInSeconds(Integer) - Method in class io.micronaut.rss.jsonfeed.JsonFeedAttachment.Builder
Specifies how long it takes to listen to or watch, when played at normal speed.

E

email(String) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcastOwner.Builder
 
enclosure(RssItemEnclosure) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcastEpisode.Builder
Populates Episode's enclosure.
enclosure(RssItemEnclosure) - Method in class io.micronaut.rss.RssItem.Builder
 
episode(Integer) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcastEpisode.Builder
Populates episode's number.
episodeType(ItunesPodcastEpisodeType) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcastEpisode.Builder
Populates Episode's type.
expired(Boolean) - Method in class io.micronaut.rss.jsonfeed.JsonFeed.Builder
Says whether or not the feed is finished — that is, whether or not it will ever update again.
explicit(boolean) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast.Builder
Populates Podcast's explicit flag.
explicit(boolean) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcastEpisode.Builder
Populate Episode explicit flag.
externalUrl(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem.Builder
The URL of a page elsewhere.

F

favicon(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeed.Builder
The URL of an image for the feed suitable to be used in a source list.
feed(Integer, Integer) - Method in interface io.micronaut.rss.jsonfeed.http.JsonFeedProvider
Retrieves a JSON Feed.
feed() - Method in interface io.micronaut.rss.jsonfeed.http.JsonFeedProvider
Retrieves a JSON Feed.
FeedController - Class in io.micronaut.rss.http
Micronaut Controller which exposes an RSS 2.0 Feed.
FeedController(RssFeedProvider, RssFeedRenderer) - Constructor for class io.micronaut.rss.http.FeedController
 
FeedControllerConfiguration - Interface in io.micronaut.rss.http
Defines interface for Configuration options of FeedController.
FeedControllerConfigurationProperties - Class in io.micronaut.rss.http
ConfigurationProperties for FeedController.
FeedControllerConfigurationProperties() - Constructor for class io.micronaut.rss.http.FeedControllerConfigurationProperties
 
feedUrl(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeed.Builder
The URL of the feed, and serves as the unique identifier for the feed.
fetch() - Method in interface io.micronaut.rss.RssFeedProvider
 
fetchById(Serializable) - Method in interface io.micronaut.rss.RssFeedProvider
 
find(Serializable) - Method in class io.micronaut.rss.http.FeedController
 

G

generator(String) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast.Builder
Populates Podcast's generator.
generator(String) - Method in class io.micronaut.rss.RssChannel.Builder
 
getAttachments() - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem
Attachments associated with the item.
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.
getAuthors() - Method in class io.micronaut.rss.jsonfeed.JsonFeed
Specifies one or more feed authors.
getAuthors() - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem
List of authors of the item.
getAvatar() - Method in class io.micronaut.rss.jsonfeed.JsonFeedAuthor
the URL for an image for the author.
getBannerImage() - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem
The URL of an image to use as a banner.
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
 
getContentHtml() - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem
The html content of the item in the feed.
getContentText() - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem
The text content of the item in the feed.
getCopyright() - Method in class io.micronaut.rss.RssChannel
Copyright notice for content in the channel.
getDateModified() - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem
Specifies the last modified date in RFC 3339.
getDatePublished() - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem
Specifies the publishing date in RFC 3339.
getDayName() - Method in enum io.micronaut.rss.RssSkipDays
 
getDescription() - Method in class io.micronaut.rss.jsonfeed.JsonFeed
Detail on what the feed is about.
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
 
getDurationInSeconds() - Method in class io.micronaut.rss.jsonfeed.JsonFeedAttachment
Specifies how long it takes to listen to or watch, when played at normal speed.
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
 
getExpired() - Method in class io.micronaut.rss.jsonfeed.JsonFeed
Says whether or not the feed is finished — that is, whether or not it will ever update again.
getExternalUrl() - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem
The URL of a page elsewhere.
getFavicon() - Method in class io.micronaut.rss.jsonfeed.JsonFeed
The URL of an image for the feed suitable to be used in a source list.
getFeedUrl() - Method in class io.micronaut.rss.jsonfeed.JsonFeed
The URL of the feed, and serves as the unique identifier for the feed.
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
 
getHomePageUrl() - Method in class io.micronaut.rss.jsonfeed.JsonFeed
The URL of the resource that the feed describes.
getHubs() - Method in class io.micronaut.rss.jsonfeed.JsonFeed
Describes endpoints that can be used to subscribe to real-time notifications from the publisher of this feed.
getIcon() - Method in class io.micronaut.rss.jsonfeed.JsonFeed
The URL of an image for the feed suitable to be used in a timeline, much the way an avatar might be used.
getId() - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem
Unique id for that item for that feed over time.
getImage() - Method in class io.micronaut.rss.itunespodcast.ItunesPodcastEpisode
 
getImage() - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem
The URL of the main image for the item.
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.
getItems() - Method in class io.micronaut.rss.jsonfeed.JsonFeed
The items in the field.
getKeywords() - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast
 
getLanguage() - Method in class io.micronaut.rss.jsonfeed.JsonFeed
The primary language for the feed in the format specified in RFC 5646.
getLanguage() - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem
The primary language for the item in the format specified in RFC 5646.
getLanguage() - Method in class io.micronaut.rss.RssChannel
The language the channel is written in.
getLanguageCode() - Method in enum io.micronaut.rss.language.RssLanguage
 
getLanguageName() - Method in enum io.micronaut.rss.language.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
 
getMimeType() - Method in class io.micronaut.rss.jsonfeed.JsonFeedAttachment
Mime type of the attachment.
getName() - Method in class io.micronaut.rss.itunespodcast.ItunesPodcastOwner
 
getName() - Method in class io.micronaut.rss.jsonfeed.JsonFeedAuthor
Name of the author.
getName() - Method in class io.micronaut.rss.RssTextInput
 
getNextURL() - Method in class io.micronaut.rss.jsonfeed.JsonFeed
The URL of a feed that provides the next n items, where n is determined by the publisher.
getOwner() - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast
 
getPath() - Method in interface io.micronaut.rss.http.FeedControllerConfiguration
 
getPath() - Method in class io.micronaut.rss.http.FeedControllerConfigurationProperties
 
getPath() - Method in interface io.micronaut.rss.jsonfeed.http.JsonFeedControllerConfiguration
 
getPath() - Method in class io.micronaut.rss.jsonfeed.http.JsonFeedControllerConfigurationProperties
 
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.
getRootPath() - Method in interface io.micronaut.rss.jsonfeed.http.JsonFeedControllerConfiguration
 
getRootPath() - Method in class io.micronaut.rss.jsonfeed.http.JsonFeedControllerConfigurationProperties
 
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
 
getSizeInBytes() - Method in class io.micronaut.rss.jsonfeed.JsonFeedAttachment
Specifies how large the file is in bytes.
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
 
getSummary() - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem
Plain text sentence or two describing the item.
getTags() - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem
Tags associated with the item.
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.jsonfeed.JsonFeed
The name of the feed, which will often correspond to the name of the website.
getTitle() - Method in class io.micronaut.rss.jsonfeed.JsonFeedAttachment
Name of the attachment.
getTitle() - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem
Title of the item in feed.
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.jsonfeed.JsonHub
Describes the protocol used to talk to the hub.
getType() - Method in class io.micronaut.rss.RssItemEnclosure
 
getUrl() - Method in class io.micronaut.rss.jsonfeed.JsonFeedAttachment
Location of the attachment.
getUrl() - Method in class io.micronaut.rss.jsonfeed.JsonFeedAuthor
The URL of a site owned by the author.
getUrl() - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem
The URL of the resource described by the item.
getUrl() - Method in class io.micronaut.rss.jsonfeed.JsonHub
Url where the hub is present.
getUrl() - Method in class io.micronaut.rss.RssChannelImage
 
getUrl() - Method in class io.micronaut.rss.RssItemEnclosure
 
getUserComment() - Method in class io.micronaut.rss.jsonfeed.JsonFeed
Description of the purpose of the feed.
getValue() - Method in enum io.micronaut.rss.RssSkipHours
 
getVersion() - Method in class io.micronaut.rss.jsonfeed.JsonFeed
Returns the URL of the version of the format the feed uses.
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.
guid(String) - Method in class io.micronaut.rss.RssItem.Builder
 

H

height(Integer) - Method in class io.micronaut.rss.RssChannelImage.Builder
 
homePageUrl(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeed.Builder
The URL of the resource that the feed describes.
hub(JsonHub) - Method in class io.micronaut.rss.jsonfeed.JsonFeed.Builder
Describes endpoints that can be used to subscribe to real-time notifications from the publisher of this feed.

I

icon(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeed.Builder
The URL of an image for the feed suitable to be used in a timeline, much the way an avatar might be used.
id(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem.Builder
 
image(RssChannelImage) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast.Builder
Populates Podcast's image.
image(String) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcastEpisode.Builder
 
image(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem.Builder
The URL of the main image for the item.
image(RssChannelImage) - Method in class io.micronaut.rss.RssChannel.Builder
 
index() - Method in class io.micronaut.rss.http.FeedController
 
index(Integer, Integer) - Method in class io.micronaut.rss.jsonfeed.http.JsonFeedController
 
io.micronaut.rss - package io.micronaut.rss
RSS related classes in Micronaut.
io.micronaut.rss.http - package io.micronaut.rss.http
RSS HTTP related classes in Micronaut.
io.micronaut.rss.itunespodcast - package io.micronaut.rss.itunespodcast
iTunes Podcast feed related classes in Micronaut.
io.micronaut.rss.jsonfeed - package io.micronaut.rss.jsonfeed
JSON Feed.
io.micronaut.rss.jsonfeed.http - package io.micronaut.rss.jsonfeed.http
JSON Feed HTTP related classes.
io.micronaut.rss.language - package io.micronaut.rss.language
 
isEmpty() - Method in class io.micronaut.rss.jsonfeed.JsonFeedAuthor
 
isEnabled() - Method in class io.micronaut.rss.http.FeedControllerConfigurationProperties
 
isEnabled() - Method in class io.micronaut.rss.jsonfeed.http.JsonFeedControllerConfigurationProperties
 
isExplicit() - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast
 
isExplicit() - Method in class io.micronaut.rss.itunespodcast.ItunesPodcastEpisode
 
item(RssItem) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast.Builder
Populates Podcast's item.
item(JsonFeedItem) - Method in class io.micronaut.rss.jsonfeed.JsonFeed.Builder
Content of the feed.
item(RssItem) - Method in class io.micronaut.rss.RssChannel.Builder
 
items(List<JsonFeedItem>) - Method in class io.micronaut.rss.jsonfeed.JsonFeed.Builder
 
ItunesPodcast - Class in io.micronaut.rss.itunespodcast
RSS 2.0 Feed for iTunes podcasts.
ItunesPodcast() - Constructor for class io.micronaut.rss.itunespodcast.ItunesPodcast
 
ItunesPodcast.Builder - Class in io.micronaut.rss.itunespodcast
ItunesPodcast Builder.
ItunesPodcastCategory - Enum in io.micronaut.rss.itunespodcast
Itunes Podcasts categories.
ItunesPodcastEnclosureType - Enum in io.micronaut.rss.itunespodcast
Itunes podcast enclosure types.
ItunesPodcastEpisode - Class in io.micronaut.rss.itunespodcast
Extends the RSS item with iTunes podcast episode properties.
ItunesPodcastEpisode() - Constructor for class io.micronaut.rss.itunespodcast.ItunesPodcastEpisode
 
ItunesPodcastEpisode.Builder - Class in io.micronaut.rss.itunespodcast
ItunesPodcastEpisodeType - Enum in io.micronaut.rss.itunespodcast
Representation of Itunes Podcasts episode type.
ItunesPodcastOwner - Class in io.micronaut.rss.itunespodcast
Itunes Podcast owner.
ItunesPodcastOwner() - Constructor for class io.micronaut.rss.itunespodcast.ItunesPodcastOwner
 
ItunesPodcastOwner.Builder - Class in io.micronaut.rss.itunespodcast
A builder class to add different properties to ItunesPodcastOwner.
ItunesPodcastType - Enum in io.micronaut.rss.itunespodcast
Representation of iTunesPodcastType.

J

JsonFeed - Class in io.micronaut.rss.jsonfeed
A JSON Feed is a list that may change over time, and the individual items in the list may change..
JsonFeed() - Constructor for class io.micronaut.rss.jsonfeed.JsonFeed
 
JsonFeed.Builder - Class in io.micronaut.rss.jsonfeed
JSON Feed Builder.
JsonFeedAttachment - Class in io.micronaut.rss.jsonfeed
Related resource for a JSON Feed item.
JsonFeedAttachment.Builder - Class in io.micronaut.rss.jsonfeed
JSON Feed Attachment Builder.
JsonFeedAuthor - Class in io.micronaut.rss.jsonfeed
A JSON Feed Author.
JsonFeedAuthor() - Constructor for class io.micronaut.rss.jsonfeed.JsonFeedAuthor
 
JsonFeedAuthor.Builder - Class in io.micronaut.rss.jsonfeed
JSON Feed Author's Builder.
JsonFeedController - Class in io.micronaut.rss.jsonfeed.http
Exposes an endpoint, by default /feeds/json, which return a JSON Feed.
JsonFeedController(JsonFeedProvider) - Constructor for class io.micronaut.rss.jsonfeed.http.JsonFeedController
 
JsonFeedControllerConfiguration - Interface in io.micronaut.rss.jsonfeed.http
Configuration for JsonFeedController.
JsonFeedControllerConfigurationProperties - Class in io.micronaut.rss.jsonfeed.http
ConfigurationProperties implementation of JsonFeedControllerConfiguration.
JsonFeedControllerConfigurationProperties() - Constructor for class io.micronaut.rss.jsonfeed.http.JsonFeedControllerConfigurationProperties
 
JsonFeedItem - Class in io.micronaut.rss.jsonfeed
Object in a JSON Feed.
JsonFeedItem() - Constructor for class io.micronaut.rss.jsonfeed.JsonFeedItem
 
JsonFeedItem.Builder - Class in io.micronaut.rss.jsonfeed
JSON Feed Item Builder.
JsonFeedProvider - Interface in io.micronaut.rss.jsonfeed.http
Defines a provider of a JSON Feed.
JsonHub - Class in io.micronaut.rss.jsonfeed
Endpoint that can be used to subscribe to real-time notifications from the publisher of this feed.
JsonHub() - Constructor for class io.micronaut.rss.jsonfeed.JsonHub
Constructor.
JsonHub.Builder - Class in io.micronaut.rss.jsonfeed
JsonHub Builder.

K

KEY_ATTACHMENTS - Static variable in class io.micronaut.rss.jsonfeed.JsonFeedItem
 
KEY_AUTHOR - Static variable in class io.micronaut.rss.jsonfeed.JsonFeed
 
KEY_AUTHORS - Static variable in class io.micronaut.rss.jsonfeed.JsonFeed
 
KEY_AUTHORS - Static variable in class io.micronaut.rss.jsonfeed.JsonFeedItem
 
KEY_AVATAR - Static variable in class io.micronaut.rss.jsonfeed.JsonFeedAuthor
 
KEY_BANNER_IMAGE - Static variable in class io.micronaut.rss.jsonfeed.JsonFeedItem
 
KEY_CONTENT_HTML - Static variable in class io.micronaut.rss.jsonfeed.JsonFeedItem
 
KEY_CONTENT_TEXT - Static variable in class io.micronaut.rss.jsonfeed.JsonFeedItem
 
KEY_DATE_MODIFIED - Static variable in class io.micronaut.rss.jsonfeed.JsonFeedItem
 
KEY_DATE_PUBLISHED - Static variable in class io.micronaut.rss.jsonfeed.JsonFeedItem
 
KEY_DESCRIPTION - Static variable in class io.micronaut.rss.jsonfeed.JsonFeed
 
KEY_DURATION_IN_SECONDS - Static variable in class io.micronaut.rss.jsonfeed.JsonFeedAttachment
 
KEY_EXPIRED - Static variable in class io.micronaut.rss.jsonfeed.JsonFeed
 
KEY_EXTERNAL_URL - Static variable in class io.micronaut.rss.jsonfeed.JsonFeedItem
 
KEY_FAVICON - Static variable in class io.micronaut.rss.jsonfeed.JsonFeed
 
KEY_FEED_URL - Static variable in class io.micronaut.rss.jsonfeed.JsonFeed
 
KEY_HOME_PAGE_URL - Static variable in class io.micronaut.rss.jsonfeed.JsonFeed
 
KEY_HUBS - Static variable in class io.micronaut.rss.jsonfeed.JsonFeed
 
KEY_ICON - Static variable in class io.micronaut.rss.jsonfeed.JsonFeed
 
KEY_ID - Static variable in class io.micronaut.rss.jsonfeed.JsonFeedItem
 
KEY_IMAGE - Static variable in class io.micronaut.rss.jsonfeed.JsonFeedItem
 
KEY_ITEMS - Static variable in class io.micronaut.rss.jsonfeed.JsonFeed
 
KEY_LANGUAGE - Static variable in class io.micronaut.rss.jsonfeed.JsonFeed
 
KEY_LANGUAGE - Static variable in class io.micronaut.rss.jsonfeed.JsonFeedItem
 
KEY_MIME_TYPE - Static variable in class io.micronaut.rss.jsonfeed.JsonFeedAttachment
 
KEY_NAME - Static variable in class io.micronaut.rss.jsonfeed.JsonFeedAuthor
 
KEY_NEXT_URL - Static variable in class io.micronaut.rss.jsonfeed.JsonFeed
 
KEY_SIZE_IN_BYTES - Static variable in class io.micronaut.rss.jsonfeed.JsonFeedAttachment
 
KEY_SUMMARY - Static variable in class io.micronaut.rss.jsonfeed.JsonFeedItem
 
KEY_TAGS - Static variable in class io.micronaut.rss.jsonfeed.JsonFeedItem
 
KEY_TITLE - Static variable in class io.micronaut.rss.jsonfeed.JsonFeed
 
KEY_TITLE - Static variable in class io.micronaut.rss.jsonfeed.JsonFeedAttachment
 
KEY_TITLE - Static variable in class io.micronaut.rss.jsonfeed.JsonFeedItem
 
KEY_TYPE - Static variable in class io.micronaut.rss.jsonfeed.JsonHub
 
KEY_URL - Static variable in class io.micronaut.rss.jsonfeed.JsonFeedAttachment
 
KEY_URL - Static variable in class io.micronaut.rss.jsonfeed.JsonFeedAuthor
 
KEY_URL - Static variable in class io.micronaut.rss.jsonfeed.JsonFeedItem
 
KEY_URL - Static variable in class io.micronaut.rss.jsonfeed.JsonHub
 
KEY_USER_COMMENT - Static variable in class io.micronaut.rss.jsonfeed.JsonFeed
 
KEY_VERSION - Static variable in class io.micronaut.rss.jsonfeed.JsonFeed
 
keyword(String) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast.Builder
Populates Podcast's keyword.

L

language(RssLanguage) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast.Builder
Populates Podcast's language.
language(RssLanguage) - Method in class io.micronaut.rss.jsonfeed.JsonFeed.Builder
The primary language for the feed in the format specified in RFC 5646.
language(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeed.Builder
The primary language for the feed in the format specified in RFC 5646.
language(RssLanguage) - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem.Builder
The primary language for the feed in the format specified in RFC 5646.
language(RssLanguage) - Method in class io.micronaut.rss.RssChannel.Builder
 
LANGUAGE_CODE_PATTERN - Static variable in enum io.micronaut.rss.language.RssLanguage
 
lastBuildDate(ZonedDateTime) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast.Builder
Populates Podcast's lastBuildDate.
lastBuildDate(ZonedDateTime) - Method in class io.micronaut.rss.RssChannel.Builder
 
length(Integer) - Method in class io.micronaut.rss.RssItemEnclosure.Builder
 
link(String) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast.Builder
Populates Podcast's link.
link(String) - Method in class io.micronaut.rss.RssItem.Builder
 

M

managingEditor(String) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast.Builder
Populates Podcast's managingEditor.
managingEditor(String) - Method in class io.micronaut.rss.RssChannel.Builder
 
mimeType(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeedAttachment.Builder
 

N

name(String) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcastOwner.Builder
 
name(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeedAuthor.Builder
Name of the author.
nextUrl(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeed.Builder
The URL of a feed that provides the next n items, where n is determined by the publisher.

O

of(String) - Static method in enum io.micronaut.rss.language.RssLanguage
 
owner(ItunesPodcastOwner) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast.Builder
Populates Podcast's owner.

P

PREFIX - Static variable in class io.micronaut.rss.http.FeedControllerConfigurationProperties
 
PREFIX - Static variable in class io.micronaut.rss.jsonfeed.http.JsonFeedControllerConfigurationProperties
 
PREFIX - Static variable in interface io.micronaut.rss.RssConfiguration
 
pubDate(ZonedDateTime) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast.Builder
Populates Podcast's Publication date.
pubDate(ZonedDateTime) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcastEpisode.Builder
Populates episode publication date.
pubDate(ZonedDateTime) - Method in class io.micronaut.rss.RssChannel.Builder
 
pubDate(ZonedDateTime) - Method in class io.micronaut.rss.RssItem.Builder
 

R

rating(String) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast.Builder
Populates Podcast's rating.
rating(String) - Method in class io.micronaut.rss.RssChannel.Builder
 
render(Writer, RssChannel) - Method in class io.micronaut.rss.DefaultRssFeedRenderer
 
render(Writer, RssChannel) - Method in interface io.micronaut.rss.RssFeedRenderer
Writes an RSS channel to a Writer.
RssChannel - Class in io.micronaut.rss
 
RssChannel() - Constructor for class io.micronaut.rss.RssChannel
 
RssChannel.Builder - Class in io.micronaut.rss
RSS Channel Builder.
RssChannelImage - Class in io.micronaut.rss
 
RssChannelImage() - Constructor for class io.micronaut.rss.RssChannelImage
 
RssChannelImage.Builder - Class in io.micronaut.rss
A builder class to add different properties to RssChannelImage.
RssConfiguration - Interface in io.micronaut.rss
Define constants used by RSS module.
RssFeedProvider - Interface in io.micronaut.rss
Defines an interface to provide RSS 2.0 feeds.
RssFeedRenderer - Interface in io.micronaut.rss
Interface which defines the render of an RssChannel to Writer.
RssItem - Class in io.micronaut.rss
 
RssItem() - Constructor for class io.micronaut.rss.RssItem
 
RssItem.Builder - Class in io.micronaut.rss
A RSS Item Channel.
RssItemEnclosure - Class in io.micronaut.rss
RSS Item enclosure.
RssItemEnclosure() - Constructor for class io.micronaut.rss.RssItemEnclosure
 
RssItemEnclosure.Builder - Class in io.micronaut.rss
A builder class to add different properties to RssItemEnclosure.
RssLanguage - Enum in io.micronaut.rss.language
Languages for RSS.
RssSkipDays - Enum in io.micronaut.rss
RSS SkipDays element.
RssSkipHours - Enum in io.micronaut.rss
 
RssTextInput - Class in io.micronaut.rss
 
RssTextInput() - Constructor for class io.micronaut.rss.RssTextInput
 

S

season(Integer) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcastEpisode.Builder
Populates episode season number.
setAttachments(List<JsonFeedAttachment>) - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem
Attachments associated with the item.
setAuthor(String) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast
Sets the Podcast's author.
setAuthor(String) - Method in class io.micronaut.rss.RssItem
 
setAuthors(List<JsonFeedAuthor>) - Method in class io.micronaut.rss.jsonfeed.JsonFeed
Specifies one or more feed authors.
setAuthors(List<JsonFeedAuthor>) - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem
List of authors of the item.
setAvatar(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeedAuthor
The URL for an image for the author.
setBannerImage(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem
The URL of an image to use as a banner.
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.
setContentHtml(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem
The html content of the item in the feed.
setContentText(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem
The text content of the item in the feed.
setCopyright(String) - Method in class io.micronaut.rss.RssChannel
 
setDateModified(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem
Specifies the last modified date in RFC 3339.
setDatePublished(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem
Specifies the publishing date in RFC 3339.
setDescription(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeed
Detail on what the feed is about.
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.
setDurationInSeconds(Integer) - Method in class io.micronaut.rss.jsonfeed.JsonFeedAttachment
Specifies how long it takes to listen to or watch, when played at normal speed.
setEmail(String) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcastOwner
Sets podcast owner's email.
setEnabled(boolean) - Method in class io.micronaut.rss.http.FeedControllerConfigurationProperties
Whether FeedController should be enabled.
setEnabled(boolean) - Method in class io.micronaut.rss.jsonfeed.http.JsonFeedControllerConfigurationProperties
Whether JsonFeedController should be enabled.
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.
setExpired(Boolean) - Method in class io.micronaut.rss.jsonfeed.JsonFeed
Says whether or not the feed is finished — that is, whether or not it will ever update again.
setExplicit(boolean) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast
 
setExplicit(boolean) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcastEpisode
 
setExternalUrl(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem
The URL of a page elsewhere.
setFavicon(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeed
The URL of an image for the feed suitable to be used in a source list.
setFeedUrl(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeed
The URL of the feed, and serves as the unique identifier for the feed.
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
 
setHomePageUrl(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeed
The URL of the resource that the feed describes.
setHubs(List<JsonHub>) - Method in class io.micronaut.rss.jsonfeed.JsonFeed
Describes endpoints that can be used to subscribe to real-time notifications from the publisher of this feed.
setIcon(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeed
The URL of an image for the feed suitable to be used in a timeline, much the way an avatar might be used.
setId(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem
Unique id for that item for that feed over time.
setImage(String) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcastEpisode
Sets episode's image.
setImage(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem
The URL of the main image for the item.
setImage(RssChannelImage) - Method in class io.micronaut.rss.RssChannel
 
setItem(List<RssItem>) - Method in class io.micronaut.rss.RssChannel
 
setItems(List<JsonFeedItem>) - Method in class io.micronaut.rss.jsonfeed.JsonFeed
The items in the field.
setLanguage(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeed
The primary language for the feed in the format specified in RFC 5646.
setLanguage(RssLanguage) - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem
The primary language for the item in the format specified in RFC 5646.
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
 
setMimeType(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeedAttachment
Mime type of the attachment.
setName(String) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcastOwner
Sets podcast owner's name.
setName(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeedAuthor
Name of the author.
setName(String) - Method in class io.micronaut.rss.RssTextInput
Sets the name of the text object in the text input area.
setNextURL(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeed
The URL of a feed that provides the next n items, where n is determined by the publisher.
setOwner(ItunesPodcastOwner) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast
Sets the Podcast's owner.
setPath(String) - Method in class io.micronaut.rss.http.FeedControllerConfigurationProperties
Configures FeedController path.
setPath(String) - Method in class io.micronaut.rss.jsonfeed.http.JsonFeedControllerConfigurationProperties
Configures JsonFeedController path.
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
 
setRootPath(String) - Method in class io.micronaut.rss.jsonfeed.http.JsonFeedControllerConfigurationProperties
Configures JsonFeedController rootpath.
setSeason(Integer) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcastEpisode
Sets episode season number.
setSizeInBytes(Long) - Method in class io.micronaut.rss.jsonfeed.JsonFeedAttachment
Specifies how large the file is in bytes.
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.
setSummary(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem
Plain text sentence or two describing the item.
setTags(List<String>) - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem
Tags associated with the item.
setTextInput(RssTextInput) - Method in class io.micronaut.rss.RssChannel
 
setTitle(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeed
The name of the feed, which will often correspond to the name of the website.
setTitle(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeedAttachment
Name of the attachment.
setTitle(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem
Title of the item in feed.
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.jsonfeed.JsonHub
Describes the protocol used to talk to the hub.
setType(String) - Method in class io.micronaut.rss.RssItemEnclosure
 
setUrl(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeedAttachment
Specifies the location of the attachment.
setUrl(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeedAuthor
The URL of a site owned by the author.
setUrl(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem
The URL of the resource described by the item.
setUrl(String) - Method in class io.micronaut.rss.jsonfeed.JsonHub
Url where the hub is present.
setUrl(String) - Method in class io.micronaut.rss.RssChannelImage
 
setUrl(String) - Method in class io.micronaut.rss.RssItemEnclosure
 
setUserComment(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeed
Description of the purpose of the feed.
setVersion(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeed
URL of the version of the format the feed uses.
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
 
shouldWrapDescriptionWithCData(String) - Method in class io.micronaut.rss.DefaultRssFeedRenderer
 
sizeInBytes(Long) - Method in class io.micronaut.rss.jsonfeed.JsonFeedAttachment.Builder
Specifies how large the file is in bytes.
skipDays(List<RssSkipDays>) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast.Builder
Populates Podcast's skipDays.
skipDays(List<RssSkipDays>) - Method in class io.micronaut.rss.RssChannel.Builder
 
skipHours(List<RssSkipHours>) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast.Builder
Populates Podcast's skipHours.
skipHours(List<RssSkipHours>) - Method in class io.micronaut.rss.RssChannel.Builder
 
source(String) - Method in class io.micronaut.rss.RssItem.Builder
 
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.
summary(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem.Builder
Plain text sentence or two describing the item.

T

tag(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem.Builder
Associate a tag with the item.
textInput(RssTextInput) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast.Builder
Populates Podcast's textInput.
textInput(RssTextInput) - Method in class io.micronaut.rss.RssChannel.Builder
 
title(String) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast.Builder
Populates Podcast's title.
title(String) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcastEpisode.Builder
Populates Episode's title.
title(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeed.Builder
The name of the feed, which will often correspond to the name of the website.
title(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeedAttachment.Builder
Name of the attachment.
title(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem.Builder
Title of the item in feed.
title(String) - Method in class io.micronaut.rss.RssItem.Builder
 
toCsv() - Method in enum io.micronaut.rss.itunespodcast.ItunesPodcastCategory
 
toMap() - Method in enum io.micronaut.rss.itunespodcast.ItunesPodcastCategory
 
toMap() - Method in enum io.micronaut.rss.itunespodcast.ItunesPodcastType
 
toMap() - Method in class io.micronaut.rss.jsonfeed.JsonFeed
 
toMap() - Method in class io.micronaut.rss.jsonfeed.JsonFeedAttachment
 
toMap() - Method in class io.micronaut.rss.jsonfeed.JsonFeedAuthor
 
toMap() - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem
 
toMap() - Method in class io.micronaut.rss.jsonfeed.JsonHub
 
toMap() - Method in enum io.micronaut.rss.language.RssLanguage
 
ttl(Integer) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast.Builder
Populates Podcast's ttl.
ttl(Integer) - Method in class io.micronaut.rss.RssChannel.Builder
 
type(ItunesPodcastType) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast.Builder
Populates Podcast's type.
type(String) - Method in class io.micronaut.rss.jsonfeed.JsonHub.Builder
 
type(String) - Method in class io.micronaut.rss.RssItemEnclosure.Builder
 

U

url(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeedAttachment.Builder
 
url(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeedAuthor.Builder
The URL of a site owned by the author.
url(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeedItem.Builder
The URL of the resource described by the item.
url(String) - Method in class io.micronaut.rss.jsonfeed.JsonHub.Builder
 
url(String) - Method in class io.micronaut.rss.RssItemEnclosure.Builder
 
userComment(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeed.Builder
Description of the purpose of the feed.

V

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.language.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.language.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.
version(String) - Method in class io.micronaut.rss.jsonfeed.JsonFeed.Builder
 
VERSION_JSON_FEED_1 - Static variable in class io.micronaut.rss.jsonfeed.JsonFeed
 
VERSION_JSON_FEED_1_1 - Static variable in class io.micronaut.rss.jsonfeed.JsonFeed
 

W

webMaster(String) - Method in class io.micronaut.rss.itunespodcast.ItunesPodcast.Builder
Populates Podcast's webMaster.
webMaster(String) - Method in class io.micronaut.rss.RssChannel.Builder
 
width(Integer) - Method in class io.micronaut.rss.RssChannelImage.Builder
 
writeCategory(XMLStreamWriter, List<String>, String) - Method in class io.micronaut.rss.DefaultRssFeedRenderer
 
writeElement(XMLStreamWriter, String, Object) - Method in class io.micronaut.rss.DefaultRssFeedRenderer
 
writeItunesImage(XMLStreamWriter, String) - Method in class io.micronaut.rss.itunespodcast.DefaultItunesPodcastRenderer
Writes the image url in an itunes:image tag.
writeRssChannel(XMLStreamWriter, RssChannel) - Method in class io.micronaut.rss.DefaultRssFeedRenderer
 
writeRssChannel(XMLStreamWriter, RssChannel) - Method in class io.micronaut.rss.itunespodcast.DefaultItunesPodcastRenderer
 
writeRssItem(XMLStreamWriter, RssItem) - Method in class io.micronaut.rss.DefaultRssFeedRenderer
 
writeRssItem(XMLStreamWriter, RssItem) - Method in class io.micronaut.rss.itunespodcast.DefaultItunesPodcastRenderer
 
writeRssItemDescription(XMLStreamWriter, RssItem) - Method in class io.micronaut.rss.DefaultRssFeedRenderer
 
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links