hxt-8.5.2: A collection of tools for processing XML with Haskell.

Portabilityportable
Stabilityexperimental
MaintainerUwe Schmidt (uwe@fh-wedel.de)

Text.XML.HXT.Arrow.DocumentOutput

Description

State arrows for document output

Synopsis

Documentation

putXmlTree :: String -> IOStateArrow s XmlTree XmlTreeSource

write the tree representation of a document to a file

putXmlSource :: String -> IOStateArrow s XmlTree XmlTreeSource

write a document with indentaion and line numers