Haskell Xml Toolbox 7.4: The complete APISource codeContentsIndex
Text.XML.HXT.Parser.XhtmlEntities
Description

XHTML Entity References

This module defines a table of all predefined XHTML entity references for special or none ASCII chars including the predefined XML entity refs

Synopsis
xhtmlEntities :: [(String, Int)]
Documentation
xhtmlEntities :: [(String, Int)]
table with all XHTML entity refs and corresponding unicode values
Produced by Haddock version 0.8