| Copyright | (c) Jonathan von Schroeder, DFKI GmbH 2010 |
|---|---|
| License | GPLv2 or higher, see LICENSE.txt |
| Maintainer | jonathan.von_schroeder@dfki.de |
| Stability | experimental |
| Portability | portable |
| Safe Haskell | None |
Common.SAX
Description
Documentation
foldCatchLeft :: Monad m => (a -> MaybeT m a) -> a -> MaybeT m a
parsexml :: ByteString -> SaxEvL
dropSpaces :: MSaxState ()
readWithTag :: MSaxState a -> String -> MSaxState a