xsl-list
[Top] [All Lists]

Re: xslt component

2003-06-23 12:41:15
Ai, Larry wrote:
Currently the method returns a string and now I am looking for a way to have
the method to return a Document which is a parsed XML tree for the SVG.

One possiblity is to use a custom URIResolver filtering on a
custom protocol, which returns a SAXSource with either an XML
parser applied to your SVG data string, or directly getting
SAX events fired by the SVG generator.

J.Pietschmann


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



<Prev in Thread] Current Thread [Next in Thread>