HaXml-1.20: Utilities for manipulating XML documentsContentsIndex
Text.XML.HaXml.ShowXmlLazy
Synopsis
showXmlLazy :: XmlContent a => Bool -> a -> String
Documentation
showXmlLazy :: XmlContent a => Bool -> a -> String
Convert a fully-typed XML document to a string (without DTD).
Produced by Haddock version 2.5.0