commit | 50276abd9b27f60532a16b873e372c76fabfb84a | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Thu Oct 24 19:36:04 2002 +0000 |
committer | Fred Drake <fdrake@acm.org> | Thu Oct 24 19:36:04 2002 +0000 |
tree | 19aac0077115c3b3ae5e98e581ff381421fde6e2 | |
parent | 73c5b6602da9c2d5af015645dae84da9b3901019 [diff] |
Update an example to use the DOM implementation object. Explain that the parse() and parseString() functions use a separate parser, not actually implement a parser. (This is a common question.)