Haskell Xml Toolbox 7.4: The complete APISource codeContentsIndex
Text.XML.HXT.XPath.XPathParser
Portabilityportable
Stabilityexperimental
MaintainerUwe Schmidt (uwe@fh-wedel.de)
Description

Version : $Id: XPathParser.hs,v 1.6 20061012 11:51:29 hxml Exp $

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 0.8