There are no APIs in Xalan-C that are anything like TrAX.  You can install
a FormatterListener-derived class as a result target and get events from
the transformation.  For the source tree, you can create a document
dynamically -- see the DocumentBuilder sample.

Dave



                                                                                
                                                          
                      Suresh Babu Koya                                          
                                                          
                      <[EMAIL PROTECTED]         To:      
[email protected]                                                    
  
                      in>                      cc:      (bcc: David N 
Bertoni/Cambridge/IBM)                                              
                                               Subject: SAX 2 SAX 
Transformation using Xalan                                              
                      11/18/2002 08:27                                          
                                                          
                      PM                                                        
                                                          
                                                                                
                                                          



Greetings Group,

     Is there a way in Xalan to do Sax2Sax transformations like in Xalan-J.
If there is one could you point me to some sample code that uses this
transformation. I am familiar with Trax API available for Java. Is there
API like the same available for C++.

/Suresh

Reply via email to