Safe Haskell | None |
---|
Text.XML.LibXML.Tree
Documentation
addSibling :: MonadIO m => Node -> Node -> m ()
documentDumpMemory :: MonadIO m => Document -> m ByteString
setDocumentRootElement :: MonadIO m => Document -> Node -> m ()
getDocumentRootElement :: MonadIO m => Document -> m Node