Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Documentation
data RenderCallbackFn a b Source
RenderCallbackFn a (b -> RenderCallbackFn a b) |
containsAttribute :: String -> [Attribute] -> Bool Source
copyElement :: Element -> Element Source
copyElements :: [Element] -> [Element] Source
findAttribute :: String -> [Attribute] -> Attribute Source
getAttributes :: Element -> [Attribute] Source
getChildren :: Element -> [Element] Source
parseXmlFile :: String -> IO Element Source
parseAttributes :: String -> [Attribute] Source