hxt-8.0.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

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 -> 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 0.8