| Copyright | (c) Galois, Inc. 2007-2008, (c) Sigbjorn Finne 2009- |
|---|---|
| License | BSD3 |
| Maintainer | Sigbjorn Finne <sof@forkIO.com> |
| Stability | provisional |
| Portability | : portable |
| Safe Haskell | Safe |
| Language | Haskell98 |
Text.Atom.Feed.Import
Description
Description: Convert from XML to Atom
Convert from XML to Atom
Documentation
elementFeed :: Element -> Maybe Feed
pTextContent :: String -> [Element] -> Maybe TextContent
pGenerator :: Element -> Generator
pContent :: Element -> Maybe EntryContent
pInReplyTotal :: [Element] -> Maybe InReplyTotal
pInReplyTo :: [Element] -> Maybe InReplyTo