public class EncoderFactory extends Object
CharsetEncoder from a charset name.
Fixes a MS1252 handling bug in JDK1.4.2.| Constructor and Description |
|---|
EncoderFactory() |
| Modifier and Type | Method and Description |
|---|---|
static CharsetEncoder |
createEncoder(String encodin) |
public static CharsetEncoder createEncoder(String encodin)
Copyright © 2005–2024 Oracle. All rights reserved.