RE: XALAN C Impl

Subject: RE: XALAN C Impl
From: zuzmi@xxxxxxxxxxx (Z. Uzmi)
Date: Wed, 7 Jun 2000 08:03:52 -0700
use MemBufInputSource. you will also need to override a method in
XSLTEngineImpl file. Works for me...

zartash

> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxx]On Behalf Of Maksim Zhizhkun
> Sent: Wednesday, June 07, 2000 3:05 AM
> To: XSL List
> Subject: XALAN C Impl
>
>
> Hi,
>
> could anyone help me the following problem:
>
> It looks that it is impossible to create XSLTInputSource (XALAN C++
> implementation) for anything other than file?
> Is it true?
>
> I need to read/write from string or from stream for instance but
> as far as I
> see from sources these constructors are not implemented.
> Is it possible with XALAN?
> or with any other parser MSXML for instance
>
> Could you please provide me with some sample code or point to any
> informative source?
>
> Looking for help
> Max
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>


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


Current Thread