Package org.mozilla.universalchardet
Interface CharsetListener
public interface CharsetListener
Listener to be notified when Charset is detected.
-
Method Summary
-
Method Details
-
report
Notifies a charset is detected- Parameters:
charset
- The charset being detected
-