[jdom-interest] Need enhance!

Xuemin Guan xuemin at appresso.com
Tue Dec 11 02:16:40 PST 2001


That is certainly not true. Have a careful look at JDom API and
the Java doc about the List class.

hint: use element.addContent(element) and list.add().

One of the best resouces about JDom is the JDom website, www.jdom.org, which
has a useful FAQ list and a Java Doc.

By the way, could you please tell me where you heard JDom?



At 16:24 01/12/11 +0800, Gu Xueying (Shinnie Gu) wrote:

>hi,
>I'm a user of jdom.
>When I use "element" I can not use insert(), insertBefore(),replace() these
>methods which bothers me much
>when I am changing xml's structure.Because if I want to replace an element
>with another, I cannot do it except
>that I first get all the children, then change the element and delete all of
>them,last add them.
>Is there any enhancement to solve this problem?
>
>Thanks
>Shinnie
>  58305001 - 8701
>
>_______________________________________________
>To control your jdom-interest membership:
>http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhost.com

-------
Xuemin Guan
Software Engineer
Appresso SpA (www.appresso.com)
Tel:  +81-3-4412-7790(Direct)
        +81-3-4412-7700(Represent)
Email: xuemin at appresso.com 




More information about the jdom-interest mailing list