public class CharsetDetector extends Object implements org.mozilla.intl.chardet.nsICharsetDetectionObserver
| Constructor and Description |
|---|
CharsetDetector() |
| Modifier and Type | Method and Description |
|---|---|
String |
detectChineseCharset(File file) |
void |
Notify(String charset) |
public String detectChineseCharset(File file) throws IOException
IOExceptionpublic void Notify(String charset)
Notify in interface org.mozilla.intl.chardet.nsICharsetDetectionObserverCopyright © 2017–2022. All rights reserved.