Re: [Fwd: Merging SVG and XML with XSL Transformation?]

Darya Said-Akbari <darya_akbari@yahoo.com> writes:

> For better performance, I don't use the filesystem for
> the XML file but store the it directly to an
> org.w3c.dom.Document object.

Many XSLT processors provide a DOM API. See the saxon documentation for 
an example:

http://saxon.sourceforge.net/saxon6.5.2/api-guide.html

Max.

Received on Monday, 24 June 2002 17:50:16 UTC