5051525354555657585960
{ objects.add(child.getAttributes().getNamedItem("name").getNodeValue()); } } mapping.addAttributes(attributes); mapping.addObjects(objects); return mapping; } @Override public Element toXML(Document document, DMRMapping mapping) {