| ||||
| ||||
| Description | ||||
| A module used to render an XML Document. | ||||
| Synopsis | ||||
| ||||
| 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 |