[jdom-interest] No duplicates element's values in a list of element

NP nicola.padovano at gmail.com
Mon Oct 1 11:44:43 PDT 2007


Hi!

let's suppose that we have this xml:
...
<name>name1</name>
<name>name2</name>
...
<name>nameN</name>

Is there a ddt rule that forces to don't have duplicate value of name?
or: i must write a function (using jdom) that recovers all the elements 
and controls if there is a duplicate value?


More information about the jdom-interest mailing list