Class Big5CharacterSet

  • All Implemented Interfaces:
    CharacterSet

    public class Big5CharacterSet
    extends java.lang.Object
    implements CharacterSet
    • Constructor Detail

      • Big5CharacterSet

        public Big5CharacterSet()
    • Method Detail

      • inCharset

        public final boolean inCharset​(int ch)
        Description copied from interface: CharacterSet
        Determine if a character is present in the character set
        Specified by:
        inCharset in interface CharacterSet
      • getEncodingName

        public final java.lang.String getEncodingName()