I have a .txt file with three comma-separated names, in this case:
test.txt
João,Maria,José
In my class I get the file and step to a array , separating by comma:
String nomeArquivo="teste.txt";
String nomeArquivoGerado=...
asked by
30.10.2014 / 17:19