public class CharacterSetFactory extends Object
Constructor and Description |
---|
CharacterSetFactory() |
Modifier and Type | Method and Description |
---|---|
static CharacterSet |
getCharacterSet(Properties details)
Make a CharacterSet appropriate to the encoding
|
static CharacterSet |
makeCharacterSet(String encoding) |
public static CharacterSet getCharacterSet(Properties details)
public static CharacterSet makeCharacterSet(String encoding)