Safe Haskell | Safe-Infered |
---|
Documentation
ForAttribute | |
|
readAttribute :: Failure XmlException m => Cursor -> m (Attribute Text)Source
data SetAttribute Source
attributeQuery :: (a -> [(ByteString, ByteString)]) -> Attribute a -> [(ByteString, ByteString)]Source
addAttribute :: Text -> Text -> Attribute SetAttributeSource
replaceAttribute :: Text -> Text -> Attribute SetAttributeSource
setAttributeQuery :: SetAttribute -> [(ByteString, ByteString)]Source
data DeleteAttribute Source
data ExpectedAttribute Source
itemQuery :: (a -> [(ByteString, ByteString)]) -> Item a -> [(ByteString, ByteString)]Source