9293949596979899
doc.appendChild(element); } return new RootXmlSettings(doc, this); } catch (Exception e) { throw new SettingsException("Unable to parse xml " + xml, e); } }