hxt-xpath-8.5.4: The XPath modules for HXT.

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