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

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

parseXPath :: XParser Expr
the main entry point: parsing a XPath expression
Produced by Haddock version 2.5.0