HaXmlSource codeContentsIndex
Text.XML.HaXml.Escape
Documentation
xmlEscape :: XmlEscaper -> Element i -> Element iSource
xmlUnEscape :: XmlEscaper -> Element i -> Element iSource
xmlEscapeContent :: XmlEscaper -> [Content i] -> [Content i]Source
xmlUnEscapeContent :: XmlEscaper -> [Content i] -> [Content i]Source
data XmlEscaper Source
stdXmlEscaper :: XmlEscaperSource
mkXmlEscaper :: [(Char, String)] -> (Char -> Bool) -> XmlEscaperSource
Produced by Haddock version 2.4.2