Package com.day.cq.commons.feed
package com.day.cq.commons.feed
Defines package version.
-
ClassDescriptionThe
AbstractFeedserves as a base for classes printing resources as feeds.Deprecated.Use the Apache Sling Atom Tag Library instead.TheFeedinterface is used to print a resource as a feed.TheRssFeedclass prints a resource as an RSS feed.TheStringResponseWrapperis a response wrapper providing the response body as aString.