Package com.day.cq.commons.feed
Defines package version.
-
Interface Summary Interface Description Feed TheFeed
interface is used to print a resource as a feed. -
Class Summary Class Description AbstractFeed TheAbstractFeed
serves as a base for classes printing resources as feeds.AtomFeed Deprecated. Use the Apache Sling Atom Tag Library instead.RssFeed TheRssFeed
class prints a resource as an RSS feed.StringResponseWrapper TheStringResponseWrapper
is a response wrapper providing the response body as aString
.