Class OutputCharTypes

    • Field Detail

      • CT_OUTPUT_NAME_UNENCODABLE

        public static final int CT_OUTPUT_NAME_UNENCODABLE
        Unencodable means that while the name char may be acceptable per se, it can not be encode using current encoding
        See Also:
        Constant Field Values
      • CT_OUTPUT_NAME_NONFIRST_MB2

        public static final int CT_OUTPUT_NAME_NONFIRST_MB2
        See Also:
        Constant Field Values
    • Constructor Detail

      • OutputCharTypes

        public OutputCharTypes()
    • Method Detail

      • getUtf8CharTypes

        public static final XmlCharTypes getUtf8CharTypes()
      • getLatin1CharTypes

        public static final XmlCharTypes getLatin1CharTypes()
      • getAsciiCharTypes

        public static final XmlCharTypes getAsciiCharTypes()