RE: Deprecated DOM interfaces

2003-01-17 Thread David N Bertoni/Cambridge/IBM
cc: rchauhan <[EMAIL PROTECTED]>, (bcc: David N Bertoni/Cambridge/IBM) 01/16/2003 03:39

RE: Deprecated DOM interfaces

2003-01-16 Thread qchen
(static_cast(theXercesNode))); #endif } -Original Message- From: David N Bertoni/Cambridge/IBM [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 16, 2003 11:29 AM To: [EMAIL PROTECTED] Subject: Re: Deprecated DOM interfaces The next version of Xalan will provide support for the new

Re: Deprecated DOM interfaces

2003-01-16 Thread David N Bertoni/Cambridge/IBM
AIL PROTECTED] mon.co.uk> cc: (bcc: David N Bertoni/Cambridge/IBM) Subject: Deprecated DOM interfaces

Deprecated DOM interfaces

2003-01-16 Thread Colin Paul Adams
I wish to call Xalan to perform a transformation on a DOMDocument, but when I look at the Xalan (1.4) documentation, all the Xerces DOM support stuff is using the deprecated dom interfaces (DOM_Document, etc.), and what I have is a DOMDocument. When I search the xerces include directories, I can