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 |
Description: Convert from XML to Atom
Convert from XML to Atom
Documentation
elementFeed :: Element -> Maybe Feed Source
pTextContent :: String -> [Element] -> Maybe TextContent Source
pGenerator :: Element -> Generator Source
pContent :: Element -> Maybe EntryContent Source
pInReplyTotal :: [Element] -> Maybe InReplyTotal Source
pInReplyTo :: [Element] -> Maybe InReplyTo Source