testo=testo.replaceAll(" ", "");
testo=testo.replaceAll("\n", "");
testo=testo.replaceAll("\t", "");
testo=testo.replaceAll("\r", "");
poi li metto in una reg xep
dici che bastano questi?
ciao
testo=testo.replaceAll(" ", "");
testo=testo.replaceAll("\n", "");
testo=testo.replaceAll("\t", "");
testo=testo.replaceAll("\r", "");
poi li metto in una reg xep
dici che bastano questi?
ciao