[ad_1]
You could use the substring method:
String result = x.substring(8);
[ad_2]
solved Extract/Trim part of string, Java [duplicate]
[ad_1]
You could use the substring method:
String result = x.substring(8);
[ad_2]
solved Extract/Trim part of string, Java [duplicate]