Re: Can input xml and stylesheet be passed as strings to Xalan?

Subject: Re: Can input xml and stylesheet be passed as strings to Xalan?
From: David_Marston@xxxxxxxxx
Date: Mon, 31 Jul 2000 14:24:42 -0400
Dmitre Novatchev writes:
>I am trying to call the methods of some key Xalan's classes in such
>a way as to be able to pass the xml input and the xsl stylesheet as
>strings.

On the page
http://xml.apache.org/xalan/usagepatterns.html
it says that the XSLTInputSource can use a character stream (of the
java.io.Reader class). Does that meet your needs?
.................David Marston


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


Current Thread