Searched defs:UTF_8 (Results 1 – 3 of 3) sorted by relevance
44 public static final Charset UTF_8 = Charset.forName("UTF-8"); field in Charsets
74 public static final String UTF_8 = "UTF-8"; field in HTTP
35 private static final String UTF_8 = "UTF-8"; //$NON-NLS-1$ field in UpdateBugStateTask