< prev index next >

make/data/charsetmapping/charsets

Print this page




1537     alias   ibm-1383
1538     alias   1383
1539     alias   ibmeuccn
1540     alias   ibm-euccn
1541     alias   cpeuccn
1542 
1543 charset x-IBM970 IBM970
1544     package sun.nio.cs.ext
1545     type    euc_sim
1546     hisname Cp970
1547     ascii   true
1548     minmax  0xa1 0xfe 0xa1 0xfe
1549     alias   cp970               # JDK historical
1550     alias   ibm970
1551     alias   ibm-970
1552     alias   ibm-eucKR
1553     alias   970
1554 
1555 charset x-IBM964 IBM964
1556     package sun.nio.cs.ext
1557     type    source
1558     alias   cp964               # JDK historical
1559     alias   ibm964
1560     alias   ibm-964

1561     alias   964
1562 
1563 charset x-IBM33722 IBM33722
1564     package sun.nio.cs.ext
1565     type    source
1566     alias   cp33722             # JDK historical
1567     alias   ibm33722
1568     alias   ibm-33722
1569     alias   ibm-5050            # from IBM alias list
1570     alias   ibm-33722_vascii_vpua # from IBM alias list
1571     alias   33722
1572 
1573 charset IBM01140 IBM1140
1574     package sun.nio.cs.ext
1575     type    sbcs
1576     hisname Cp1140
1577     ascii   false
1578     alias   cp1140              # JDK historical
1579     alias   ccsid01140
1580     alias   cp01140


1843     hisname JIS_X_0208_MS932
1844     ascii   false
1845     minmax  0x21 0x7e 0x21 0x7e
1846     internal true               # "internal implementation
1847 
1848 charset x-JIS0212_Solaris JIS_X_0212_Solaris
1849     package sun.nio.cs.ext
1850     type    dbcsonly
1851     hisname JIS_X_0212_Solaris
1852     ascii   false
1853     minmax  0x21 0x7e 0x21 0x7e
1854     internal true               # "internal implementation
1855 
1856 charset x-JIS0212_MS5022X JIS_X_0212_MS5022X
1857     package sun.nio.cs.ext
1858     type    dbcsonly
1859     hisname JIS_X_0212_MS5022X
1860     ascii   false
1861     minmax  0x21 0x7e 0x21 0x7e
1862     internal true               # "internal implementation





1863 
1864 ########################################################
1865 #
1866 # platform specific charsets, to be registered into spi
1867 ##
1868 ########################################################
1869  


1537     alias   ibm-1383
1538     alias   1383
1539     alias   ibmeuccn
1540     alias   ibm-euccn
1541     alias   cpeuccn
1542 
1543 charset x-IBM970 IBM970
1544     package sun.nio.cs.ext
1545     type    euc_sim
1546     hisname Cp970
1547     ascii   true
1548     minmax  0xa1 0xfe 0xa1 0xfe
1549     alias   cp970               # JDK historical
1550     alias   ibm970
1551     alias   ibm-970
1552     alias   ibm-eucKR
1553     alias   970
1554 
1555 charset x-IBM964 IBM964
1556     package sun.nio.cs.ext
1557     type    template
1558     alias   cp964               # JDK historical
1559     alias   ibm964
1560     alias   ibm-964
1561     alias   ibm-euctw
1562     alias   964
1563 
1564 charset x-IBM33722 IBM33722
1565     package sun.nio.cs.ext
1566     type    source
1567     alias   cp33722             # JDK historical
1568     alias   ibm33722
1569     alias   ibm-33722
1570     alias   ibm-5050            # from IBM alias list
1571     alias   ibm-33722_vascii_vpua # from IBM alias list
1572     alias   33722
1573 
1574 charset IBM01140 IBM1140
1575     package sun.nio.cs.ext
1576     type    sbcs
1577     hisname Cp1140
1578     ascii   false
1579     alias   cp1140              # JDK historical
1580     alias   ccsid01140
1581     alias   cp01140


1844     hisname JIS_X_0208_MS932
1845     ascii   false
1846     minmax  0x21 0x7e 0x21 0x7e
1847     internal true               # "internal implementation
1848 
1849 charset x-JIS0212_Solaris JIS_X_0212_Solaris
1850     package sun.nio.cs.ext
1851     type    dbcsonly
1852     hisname JIS_X_0212_Solaris
1853     ascii   false
1854     minmax  0x21 0x7e 0x21 0x7e
1855     internal true               # "internal implementation
1856 
1857 charset x-JIS0212_MS5022X JIS_X_0212_MS5022X
1858     package sun.nio.cs.ext
1859     type    dbcsonly
1860     hisname JIS_X_0212_MS5022X
1861     ascii   false
1862     minmax  0x21 0x7e 0x21 0x7e
1863     internal true               # "internal implementation
1864 
1865 charset SimpleEUCEncoder SimpleEUCEncoder
1866     package sun.nio.cs.ext
1867     type    template
1868     internal true
1869 
1870 ########################################################
1871 #
1872 # platform specific charsets, to be registered into spi
1873 ##
1874 ########################################################
1875  
< prev index next >