src/java.desktop/unix/classes/sun/awt/motif/X11GB18030_0.java

Print this page

        

*** 26,36 **** package sun.awt.motif; import java.nio.charset.Charset; import java.nio.charset.CharsetEncoder; import java.nio.charset.CharsetDecoder; - import sun.nio.cs.ext.DoubleByteEncoder; public class X11GB18030_0 extends Charset { public X11GB18030_0 () { super("X11GB18030_0", null); } --- 26,35 ----