Searched defs:strictUTF8 (Results 1 – 1 of 1) sorted by relevance
47 private boolean strictUTF8 = false; field in PropertyResourceBundleCharset49 public PropertyResourceBundleCharset(boolean strictUTF8) { in PropertyResourceBundleCharset()