hxt-8.4.1: A collection of tools for processing XML with Haskell.

Portabilityportable
Stabilityexperimental
MaintainerUwe Schmidt (uwe@fh-wedel.de)

Text.XML.HXT.XPath.XPathParser

Description

the XPath Parser

Synopsis

Documentation

parseNumber :: String -> XPathValueSource

parsing a number, parseNumber is used in XPathFct by the number function

parseXPath :: XParser ExprSource

the main entry point: parsing a XPath expression