Good morning,
I do not know if I'm doing something wrong. I just want to eliminate the spaces at each end of a string, for that I use .trim() . The code that I have:
String quedan = doc.select(".c-price .text-muted").first().text(); /...
asked by
21.05.2017 / 11:20