Java Mailing List Archive

http://www.junlu.com/

Google Search
Google


Google
Google
Mailing List
Home
Forum Home
JBoss - Java Application Server
Struts - A MVC web framework
Tomcat - JSP/Servlet container
iText - An open source PDF Java Library
JDOM - JDOM XML Parser
J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition
J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog
Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology
JSP - A mailing list about Java Server Pages specification and reference
Struts & Hibernate
Subjects
JSP editor plugin for eclipse ?
org apache jasper JasperException: Unable to compile class for JSP
Tomcat: Connection reset by peer: socket write error
Cannot retrieve definition for form bean null
Struts Tiles Tutorial (free Struts training)
Where do I download Tomcat 4 0 6?
Data Access Object (DAO) pattern, example DAO 's
Where to download Tomcat v 4 1 24 from?
Tomcat 5 0 16 Requested resource not available
Oracle Connection Pooling in 3 2 2
Servlet : Session invalidate
Servlet action is currently unavailable
Tomcat/Struts Unicode Encoding/Decoding problems
Tomcat and webapplication specific java library path
Running a Simple JMS Example
Mapping in workers2 properties
org apache jasper JasperException
Cannot find message resources under key org apache struts action
   MESSAGE
problem with html:text bean throwing exception
Cannot find message resources under key org apache struts action MESSAGE
invalid direct reference problem with solution
Tool for jsp debug Try Sysdeo Eclipse Plugin
Tomcat 5 Cannot load JDBC driver class 'null ' SQL state: null
weblogic ejbc
java properties file
Jboss 3 2 3 Coyote Can 't re
Tomcat 5, Apache2 and mod jk2 integration problem
JBoss example problem new to J2EE
url string for connecting jboss to oracle
Value attribute of <html:checkbox
javax servlet ServletException: BeanUtils populate
HTTP Status 404 The requested resource is not available
5 0 18: Windows XP Pro vs Windows 2000
 
Search:  
Power your search with and, or, +, -, or "some phrase" operators.
SV: [jdom-interest] Creating multiple Elements using JDOm

SV: [jdom-interest] Creating multiple Elements using JDOm

2004-01-08       - By Per Norrman

 Back
You just create and add the elements as needed:

   Element d = new Element("Details");
   d.addContent(new Element("name"));
   d.addContent(new Element("name"));
   d.addContent(new Element("name"));

/pmn

-- --Ursprungligt meddelande-- --
Fr?n: jdom-interest-admin@(protected) [mailto:jdom-interest-admin@(protected)]
F?r Moipone Mocoancoeng
Skickat: den 8 januari 2004 13:37
Till: jdom-interest@(protected)
?mne: [jdom-interest] Creating multiple Elements using JDOm



Hi All How do you create an element which has the same multiple
children, for example like below Details Element having more that one
Name subElements. Best Regards Moipone



 __ __  

Do you Yahoo!?
Yahoo! Hotjobs: Enter
<http://pa.yahoo.com/*http://us.rd.yahoo.com/hotjobs/mail_footer_email/e
vt=21482/*http://hotjobs.sweepstakes.yahoo.com/signingbonus> the
"Signing Bonus" Sweepstakes


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>Meddelande</TITLE>

<META content="MSHTML 6.00.2800.1276" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=750170516-08012004><FONT face=Arial color=#0000ff size=2>You
just create and add the elements as needed:</FONT></SPAN></DIV>
<DIV><SPAN class=750170516-08012004><FONT face=Arial color=#0000ff
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=750170516-08012004>&nbsp;&nbsp;&nbsp; <FONT face=Arial
color=#0000ff size=2>Element d = new Element("Details");</FONT></SPAN></DIV>
<DIV><SPAN class=750170516-08012004><FONT face=Arial color=#0000ff
size=2>&nbsp;&nbsp;&nbsp; d.addContent(new Element("name"));</FONT></SPAN></DIV>
<DIV><FONT face=Tahoma size=2>
<DIV><SPAN class=750170516-08012004><FONT face=Arial color=#0000ff
size=2>&nbsp;&nbsp;&nbsp; d.addContent(new Element("name"));</FONT></SPAN></DIV>
<DIV><SPAN class=750170516-08012004><FONT face=Arial color=#0000ff
size=2>&nbsp;&nbsp;&nbsp; d.addContent(new Element("name"));</FONT></SPAN></DIV>
<DIV><SPAN class=750170516-08012004><FONT face=Arial
color=#0000ff></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=750170516-08012004><FONT face=Arial
color=#0000ff>/pmn</FONT></SPAN></DIV>
<DIV><SPAN class=750170516-08012004></SPAN>&nbsp;</DIV>-- --Ursprungligt
meddelande-- --<BR><B>Fr?n:</B> jdom-interest-admin@(protected)
[mailto:jdom-interest-admin@(protected)] <B>F?r </B>Moipone
Mocoancoeng<BR><B>Skickat:</B> den 8 januari 2004 13:37<BR><B>Till:</B>
jdom-interest@(protected)<BR><B>?mne:</B> [jdom-interest] Creating multiple
Elements using JDOm<BR><BR></FONT></DIV>
<BLOCKQUOTE
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid;
MARGIN-RIGHT: 0px">Hi
 All How do you create an element which has the same multiple children, for
 example like below Details Element having more that one Name subElements.
 <DETAILS><NAME /><NAME /><NAME /></DETAILS>Best Regards Moipone
 <P>
 <HR SIZE=1>
 Do you Yahoo!?<BR>Yahoo! Hotjobs: <A
 href="http://pa.yahoo.com/*http://us.rd.yahoo.com/hotjobs/mail_footer_email
/evt=21482/*http://hotjobs.sweepstakes.yahoo.com/signingbonus">Enter
 the "Signing Bonus" Sweepstakes</A></BLOCKQUOTE></BODY></HTML>

Earn $52 per hosting referral at Lunarpages.
©2008 junlu.com - Jax Systems, LLC, U.S.A.