Searched defs:UTF_8 (Results 1 – 6 of 6) 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
53 protected static final String UTF_8 = "UTF-8"; field in LiteralByteStringTest
50 public static final Charset UTF_8 = Charset.forName("UTF-8"); field in Util
664 UTF_8: 3 property
35 private static final String UTF_8 = "UTF-8"; //$NON-NLS-1$ field in UpdateBugStateTask