2012-01-05 5 views

risposta

14

Con Scanner, si può fare: Scanner scan = new Scanner(new File(myPath), myEncoding) e poi scan.nextLine() che restituisce un String.