Class ShiftJISCharacterSet

  • All Implemented Interfaces:
    CharacterSet

    public class ShiftJISCharacterSet
    extends java.lang.Object
    implements CharacterSet
    • Field Detail

      • flags

        public static long[] flags
    • Constructor Detail

      • ShiftJISCharacterSet

        public ShiftJISCharacterSet()
    • 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()