public class OnlyHtmlCharsetDetector
extends org.archive.format.text.charset.CharsetDetector
StandardCharsetDetector| Constructor and Description |
|---|
OnlyHtmlCharsetDetector() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCharset(byte[] buffer,
int len,
org.archive.format.http.HttpHeaders headers) |
public String getCharset(byte[] buffer, int len, org.archive.format.http.HttpHeaders headers) throws IOException
getCharset in class org.archive.format.text.charset.CharsetDetectorIOExceptionCopyright © 2017. All rights reserved.