hxt-8.0.0: A collection of tools for processing XML with Haskell.Source codeContentsIndex
Text.XML.HXT.Arrow
Portabilityportable
Stabilityexperimental
MaintainerUwe Schmidt (uwe@fh-wedel.de)
Description

Version : $Id: Arrow.hs,v 1.12 20061111 15:36:04 hxml Exp $

The HXT arrow interface

The application programming interface to the arrow modules of the Haskell XML Toolbox. This module exports all important arrows for input, output, parsing, validating and transforming XML. It also exports all basic datatypes and functions of the toolbox.

Documentation
module Control.Arrow.ListArrows
module Text.XML.HXT.DOM.Interface
module Text.XML.HXT.Arrow.XmlArrow
module Text.XML.HXT.Arrow.XmlIOStateArrow
module Text.XML.HXT.Arrow.XPath
module Text.XML.HXT.Arrow.DocumentInput
module Text.XML.HXT.Arrow.DocumentOutput
module Text.XML.HXT.Arrow.Edit
module Text.XML.HXT.Arrow.GeneralEntitySubstitution
module Text.XML.HXT.Arrow.Namespace
module Text.XML.HXT.Arrow.ProcessDocument
module Text.XML.HXT.Arrow.ReadDocument
module Text.XML.HXT.Arrow.WriteDocument
module Text.XML.HXT.Arrow.Pickle
module Text.XML.HXT.XSLT.XsltArrows
Produced by Haddock version 2.3.0