This week's book giveaway is in the Programmer Certification forum. We're giving away four copies of OCP Oracle Certified Professional Java SE 21 Developer Study Guide: Exam 1Z0-830 and have Jeanne Boyarsky & Scott Selikoff on-line! See this thread for details.
Hello, I just started using JDOM. It seems a Text node can only append a Text node using JDOM? I try to append an element to a text node like the following:
Inside <parent> element, <anotherChild> element already exists, if I want to add the second line containing a textr node and a <child> node with content, how can I do it? thanks,
In clear, you don't have the notion of a "line" in XML. In the above XML code, parent has three children, namely the element anotherChild, a text node with the content "I am a child:", and finally another element called child. The XML document above could be created with the following code:
I hope it helps [ December 23, 2003: Message edited by: Valentin Crettaz ]
Thanks, Sorry, I did not make it clear. My intention was to put two nodes together nomatter its a a text node or element. Its possible there are other nodes after <child>
In order to do that, should I remove text node first, then add it and <child> element together to <parent>? Is there an easy way to do that? thanks
I'm thinking about a new battle cry. Maybe "Not in the face! Not in the face!" Any thoughts tiny ad?
Gift giving made easy with the permaculture playing cards