Package io.codemodder
Interface EncodingDetector
public interface EncodingDetector
Detects the encoding of a file.
-
Method Summary
-
Method Details
-
detect
Try to detect the encoding of a file.- Throws:
IOException
-
create
-
IOException