public class EncodingUtils extends Object
EncodingUtils()
static String
detect(byte[] contents)
detect(File file)
detect(String path)
detect(URL url)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EncodingUtils()
public static String detect(String path)
public static String detect(File file)
public static String detect(byte[] contents)
public static String detect(URL url)