Class CodePage


  • public final class CodePage
    extends java.lang.Object
    Enumeration representing some CoolType codepages Currently we don't do them all, just the six that are required for XDC That's why the class isn't called CoolTypeCodePage
    • Field Detail

      • ROMAN1

        public static final CodePage ROMAN1
      • ROMAN2

        public static final CodePage ROMAN2
      • JAPANESE

        public static final CodePage JAPANESE
      • KOREAN

        public static final CodePage KOREAN
      • SIMPLIFIED_CHINESE

        public static final CodePage SIMPLIFIED_CHINESE
      • TRADITIONAL_CHINESE

        public static final CodePage TRADITIONAL_CHINESE
    • Method Detail

      • getID

        public int getID()
      • getName

        public java.lang.String getName()