wraxml-0.4.3: Lazy wrapper to HaXML, HXT, TagSoup via custom XML tree structureSource codeContentsIndex
Text.XML.WraXML.Document.TagSoup
Documentation
dropSpace :: [PosTag] -> [PosTag]Source
withoutLeadingSpace :: ([PosTag] -> (a, [PosTag])) -> State [PosTag] aSource
toXmlDocument :: (Tag name, Attribute name) => [Tag] -> T T name StringSource
toXmlDocumentString :: (Tag name, Attribute name) => [Tag] -> T T name StringSource
example :: IO ()Source
Produced by Haddock version 2.6.0