Document is an interface. TXDocument is an implementation of that interface.
-----Original Message----- From: Paul Franz [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 30, 2003 7:53 AM To: JDJList Subject: [jdjlist] Re: TXDocument replacement - XML parsing migration My question is what is the difference between a Document and a TXDocument? Paul Franz ----- Original Message ----- From: "Eli Edwards" <[EMAIL PROTECTED]> To: "JDJList" <[EMAIL PROTECTED]> Sent: Tuesday, January 28, 2003 1:37 PM Subject: [jdjlist] TXDocument replacement - XML parsing migration Hi all, I have been searching high and low, and am getting nowhere fast... Does anyone have any information on replacing the com.ibm.xml.parser.TXDocument with an open source (or perhaps another vendor's) implementation of the org.w3c.dom.Document Interface? I can not find a replacement so far. We are migrating our JDK 1.2 servlet application to J2EE 1.3 architecture. (i.e. Currently we use WebSphere 3.5 and are migrating to WebSphere 5.0) IBM's com.ibm.xml library, particularly the TXDocument class, is no longer available in this new environment, so we have to replace it. Thanks for any guidance. Regards, Eli Edwards ____________________________________________________ To change your JDJList options, please visit: http://www.sys-con.com/java/list.cfm Be respectful! Clean up your posts before replying ____________________________________________________ ____________________________________________________ To change your JDJList options, please visit: http://www.sys-con.com/java/list.cfm Be respectful! Clean up your posts before replying ____________________________________________________ ____________________________________________________ To change your JDJList options, please visit: http://www.sys-con.com/java/list.cfm Be respectful! Clean up your posts before replying ____________________________________________________
