entry
Atom and RSS feed syndication

Prev:<feed> ( -- feed )
Next:<entry> ( -- entry )


Vocabulary
syndication

Word description
An Atom or RSS feed entry. Has the following slots:
NameClass
titlestring
urlany class supported by present
descriptionstring
datetimestamp


Definition

TUPLE: entry title url description date ;


Methods