| Package | Description |
|---|---|
| org.apache.wiki.rss |
Provides the JSPWiki RSS feeds functionality.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<Entry> |
Feed.m_entries |
protected java.util.List<Entry> |
Feed.m_entries |
| Modifier and Type | Method and Description |
|---|---|
void |
Feed.addEntry(Entry e)
Adds a new Entry to the Feed, at the end of the list.
|
void |
Feed.addEntry(Entry e)
Adds a new Entry to the Feed, at the end of the list.
|
Copyright (c) 2001-2022 The Apache Software Foundation. All rights reserved.