|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.velocity.site.news.plugin.NewsFeedGenerator
public class NewsFeedGenerator
Generate the RSS News Feed.
| Nested Class Summary | |
|---|---|
static class |
NewsFeedGenerator.NewsItemSink
|
| Constructor Summary | |
|---|---|
NewsFeedGenerator(NewsFeed newsFeed)
|
|
| Method Summary | |
|---|---|
void |
openFeed()
|
void |
publishFeed()
|
void |
publishItem(Item item)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NewsFeedGenerator(NewsFeed newsFeed)
| Method Detail |
|---|
public void openFeed()
public void publishItem(Item item)
throws VelocityNewsException
VelocityNewsException
public void publishFeed()
throws VelocityNewsException
VelocityNewsException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||