443444445446447448449450451452453
payment = df.parse(value); } } numRows++; Row_zme2n entry = new Row_zme2n (order, material, quantity, price, complete, goods, payment); zme2nList.add(entry); } } } catch(Exception e) { System.out.println("Couldn't parse zmb52.xml");