Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] removing one child

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: luca <passani AT eunet.no>
  • To: xom-interest <xom-interest AT lists.ibiblio.org>
  • Subject: Re: [XOM-interest] removing one child
  • Date: Wed, 10 Nov 2004 13:30:59 +0100



luca wrote:

my problem is that there is no API to remove one single child at the time.
I only see:

removeChildren() = remove ALL children

oops, I just saw that removeChild is available in the ParentNode class.
Sorry. I got cnfused by the presence of removeChildren for Element().

Why this assimetry? well, who cares, I am sure you have a good reason...

cheers

Luca






Archive powered by MHonArc 2.6.24.

Top of Page