What I did was implement my own XSLTInputSource (basically all I did was implement the makeStream method and used the BinMemInputStream class from Xerces) and passed that to the transform function.



"Oliver, Steve" <[EMAIL PROTECTED]>

20/12/2002 10:43 AM
Please respond to xalan-dev

       
        To:        <[EMAIL PROTECTED]>
        cc:        
        Subject:        SimpleXPathAPI Input


I'm just getting started with Xalan. I've built the sample programs and am experimenting with them to get started. In the SimpleXPathAPI sample, is there a way to use a memory buffer rather than a file as my input source?

Thanks,

Steve  


Reply via email to