473,791 Members | 3,071 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Converting a org.jdom DOC to org.w3c DOC

Folks,

I was wondering if it were possible to convert an org.jdom.doc to an
org.w3c.doc document.

Essentially what I have is an already parsed document using jdom and I
would like to use the document object in another application that is
expecting a DOM (w3c) document.

If someone could perhaps, show me an example that would be very much
appreciated.

Thanks
Praveen
Jul 20 '05 #1
2 6121
Praveen Chhangani wrote:
I was wondering if it were possible to convert an org.jdom.doc to an
org.w3c.doc document.
Yes
Essentially what I have is an already parsed document using jdom and I
would like to use the document object in another application that is
expecting a DOM (w3c) document.


Have a look at the JDOM Javadoc.

import org.jdom.output .DOMOutputter;
import org.jdom.Docume nt;

DOMOutputter outputter = new DOMOutputter();
org.w3c.dom.Doc ument document =
outputter.outpu t(Document jdocument);

--
Johannes Koch
In te domine speravi; non confundar in aeternum.
(Te Deum, 4th cent.)

Jul 20 '05 #2
Praveen Chhangani wrote:

Johannes,

Thanks for the quick response. I have been looking at the JDOM
documentation and so far what I see is conversion from DOM to JDOM,
but what I am really looking for is from JDOM to DOM conversion.

Any ideas, or perhaps an example as to how this is done will be very
much appreciated. Thanks.
Did you really read my post? I included an example for you.
Johannes Koch <ko**@w3develop ment.de> wrote in message

news:<bg******* *****@ID-61067.news.uni-berlin.de>...
import org.jdom.output .DOMOutputter;
import org.jdom.Docume nt;

DOMOutputte r outputter = new DOMOutputter();
org.w3c.dom.D ocument document =
outputter.outpu t(Document jdocument);

--
Johannes Koch
In te domine speravi; non confundar in aeternum.
(Te Deum, 4th cent.)

Jul 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
3945
by: mali_djuro | last post by:
Hi all, i used JDOM to create XML file. first, i get data from database and create Document object. in some data i have quotas, so it makes replacment in content of elements. for example: if i have "Hi" in database, i will have &quot;Hi&quot; in content of element. And it is ok, because in xml does not exist ", at least i think that. After it i want to make convert from document to string. I used XMLOutputter serializer = new...
0
2293
by: Son of beach | last post by:
I am the beginner of XML. Somebody suggests me to use JDOM for read/ write XML file. I success to use JDOM for reading XML, but get difficulty to update a XML file. Do you have any simple example for updating XML using JDOM? Thx a lot!
3
3023
by: Michael | last post by:
hello, I'm a java programmer, and my program will require to parse XML documents and extract data from it, then built a new XML document. Should JDOM or Xerces be the best for me? Please help. Thank you very much, Michael
1
3461
by: Bernd Oninger | last post by:
When I compile my java source with jdom b10 the compiler tells me that the instrcution XMLOutputter outputter = new XMLOutputter(" ", true); Outputter.output(doc, new FileWriter("t.xml")); is deprecated. What si the appropriate replacement of this deprecated command ? Bernd
3
15207
by: Bernd Oninger | last post by:
When I run the successfully compiled java source shown at the end I got a runtime error: Exception in thread "main" java.lang.NoClassDefFoundError: org/jdom/Content Where is the missing class ? I copied the newest jdom.jar from newest JDOM release b10 to the folder jdk\jre\lib\endorsed
0
1426
by: kyancy | last post by:
Hello All. We have several XML schemas to describe common component document parts. We then create new XML schemas as necessary that use "xsd:import schemaLocation=whateverLocation.." to include the common type definitions from 1 or more of the component XML schemas rather than just explicitly adding the common definitions in every XML schema we create. This works great from a definition and validation point of view, but I
2
5860
by: zhengwt | last post by:
I used JDOM.jar to process xml-based document. Recently, I meet such a problem that I can not solve. First, I use the following code generate xml text: Element root = new Element("Root"); Document doc = new Document(root); ... // add some elements appended to root XMLOutputter out = new XMLOutputter();
4
2136
by: Vijay Anandh | last post by:
Hi All, I am new to JDOM and I am currently coding a program to build xml files using JDOM. The size of the xml file which i am goin to build will be in the order of a few GB's( 1 to 5 GB). Will I be able to build such huge documents with JDOM?? Also if there are any resources on jdom benchmarking please let me know the links. ( BTW, I am using the latest JDOM build ).
0
1068
by: idorjee | last post by:
Hi Can anyone please help me why my java program says the following when I try to build it in NetBeans: Compiling 1 source file to /Users/Desktop/Jproject/jdom/build/classes /Users/Desktop/Jproject/jdom/src/jdom/JDOMDemo.java:49: package org.jdom does not exist I did install the jdom in my home directory and set the env (JAVA_HOME=/usr/java; export JAVA_HOME) Please help. Thanks a lot!
0
9669
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9515
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10427
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10207
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
7537
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6776
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5431
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5559
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3718
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.