Uses of Interface
org.apache.wiki.rss.RSSGenerator
Package | Description |
---|---|
org.apache.wiki |
The chief package of JSPWiki.
|
org.apache.wiki.rss |
Provides the JSPWiki RSS feeds functionality.
|
-
Uses of RSSGenerator in org.apache.wiki
Methods in org.apache.wiki that return RSSGenerator Modifier and Type Method Description RSSGenerator
WikiEngine. getRSSGenerator()
Deprecated. -
Uses of RSSGenerator in org.apache.wiki.rss
Classes in org.apache.wiki.rss that implement RSSGenerator Modifier and Type Class Description class
DefaultRSSGenerator
Default implementation forRSSGenerator
.
getManager( RSSGenerator.class )
instead.