hxt-xpath-9.0.0: The XPath modules for HXT.
Source code
Contents
Index
Text.XML.HXT.XPath.XPathParser
Portability
portable
Stability
experimental
Maintainer
Uwe Schmidt (uwe@fh-wedel.de)
Description
The XPath Parser
Synopsis
parseNumber
::
String
->
XPathValue
parseXPath
:: XParser
Expr
Documentation
parseNumber
::
String
->
XPathValue
Source
parsing a number, parseNumber is used in
XPathFct
by the number function
returns : the parsed number as
XPNumber
float or
XPVNumber
NaN
in case of error
parseXPath
:: XParser
Expr
Source
the main entry point: parsing a XPath expression
Produced by
Haddock
version 2.6.1