public class RSS10Feed extends Feed
m_channelDescription, m_channelLanguage, m_channelTitle, m_entries, m_feedURL, m_mode, m_wikiContext, VAR_BLOGNAME
Constructor and Description |
---|
RSS10Feed(WikiContext context)
Create an RSS 1.0 feed for a given context.
|
Modifier and Type | Method and Description |
---|---|
String |
getString()
Returns the XML for the feed contents in a String format.
|
addEntry, format, getChannelDescription, getChannelLanguage, getChannelTitle, getFeedURL, getMimeType, getSiteName, setChannelDescription, setChannelLanguage, setChannelTitle, setFeedURL, setMode
public RSS10Feed(WikiContext context)
context
- The WikiContext.Copyright © 2001-2019 The Apache Software Foundation. All rights reserved.