Class BIG5Encoding

All Implemented Interfaces:
Cloneable

public final class BIG5Encoding extends BaseBIG5Encoding
  • Field Details

  • Constructor Details

    • BIG5Encoding

      protected BIG5Encoding()
  • Method Details

    • getCharsetName

      public 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