Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Zenacy.HTML.Internal.Entity
Description
Matches and extracts entities from byte strings.
Synopsis
- entityMatch :: BS -> Maybe (BS, BS, BS)
- entityTrie :: Trie BS
- entityData :: [(BS, String)]
zenacy-html-2.0.0: A standard compliant HTML parsing library
Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Zenacy.HTML.Internal.Entity
Description
Matches and extracts entities from byte strings.