feed-0.3.11.1: Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds.

Copyright(c) Galois, Inc. 2008, (c) Sigbjorn Finne 2009-
LicenseBSD3
MaintainerSigbjorn Finne <sof@forkIO.com>
Stabilityprovisional
Portabilityportable
Safe HaskellSafe
LanguageHaskell98

Text.RSS1.Utils

Description

 

Documentation

pQNodes :: QName -> Element -> [Element] Source

pNode :: String -> Element -> Maybe Element Source

pQNode :: QName -> Element -> Maybe Element Source

pLeaf :: String -> Element -> Maybe String Source

pMany :: (Maybe String, Maybe String) -> String -> (Element -> Maybe a) -> Element -> [a] Source

children :: Element -> [Element] Source

rdfName :: String -> QName Source

rssName :: String -> QName Source

synName :: String -> QName Source

removeKnownElts :: Element -> [Element] Source

removeKnownAttrs :: Element -> [Attr] Source