public class ZHConverter extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
SIMPLIFIED |
static int |
TRADITIONAL |
| Modifier and Type | Method and Description |
|---|---|
String |
convert(String in) |
static String |
convert(String text,
int converterType) |
static ZHConverter |
getInstance(int converterType) |
public static final int TRADITIONAL
public static final int SIMPLIFIED
public static ZHConverter getInstance(int converterType)
Copyright © 2021. All rights reserved.