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