<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Code examples</TITLE>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2912" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=025234513-21072006><FONT face=Arial 
color=#0000ff size=2>A Document can contain only one child Element. You should 
use the setRootElement()/getRootElement() methods to change the document's root 
element.</FONT></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> jdom-interest-bounces@jdom.org 
[mailto:jdom-interest-bounces@jdom.org] <B>On Behalf Of </B>Heise, 
Robert<BR><B>Sent:</B> Friday, July 21, 2006 9:20 AM<BR><B>To:</B> 
jdom-interest@jdom.org<BR><B>Subject:</B> [jdom-interest] Code 
examples<BR></FONT><BR></DIV>
<DIV></DIV><!-- Converted from text/rtf format -->
<P><FONT face=Arial size=2>Does anybody have any code examples for adding and 
removing Elements in a JDOM Document using addContent/removeContent? </FONT></P>
<P><FONT face=Arial size=2>When using the addContent method Im receiving the 
following trace:</FONT> <BR><FONT face=Arial 
size=2>org.jdom.IllegalAddException: Cannot add a second root element, only one 
is allowed</FONT> </P>
<P><FONT face=Arial size=2>Im struggling with adding using the index option as 
well, so any examples would help me figure out what Im doing wrong.</FONT> </P>
<P><FONT face=Arial size=2>Thanks in advance</FONT> <BR><FONT face=Arial 
size=2>Rob</FONT> </P></BODY></HTML>