Searched refs:ISO88591_NAME (Results 1 – 2 of 2) sorted by relevance
44 iso88591Decoder = Charset.forName(C.ISO88591_NAME).newDecoder(); in IcyDecoder()
98 public static final String ISO88591_NAME = "ISO-8859-1"; field in C