hxt-8.3.0: A collection of tools for processing XML with Haskell.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.4.2