Uses of Package
org.apache.wiki.rss
-
Packages that use org.apache.wiki.rss Package Description org.apache.wiki The chief package of JSPWiki.org.apache.wiki.rss Provides the JSPWiki RSS feeds functionality. -
Classes in org.apache.wiki.rss used by org.apache.wiki Class Description RSSGenerator The master class for generating different kinds of Feeds (including RSS1.0, 2.0 and Atom). -
Classes in org.apache.wiki.rss used by org.apache.wiki.rss Class Description Entry Represents an entry, that is, an unit of change, in a Feed.Feed Represents an abstract feed.RSSGenerator The master class for generating different kinds of Feeds (including RSS1.0, 2.0 and Atom).