public static class

JIS_X_0201.Decoder

extends SingleByteDecoder
java.lang.Object
   ↳ java.nio.charset.CharsetDecoder
     ↳ sun.nio.cs.SingleByteDecoder
       ↳ sun.nio.cs.ext.JIS_X_0201.Decoder

Summary

Public Constructors
JIS_X_0201.Decoder(Charset cs)
[Expand]
Inherited Methods
From class sun.nio.cs.SingleByteDecoder
From class java.nio.charset.CharsetDecoder
From class java.lang.Object

Public Constructors

public JIS_X_0201.Decoder (Charset cs)