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: XALAN C Impl


use MemBufInputSource. you will also need to override a method in
XSLTEngineImpl file. Works for me...

zartash

> -----Original Message-----
> From: owner-xsl-list@mulberrytech.com
> [mailto:owner-xsl-list@mulberrytech.com]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

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