Friday, March 01, 2013

Detect Turkish characters with Java

To check if a string contains Turkish characters with Java, i.e. any of "ıİşŞğĞüÜöÖçÇ", you can use the following function (bonus: how to check if a string starts with a number):


No comments: