676869707172737475
key = key.toUpperCase(); } newRow.put( key, rowEntry.getValue() ); } items.add(new MapItem(newRow)); } return items; }