Class Encodings


  • public class Encodings
    extends java.lang.Object
    Provides information about encodings. Depends on the Java runtime to provides writers for the different encodings, but can be used to override encoding names and provide the last printable character for each encoding.
    • Constructor Summary

      Constructors 
      Constructor Description
      Encodings()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Encodings

        public Encodings()