Код: Выделить всё
String s1 = "ß.cfg";
System.out.println (s.toUpperCase());
Можно ли как-нибудь этого добиться?>
Подробнее здесь: https://stackoverflow.com/questions/912 ... se-in-java
Код: Выделить всё
String s1 = "ß.cfg";
System.out.println (s.toUpperCase());