|
| Text.XML.HXT.XPath.XPathToString | | Portability | portable | | Stability | experimental | | Maintainer | Uwe Schmidt (uwe@fh-wedel.de) |
|
|
|
| Description |
| Format an expression or value in tree- or string-representation
|
|
| Synopsis |
|
|
|
| Documentation |
|
|
| Format a parsed XPath-expression in tree representation.
Text output is done by formatXmlTree
|
|
|
| Format a XPath-value in string representation.
Text output is done by formatXmlTree for node-sets (trees),
all other values are represented as strings.
|
|
|
| Convert a a XPath-value into XmlTrees.
|
|
|
|
|
|
|
| Convert an navigable tree in a xmltree
|
|
| Produced by Haddock version 2.4.2 |