Package com.day.cq.commons.feed


package com.day.cq.commons.feed
Defines package version.
  • Class
    Description
    The AbstractFeed serves as a base for classes printing resources as feeds.
    Deprecated.
    Use the Apache Sling Atom Tag Library instead.
    The Feed interface is used to print a resource as a feed.
    The RssFeed class prints a resource as an RSS feed.
    The StringResponseWrapper is a response wrapper providing the response body as a String.