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