ContentsIndex
Network.AdHoc.XMLRenderer
Description
A module used to render an XML Document.
Synopsis
renderDocument :: Document i -> String
escaper :: XmlEscaper
Documentation
renderDocument :: Document i -> String
Given a Document, this function converts it into a fully valid XML String.
escaper :: XmlEscaper
An escaper used to escape special characters, e.g. '<', from XML.
Produced by Haddock version 0.8