Modifier and Type | Field and Description |
---|---|
static String |
RFC3339FORMAT
Defines a SimpleDateFormat string for RFC3339-formatted dates.
|
m_channelDescription, m_channelLanguage, m_channelTitle, m_entries, m_feedURL, m_mode, m_wikiContext, VAR_BLOGNAME
Constructor and Description |
---|
AtomFeed(WikiContext c)
Create a new AtomFeed for a given WikiContext.
|
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 static final String RFC3339FORMAT
public AtomFeed(WikiContext c)
c
- A WikiContext.Copyright © 2001-2019 The Apache Software Foundation. All rights reserved.