Subject: Re: using DOM
From: "Amit Rekhi" <amitr@xxxxxxxxxxxxx>
Date: Sat, 19 Dec 1998 11:41:45 +0530
|
>Rather than using print
>statements ( to a file, for example ), should (can) I construct a
>document
>using DOM ? Then is there an easy way to traverse the tree or save it as
>
>an xml file?
Yes you should be using DOM. DOM does expose methods for traversing
DOM trees though nothing about saving DOM trees to files is specified in
the DOM
level 1 spec.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- using DOM
- Jeff Beck - Fri, 18 Dec 1998 11:44:06 -1000
- <Possible follow-ups>
- Amit Rekhi - Sat, 19 Dec 1998 11:41:45 +0530 <=
- Frank Boumphrey - Sat, 19 Dec 1998 08:30:59 -0500
|
|