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

CopyrightCopyright (C) 2006-2010 Uwe Schmidt, Torben Kuseler
LicenseMIT
MaintainerUwe Schmidt (uwe@fh-wedel.de)
Stabilityexperimental
Portabilityportable
Safe HaskellNone
LanguageHaskell98

Text.XML.HXT.XPath.XPathParser

Description

The XPath Parser

Synopsis

Documentation

parseNumber :: String -> XPathValue Source

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

parseXPath :: XPathParser Expr Source

the main entry point: parsing a XPath expression