Portability | portable |
---|---|
Stability | unstable |
Maintainer | Andrea Rossato <andrea.rossato@unitn.it> |
Safe Haskell | None |
Documentation
getAllText :: [Content] -> StringSource
dropFirstElem :: [Content] -> [Content]Source
getChildren :: Content -> [Content]Source
getElemName :: Content -> Maybe StringSource
getAttName :: Attr -> StringSource
getAttrVal :: [Content] -> StringSource
mkAttribute :: String -> String -> AttrSource
attrToCont :: Attr -> ContentSource
qualifiedName :: String -> StringSource
onlyElems' :: [Content] -> [Content]Source
parseXML' :: ByteString -> [Content]Source