If you're using Xalan-C, you can use C++ IOStreams.  See the
StreamTransform sample for more information about how you can create an
XSLTInputSource with a std::istream instance.

You could also use the Xerces class MemBufInputSource.

Dave



                                                                                       
                                                      
                      "Oliver, Steve"                                                  
                                                      
                      <Steve.Oliver@bestw         To:      <[EMAIL PROTECTED]>  
                                                      
                      estern.com>                 cc:      (bcc: David N 
Bertoni/Cambridge/IBM)                                              
                                                  Subject: SimpleXPathAPI Input        
                                                      
                      12/19/2002 03:43 PM                                              
                                                      
                      Please respond to                                                
                                                      
                      xalan-dev                                                        
                                                      
                                                                                       
                                                      



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