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