using the DOM model, you can easily make an XML document. However, saving it
to a file will be a big pain , since AFAIK, only MSXML parser supports Save
method.
Sateesh
-----Original Message-----
From: Neelam Checknita [mailto:NChecknita@xxxxxxxxxxxxx]
Sent: Monday, April 03, 2000 11:54 AM
To: Xsl Forums (E-mail)
Subject: dumb question:
Hi all,
I know that one can get an HTML doc using XSLT + XML; However, what if I
want to create an XML document using a bunch of data that I have in a Java
class? Is there some way that I can compose an XML doc using some of the
XML libraries without having to stick my own tags in (brute-force method)
using println's or something? Thanks in advance for the response!
neelam
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|