Portability | portable |
---|---|
Stability | stable |
Maintainer | Uwe Schmidt (uwe@fh-wedel.de) |
Safe Haskell | None |
XML tree conversion to external string representation
Documentation
xshow :: XmlTrees -> StringSource
convert a list of trees into a string
see also : xmlTreesToText
for filter version, xread
for the inverse operation