Copyright | Copyright (C) 2010 Uwe Schmidt |
---|---|
License | MIT |
Maintainer | Uwe Schmidt (uwe@fh-wedel.de) |
Stability | stable |
Portability | portable |
Safe Haskell | None |
Language | Haskell98 |
interface to the HXT XML and DTD parsers
Documentation
parseXmlEntityEncodingSpec :: ArrowXml a => a XmlTree XmlTree Source
removeEncodingSpec :: ArrowXml a => a XmlTree XmlTree Source
parseXmlDocEncodingSpec :: ArrowXml a => a XmlTree XmlTree Source
parseXmlDTDdeclPart :: ArrowXml a => a XmlTree XmlTree Source
parseXmlDTDdecl :: ArrowXml a => a XmlTree XmlTree Source
parseXmlDTDEntityValue :: ArrowXml a => a XmlTree XmlTree Source