AtomFeedWriter

ATOM writer

Members

Functions

endFeed
void endFeed()
Undocumented in source. Be warned that the author may not have intended to support it.
putEntry
void putEntry(string url, string title, string authorName, SysTime time, string contentHtml, string link)
Undocumented in source. Be warned that the author may not have intended to support it.
startFeed
void startFeed(string feedUrl, string title, SysTime updated)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

xml
XmlWriter xml;
Undocumented in source.

Meta