Home » Developer & Programmer » JDeveloper, Java & XML » newbie with casting-problem of org.w3c.dom.Document
newbie with casting-problem of org.w3c.dom.Document [message #134674] Fri, 26 August 2005 02:33
Uden
Messages: 4
Registered: August 2005
Junior Member
I have the following problem:

I get my xml-documents as an XMLType from the database and want to compare these using the supplied Oracle class oracle.xml.differ.XMLDiff (i use the java version supplied with Oracle 9i r2).

XMLType.getDOM() returns the xml-document as a org.w3c.dom.Document,
what i need for oracle.xml.differ.XMLDiff is a oracle.xml.parser.v2.XMLDocument.

How can i cast/convert between these two formats?

thanks!
Previous Topic: XMLTYE - CLOB - DTD
Next Topic: XMLType DTD Non-Validating
Goto Forum:
  


Current Time: Fri Mar 29 02:45:22 CDT 2024