You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-users@xalan.apache.org by "Phalnikar, Amol" <Am...@acadinfo.co.uk> on 2003/02/19 17:35:59 UTC

How can i get character stream from transform function.

Hi,
	For function transform, I am trying to pass input XML in the form of
character stream,  XSL in the form of character stream and want output in
the character stream format.

	I managed to get the output, in the file as well as on the console.
But can not get in the character stream form. Does any one know, how can I
achieve this.

Many thanks in advance.
Amol


_____________________________________________________________________
This message has been checked for all known viruses by Star Internet delivered
through the MessageLabs Virus Control Centre. For further information visit
http://www.star.net.uk/stats.asp

This email and any files transmitted with it are confidential and 
intended solely for the use of the individual or entity to whom they   
are addressed. If you have received this email in error please notify 
the system manager.


Re: How can i get character stream from transform function.

Posted by David N Bertoni/Cambridge/IBM <da...@us.ibm.com>.



Look at the StreamTransform sample.

Dave



                                                                                                                                          
                      "Phalnikar,                                                                                                         
                      Amol"                    To:      xalan-c-users@xml.apache.org                                                      
                      <AmolP@acadinfo.         cc:      (bcc: David N Bertoni/Cambridge/IBM)                                              
                      co.uk>                   Subject: How can i get character stream from transform function.                           
                                                                                                                                          
                      02/19/2003 08:35                                                                                                    
                      AM                                                                                                                  
                                                                                                                                          



Hi,
             For function transform, I am trying to pass input XML in the
form of
character stream,  XSL in the form of character stream and want output in
the character stream format.

             I managed to get the output, in the file as well as on the
console.
But can not get in the character stream form. Does any one know, how can I
achieve this.

Many thanks in advance.
Amol