|
Text.XML.HaXml.ByteStringPP |
|
|
|
|
Description |
This is a fast non-pretty-printer for turning the internal representation
of generic structured XML documents into Lazy ByteStrings.
Like in Text.Xml.HaXml.Pretty, there is one pp function for each type in
Text.Xml.HaXml.Types, so you can pretty-print as much or as little
of the document as you wish.
|
|
Synopsis |
|
|
|
|
Pretty-print a whole document
|
|
|
|
Just one content
|
|
|
|
Just one tagged element
|
|
|
|
Pretty-print just a DTD
|
|
|
|
The prolog
|
|
|
|
A content particle description
|
|
|
|
Produced by Haddock version 2.6.0 |