예제 #1
0
 public IBM863() {
   super("IBM863", ExtendedCharsets.aliasesFor("IBM863"));
 }
예제 #2
0
 public IBM1144() {
   super("IBM01144", ExtendedCharsets.aliasesFor("IBM01144"));
 }
예제 #3
0
 public Big5_HKSCS() {
   super("Big5-HKSCS", ExtendedCharsets.aliasesFor("Big5-HKSCS"));
 }
예제 #4
0
 public MS50221() {
   super("x-windows-50221", ExtendedCharsets.aliasesFor("x-windows-50221"));
 }
예제 #5
0
 public MacGreek() {
   super("x-MacGreek", ExtendedCharsets.aliasesFor("x-MacGreek"));
 }
예제 #6
0
 public IBM280() {
   super("IBM280", ExtendedCharsets.aliasesFor("IBM280"));
 }
예제 #7
0
 public IBM918() {
   super("IBM918", ExtendedCharsets.aliasesFor("IBM918"));
 }
예제 #8
0
 public MS1255() {
   super("windows-1255", ExtendedCharsets.aliasesFor("windows-1255"));
 }