|
Text.XML.HXT.Arrow.ParserInterface | Portability | portable | Stability | stable | Maintainer | Uwe Schmidt (uwe@fh-wedel.de) |
|
|
|
Description |
interface to the HXT XML and DTD parsers
|
|
Synopsis |
|
|
|
Documentation |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
substitution of all predefined XHTMT entities for none ASCII chars
This arrow recurses through a whole XML tree and substitutes all
entity refs within text nodes and attribute values by a text node
containing of a single char corresponding to this entity.
Unknown entity refs remain unchanged
|
|
|
substitution of the five predefined XMT entities, works like substHtmlEntityRefs
|
|
|
the entity substitution arrow called from substXmlEntityRefs and substHtmlEntityRefs
|
|
Produced by Haddock version 2.6.1 |