feed-0.3.7: Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds.
Source code
Contents
Index
Text.RSS.Export
Stability
provisional
Maintainer
Sigbjorn Finne <sof@galois.com>
Description
Description: Convert from RSS to XML
Documentation
qualNode
::
String
-> [
Content
] ->
Element
Source
qualName
::
String
->
QName
Source
xmlRSS
::
RSS
->
Element
Source
xmlChannel
::
RSSChannel
->
Element
Source
xmlItem
::
RSSItem
->
Element
Source
xmlSource
::
RSSSource
->
Element
Source
xmlEnclosure
::
RSSEnclosure
->
Element
Source
xmlCategory
::
RSSCategory
->
Element
Source
xmlGuid
::
RSSGuid
->
Element
Source
xmlImage
::
RSSImage
->
Element
Source
xmlCloud
::
RSSCloud
->
Element
Source
xmlTextInput
::
RSSTextInput
->
Element
Source
xmlSkipHours
:: [
Integer
] ->
Element
Source
xmlSkipDays
:: [
String
] ->
Element
Source
xmlAttr
::
String
->
String
->
Attr
Source
xmlLeaf
::
String
->
String
->
Element
Source
mb
:: (a -> b) ->
Maybe
a -> [b]
Source
Produced by
Haddock
version 2.6.1