| |||||
| |||||
| Description | |||||
Xml Parser: the main parse filter Version : $Id: XmlParser.hs,v 1.5 20050606 15:57:19 hxml Exp $ | |||||
| Synopsis | |||||
| |||||
| Documentation | |||||
| module Text.XML.HXT.Parser.XmlParsec | |||||
| module Text.XML.HXT.Parser.XmlTokenParser | |||||
| parseXmlDoc :: XmlStateFilter a | |||||
| The monadic parser for a whole document. input must be a root node with a single text child. Error messages are issued and global error state is set. | |||||
| Produced by Haddock version 0.8 |