Class BIG5Encoding

  • All Implemented Interfaces:
    java.lang.Cloneable

    public final class BIG5Encoding
    extends BaseBIG5Encoding
    • Field Detail

      • Big5EncLen

        static final int[] Big5EncLen
    • Constructor Detail

      • BIG5Encoding

        protected BIG5Encoding()
    • Method Detail

      • getCharsetName

        public java.lang.String getCharsetName()
        Description copied from class: Encoding
        The name of the equivalent Java Charset for this encoding. Defaults to the name of the encoding. Subclasses can override this to provide a different name.
        Overrides:
        getCharsetName in class Encoding
        Returns:
        the name of the equivalent Java Charset for this encoding