Question : Using Jave SE 1.6, how can I determine the charset/encoding type of text inside a file?

I've search the net already and there it seems there is no capability to determine encoding type of a text file or stream within java 1.6.   Is there a built-in feature in the api?  If not, how can I do it?  

Any help would be greatly appreciated.

Answer : Using Jave SE 1.6, how can I determine the charset/encoding type of text inside a file?

Random Solutions  
 
programming4us programming4us