136137138139140141142143144145146
return null; } }); try { properties.add(helper.readProperty(propXML)); } catch (Exception e) { // Do nothing and hope it OBR doesn't generate XML it can't parse. } }