[
Lists Home |
Date Index |
Thread Index
]
- From: "Lauren Wood" <lauren@sqwest.bc.ca>
- To: xml-dev@ic.ac.uk
- Date: Wed, 10 Nov 1999 15:05:17 -0800
On 10 Nov 99, at 14:48, David Brownell wrote:
> Having just been suffering through a DOM implementation
> that actually exposes EntityReference nodes, with no way
> to turn them off and no utilities to get rid of them,
> I'd quite gladly abolish them from DOM ... ;-)
Well, you can always implement TreeWalker (part of the Level 2
Traversal module), which has as its first use case how to navigate
the tree without seeing entity reference nodes. Not that I disagree
that tripping over them can be a pain, but there is now a DOM way
of not doing so.
Lauren
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo@ic.ac.uk the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|