Class Encoding


  • class Encoding
    extends java.lang.Object
    Represents character encodings which may be encountered in an RTF file.
    • Constructor Summary

      Constructors 
      Constructor Description
      Encoding()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • LOCALEID_MAPPING

        public static final java.util.Map<java.lang.String,​java.lang.String> LOCALEID_MAPPING
    • Constructor Detail

      • Encoding

        Encoding()