// Annahme Liste ist ein Array aus Strings. for (int i=0; i < Liste.length; i++) {String valElement = Liste[i];}