check if string contains only numbers code example Example: check if string contains numbers str.matches(".*\\d.*");