MultivaluedAttributeMerger

MultivaluedAttributeMerger is the IAttributeMerger implementation wherein attribute values accumulate. If two attribute sources report different values for the same attribute, the reported value is the List containing both reported values.