OK then, what is the difference between a XalanSourceTree and a XalanDefaultParsedSource?
I am looking for a way to feed a DOM (Xerces or Xalan) into the transformer somehow. The recommended wrapping of the XercesDOM (and the XalanDOM for that matter) crashes the transformer, always! A parsed source transform works fine. So what is that difference? We believe the wrapped DOM's, into XalanDocuments, are failing because the XalanDocuments really do not honor all the methods of the base XalanNode class. And also, David you've been a great help, thanks for you patience. - amo Anne Marie O'Brien NMS Communications (508) 271-1104 "David N Bertoni/Cambridge To: [EMAIL PROTECTED] /IBM" cc: <david_n_bertoni@ Subject: Re: Difference between a XalanDOM and a XalanSourceTree? us.ibm.com> 05/21/2002 12:33 PM Please respond to xalan-dev This should be fairly obvious from the source code. The XalanDOM classes are the abstract base classes for Xalan's source tree. XalanSourceTree is an implementation of those abstract base classes. Dave AnneMarie_O'Brie [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: (bcc: David N Bertoni/Cambridge/IBM) 05/21/2002 09:23 Subject: Difference between a XalanDOM and a XalanSourceTree? AM Please respond to xalan-dev What exactly is the difference? Please help! Thanks - amo Anne Marie O'Brien NMS Communications (508) 271-1104