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