This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: writing XML from Java (was: dumb question:)


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]