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: Can input xml and stylesheet be passed as strings to Xalan?



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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]