Class Encoding


  • public class Encoding
    extends java.lang.Object
    Version:
    $Revision: 9877 $
    Author:
    Philippe Le Hegaret
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String getJavaEncoding​(java.lang.String encoding)
      Converts the format encoding information into Java encoding information.
      • Methods inherited from class java.lang.Object

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

      • getJavaEncoding

        public static java.lang.String getJavaEncoding​(java.lang.String encoding)
        Converts the format encoding information into Java encoding information.