hxt-xpath-9.0.0: The XPath modules for HXT.Source codeContentsIndex
Text.XML.HXT.XPath.XPathParser
Portabilityportable
Stabilityexperimental
MaintainerUwe Schmidt (uwe@fh-wedel.de)
Description
The XPath Parser
Synopsis
parseNumber :: String -> XPathValue
parseXPath :: XParser Expr
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
Produced by Haddock version 2.6.1