Subject: RE: writing XML from Java (was: dumb question:)
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Tue, 4 Apr 2000 09:57:36 +0100
|
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!
You're off-topic.
But try driving the SAX1 DocumentHandler or SAX2 ContentHandler interface
from you application.
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|