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
IOException
public static void main(String[] args)
public void Notify(String charsetName)
Notify
in interface org.mozilla.intl.chardet.nsICharsetDetectionObserver
Copyright © 2017. All rights reserved.