com.itextpdf.tool.xml.parser.io
Class EncodingUtil

java.lang.Object
  extended by com.itextpdf.tool.xml.parser.io.EncodingUtil

public class EncodingUtil
extends Object

Copied from itextpdf.


Constructor Summary
EncodingUtil()
           
 
Method Summary
static String getDeclaredEncoding(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 String getDeclaredEncoding(String decl)
Parameters:
decl - a string from header or meta tag to detect encoding
Returns:
encoding String


Copyright © 2012. All Rights Reserved.