RssChannel

Undocumented in source.

Members

Functions

render
void render(OutputStream dst)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

copyright
string copyright;
Undocumented in source.
description
string description;
Undocumented in source.
entries
RssEntry[] entries;
Undocumented in source.
imageLink
string imageLink;
Undocumented in source.
imageTitle
string imageTitle;
Undocumented in source.
imageUrl
string imageUrl;
Undocumented in source.
language
string language;
Undocumented in source.
link
string link;
Undocumented in source.
pubDate
SysTime pubDate;
Undocumented in source.
title
string title;
Undocumented in source.
webLink
string webLink;
Undocumented in source.

Meta