Searched defs:ISO_8859_1 (Results 1 – 3 of 3) sorted by relevance
134 ISO_8859_1("ISO-8859-1"); enumConstant
36 public static final Charset ISO_8859_1 = Charset.forName("ISO-8859-1"); field in Charsets
33 public static final int ISO_8859_1 = 0x04; field in CharacterSets