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