final class WinHTMLCodec
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
defaultCharset |
| Constructor and Description |
|---|
WinHTMLCodec() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
decode(byte[] data) |
static byte[] |
encode(byte[] html) |
public static final java.lang.String defaultCharset