Package org.apache.wiki.rss


package org.apache.wiki.rss
Provides the JSPWiki RSS feeds functionality.

Package Specification

Related Documentation

  • Class
    Description
    Provides an Atom 1.0 standard feed, with enclosures.
    Default implementation for RSSGenerator.
    Represents an entry, that is, an unit of change, in a Feed.
    Represents an abstract feed.
    Provides an implementation of an RSS 1.0 feed.
    Represents an RSS 2.0 feed (with enclosures).
    The master class for generating different kinds of Feeds (including RSS1.0, 2.0 and Atom).
    Runs the RSS generation thread.