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: Should I use XSLT or DOM


> I was wondering if any experienced XML/XSLT
> folks might be willing to tell me if XSLT
> would be an appropriate tool to use for the
> purpose or if I should use DOM parsing
> via Java instead?

This is exactly the job XSLT was designed to do, and with experience you'll
find it much quicker to use XSLT than to code a Java application using the
DOM.

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]