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 Tobias Schütte <ts...@edvwl.de> on 2003/10/10 18:37:25 UTC

howto initialize URI of XalanDocumentBuilder

hi all,
howto initialize or set the URI of a Xalan(Default)DocumentBuilder if
the XalanDocumentBuilder is created via
XalanTransformer::createDocumentBuilder(void)?

I think only an optional createDocumentBuilder URI/SystemID parameter
will do the job, but this is implementation specific to the
XalanDefaultDocumentBuilder constructor :(

Any other suggestions?

Thanks a lot in advance!


Re: howto initialize URI of XalanDocumentBuilder

Posted by da...@us.ibm.com.



Hi Tobias,

This sounds like a bug/enhancement for the API.  Can you create a Bugzilla
request?

Thanks!

Dave



                                                                                                                                                    
                      Tobias Schütte                                                                                                                
                      <ts...@edvwl.de>            To:      <xa...@xml.apache.org>                                                              
                                               cc:      (bcc: David N Bertoni/Cambridge/IBM)                                                        
                      10/10/2003 09:37         Subject: howto initialize URI of XalanDocumentBuilder                                                
                      AM                                                                                                                            
                                                                                                                                                    




hi all,
howto initialize or set the URI of a Xalan(Default)DocumentBuilder if
the XalanDocumentBuilder is created via
XalanTransformer::createDocumentBuilder(void)?

I think only an optional createDocumentBuilder URI/SystemID parameter
will do the job, but this is implementation specific to the
XalanDefaultDocumentBuilder constructor :(

Any other suggestions?

Thanks a lot in advance!