check if string does not contain numbers java code example Example: check if string contains numbers str.matches(".*\\d.*");