Wyam.Feeds.dll Assembly

Class Types

Class Summary
AtomBase Commonly shared Atom base
AtomCategory http://tools.ietf.org/html/rfc4287#section-4.2.2
AtomCommonAttributes Common shared Atom attributes http://tools.ietf.org/html/rfc4287#section-2
AtomContent http://tools.ietf.org/html/rfc4287#section-4.1.3
AtomEntry http://tools.ietf.org/html/rfc4287#section-4.1.2
AtomFeed The Atom Syndication Format http://tools.ietf.org/html/rfc4287#section-4.1.1
AtomGenerator http://tools.ietf.org/html/rfc4287#section-4.2.4
AtomInReplyTo http://tools.ietf.org/html/rfc4685#section-3
AtomLink http://tools.ietf.org/html/rfc4287#section-4.2.7
AtomPerson http://tools.ietf.org/html/rfc4287#section-3.2
AtomSource http://tools.ietf.org/html/rfc4287#section-4.2.11
AtomText http://tools.ietf.org/html/rfc4287#section-3.1
DublinCore Dublin Core Metadata Element Set, Version 1.1 http://dublincore.org/documents/dces/ http://web.resource.org/rss/1.0/modules/dc/
ExtensibleBase Allows any generic extensions expressed as XmlElements and XmlAttributes
Feed Feed interface
FeedItem Item interface
FeedKeys Keys for use with the Wyam.Feeds.GenerateFeeds module.
FeedMetadata Metadata about a feed or feed item
FeedSerializer Utility for serialization
FeedType
GenerateFeeds Generates syndication feeds including RSS, Atom, and RDF.
RdfBase RDF 1.0 Base http://web.resource.org/rss/1.0/spec#s5.3
RdfChannel RDF 1.0 Channel http://web.resource.org/rss/1.0/spec#s5.3
RdfFeed RDF 1.0 Root http://web.resource.org/rss/1.0/spec#s5.2
RdfFeedBase RDF 1.0 Root http://web.resource.org/rss/1.0/spec#s5.2
RdfImage RDF 1.0 Image http://web.resource.org/rss/1.0/spec#s5.4
RdfItem RDF 1.0 Item http://web.resource.org/rss/1.0/spec#s5.5
RdfResource
RdfSequence
RdfTextInput RDF 1.0 TextInput http://web.resource.org/rss/1.0/spec#s5.6
RssBase Allows any generic extensions expressed as XmlElements and XmlAttributes
RssCategory RSS 2.0 Category http://blogs.law.harvard.edu/tech/rss#ltcategorygtSubelementOfLtitemgt http://blogs.law.harvard.edu/tech/rss#syndic8
RssChannel RSS 2.0 Channel http://blogs.law.harvard.edu/tech/rss
RssChannelBase RSS 2.0 Channel http://blogs.law.harvard.edu/tech/rss
RssCloud RSS 2.0 Cloud http://blogs.law.harvard.edu/tech/rss#ltcloudgtSubelementOfLtchannelgt http://blogs.law.harvard.edu/tech/soapMeetsRss#rsscloudInterface
RssEnclosure RSS 2.0 Enclosure http://blogs.law.harvard.edu/tech/rss#ltenclosuregtSubelementOfLtitemgt http://www.thetwowayweb.com/payloadsforrss http://www.reallysimplesyndication.com/discuss/msgReader$221
RssFeed Really Simple Syndication (RSS 2.0) http://www.rssboard.org/rss-specification http://blogs.law.harvard.edu/tech/rss
RssGuid RSS 2.0 Guid http://blogs.law.harvard.edu/tech/rss#ltguidgtSubelementOfLtitemgt
RssImage RSS 2.0 Image http://blogs.law.harvard.edu/tech/rss#ltimagegtSubelementOfLtchannelgt
RssItem RSS 2.0 Item http://blogs.law.harvard.edu/tech/rss#hrelementsOfLtitemgt
RssPerson RSS 2.0 Email http://blogs.law.harvard.edu/tech/rss#ltauthorgtSubelementOfLtitemgt
RssSkipDays RSS 2.0 SkipDays http://blogs.law.harvard.edu/tech/skipHoursDays
RssSkipHours RSS 2.0 SkipHours http://blogs.law.harvard.edu/tech/skipHoursDays
RssSource RSS 2.0 Source http://blogs.law.harvard.edu/tech/rss#ltsourcegtSubelementOfLtitemgt
RssTextInput RSS 2.0 TextInput http://blogs.law.harvard.edu/tech/rss#lttextinputgtSubelementOfLtchannelgt

Enum Types

Enum Summary
AtomLinkRelation http://www.iana.org/assignments/link-relations.html
AtomTextType
DublinCore.TermName

Interface Types

Interface Summary
IExtensionAdapter Interface that adapters implement to apply / extract additional elements and attributes
IFeed Feed interface
IFeedItem Item interface
IFeedMetadata Metadata about a feed or feed item
INamespaceProvider
IUriProvider

Struct Types

Struct Summary
AtomDate http://tools.ietf.org/html/rfc4287#section-3.3
RssDate
GitHub