123124125126127128129130131132133
attributes.add(new Attribute(attributeName, attributeValues)); break; } } } return new LDIFAddChangeRecord(dn, attributes); } catch (final JaxenException e) { return null; } } else { return null;