hxt-8.2.0: A collection of tools for processing XML with Haskell.Source codeContentsIndex
Text.XML.HXT.Parser.TagSoup
Portabilityportable
Stabilityexperimental
MaintainerUwe Schmidt (uwe@fh-wedel.de)
Description
lasy HTML and simpe XML parser implemented with tagsoup parsing is done with a very simple monadic top down parser
Documentation
parseHtmlTagSoup :: Bool -> Bool -> Bool -> Bool -> Bool -> String -> String -> XmlTreesSource
Produced by Haddock version 2.4.2