Hello all, I was just about to use elt.removeContent() and see JDom doesn't have such a method. I understand it's not to hard to do instead elt.getContent().clear() but as the removeChildren() exists, wouldn't it be more consistent to have the former as well? Have a good day, Dam