Maintainer | bastiaan.heeren@ou.nl |
---|---|
Stability | provisional |
Portability | portable (depends on ghc) |
Safe Haskell | None |
Language | Haskell98 |
Collection of common operation on XML documents
Documentation
type Attributes = [Attribute] Source
compactXML :: Element -> String Source
findChildren :: String -> Element -> [Element] Source