defaultTextEncodingName property
Sets the default text encoding name to use when decoding html pages. The default value is "UTF-8"
.
Implementation
String defaultTextEncodingName;
Sets the default text encoding name to use when decoding html pages. The default value is "UTF-8"
.
String defaultTextEncodingName;