Hi Brian,

XercesDocumentWrapper is the replacement class for XercesDocumentBridge.
It's very similar, but does not support mutating the underlying Xerces DOM
through the XalanDOM member functions.

I believe we updated all of the samples to use the new class, so you might
want to take a look at them for more information.

Thanks!

Dave



|---------+--------------------------->
|         |           Brian Quinlan   |
|         |           <[EMAIL PROTECTED]|
|         |           com>            |
|         |                           |
|         |           05/09/2004 09:30|
|         |           AM              |
|         |           Please respond  |
|         |           to xalan-dev    |
|---------+--------------------------->
  
>---------------------------------------------------------------------------------------------------------------------------------|
  |                                                                                    
                                             |
  |        To:      [EMAIL PROTECTED]                                                  
                                      |
  |        cc:      (bcc: David N Bertoni/Cambridge/IBM)                               
                                             |
  |        Subject: Recommended way to bridge Xerces to Xalan DOM                      
                                             |
  
>---------------------------------------------------------------------------------------------------------------------------------|



Now that some of the old Xerces DOM classes have been deprecated, what
is the best way of bridging a Xerces DOM into a Xalan DOM? Should I just
use XercesDocumentBridge? If I construct that with a DOMDocument will I
get a fully bridged XalanDocument?

Cheers,
Brian


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to