No, there's no interface to do that.  This was in there for experimental
purposes, but the APIs to modify it were never publically exposed.

Is there some reason why you want to generate URLs which are not properly
escaped?  I don't see it as behavior we support in the normal release, but
you could always modify the sources yourself to do what you want.

Dave



                                                                                       
                                                
                      "Joseph Boyle"                                                   
                                                
                      <Boyle@siebel.           To:      "'[EMAIL PROTECTED]'" 
<[EMAIL PROTECTED]>                        
                      com>                     cc:      (bcc: David N 
Bertoni/Cambridge/IBM)                                           
                                               Subject: URL escaping in Xalan-C        
                                                
                      08/02/2002 10:24                                                 
                                                
                      AM                                                               
                                                
                      Please respond                                                   
                                                
                      to xalan-dev                                                     
                                                
                                                                                       
                                                
                                                                                       
                                                



Is there a way to turn off escaping of URLs in output as hex encoded UTF-8?
I can see setting m_escapeURLs in FormatterToHTML.cpp to false would do
this, but m_escapeURLs is initialized to true and I do not see an interface
to change it. Thanks, Joseph




Reply via email to