| Package | Description |
|---|---|
| org.apache.wiki |
The chief package of JSPWiki.
|
| org.apache.wiki.rss |
Provides the JSPWiki RSS feeds functionality.
|
| Modifier and Type | Method and Description |
|---|---|
RSSGenerator |
WikiEngine.getRSSGenerator()
Deprecated.
use
getManager( RSSGenerator.class ) instead. |
RSSGenerator |
WikiEngine.getRSSGenerator()
Deprecated.
use
getManager( RSSGenerator.class ) instead. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRSSGenerator
Default implementation for
RSSGenerator. |
Copyright (c) 2001-2022 The Apache Software Foundation. All rights reserved.