public class ChardetSniffer extends Object implements org.mozilla.intl.chardet.nsICharsetDetectionObserver
| Constructor and Description |
|---|
ChardetSniffer(byte[] source,
int length) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
Notify(String charsetName) |
Encoding |
sniff() |
public ChardetSniffer(byte[] source,
int length)
source - public Encoding sniff() throws IOException
IOExceptionpublic static void main(String[] args)
public void Notify(String charsetName)
Notify in interface org.mozilla.intl.chardet.nsICharsetDetectionObserverCopyright © 2024. All rights reserved.