Class EncodingUtil


  • public class EncodingUtil
    extends java.lang.Object
    Copied from itextpdf.
    • Constructor Summary

      Constructors 
      Constructor Description
      EncodingUtil()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String getDeclaredEncoding​(java.lang.String decl)  
      • Methods inherited from class java.lang.Object

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

      • EncodingUtil

        public EncodingUtil()
    • Method Detail

      • getDeclaredEncoding

        public static java.lang.String getDeclaredEncoding​(java.lang.String decl)
        Parameters:
        decl - a string from header or meta tag to detect encoding
        Returns:
        encoding String