Searched defs:UTF_8 (Results 1 – 6 of 6) sorted by relevance
32 static final Charset UTF_8 = Charset.forName("UTF-8"); field in ZipEntryReader
132 UTF_8("UTF-8"), enumConstant
46 public static final Charset UTF_8 = Charset.forName("UTF-8"); field in Charsets
43 public static final int UTF_8 = 0x6A; field in CharacterSets
116 private static final String UTF_8 = "UTF-8"; field in VCardComposer
280 NATIVE, UTF_8; enumConstant