[xsl] Wanted: Java XSLT program that loads using Xerces

Subject: [xsl] Wanted: Java XSLT program that loads using Xerces
From: Richard Heintze <sieg_heintze@xxxxxxxxx>
Date: Fri, 21 Feb 2003 10:08:00 -0800 (PST)
I need a minimal example similar to SimpleTransform
provided with Xalan.

However, I want to explicitly load the xsl file
and input XML myself from a file using Xerces, make a
few changes to the DOM, and then explicitly pass the
DOM to to the transform function and receive a Xerces
DOM, and explicitly write it out myself.

Thanks,

Siegfried

__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread