Text.XML.HaXml.Escape
Documentation
xmlEscape :: XmlEscaper -> Element -> ElementSource
xmlUnEscape :: XmlEscaper -> Element -> ElementSource
data XmlEscaper Source
mkXmlEscaper :: [(Char, String)] -> (Char -> Bool) -> XmlEscaperSource
HaXml-1.13.3: Utilities for manipulating XML documents
Text.XML.HaXml.Escape
xmlEscape :: XmlEscaper -> Element -> ElementSource
xmlUnEscape :: XmlEscaper -> Element -> ElementSource
data XmlEscaper Source
mkXmlEscaper :: [(Char, String)] -> (Char -> Bool) -> XmlEscaperSource