hurl-xml-0.2.0.1: Fetch parsed XML & possibly CSS for a URL based on MIMEtype.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Network.URI.Fetch.XML.Table

Documentation

applySort :: String -> Element -> Element Source #

applySortDoc :: String -> Document -> Document Source #

splitTable :: [Node] -> ([Node], [Element], [Node]) Source #