| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
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 #