java.lang.Object | ||
↳ | java.nio.charset.Charset | |
↳ | sun.nio.cs.ext.HKSCS |
![]() |
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
HKSCS.Decoder | |||||||||||
HKSCS.Encoder |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
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.
| |||||||||||
Constructs a new decoder for this charset.
| |||||||||||
Constructs a new encoder for this charset.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
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
Constructs a new decoder for this charset.
Constructs a new encoder for this charset.