| |
|
| java.lang.Object java.nio.charset.Charset sun.nio.cs.ext.MacDingbat
MacDingbat | public MacDingbat()(Code) | | |
getDecoderSingleByteMappings | public String getDecoderSingleByteMappings()(Code) | | These accessors are temporarily supplied while sun.io
converters co-exist with the sun.nio.cs.{ext} charset coders
These facilitate sharing of conversion tables between the
two co-existing implementations. When sun.io converters
are made extinct these will be unncessary and should be removed
|
getEncoderIndex1 | public short[] getEncoderIndex1()(Code) | | |
newDecoder | public CharsetDecoder newDecoder()(Code) | | |
newEncoder | public CharsetEncoder newEncoder()(Code) | | |
|
|
|