public class ScriptMapper extends Object
Modifier and Type | Field and Description |
---|---|
static int |
COMMON |
static int |
INHERITED |
static int |
INVALID |
static int |
LATN |
Constructor and Description |
---|
ScriptMapper() |
Modifier and Type | Method and Description |
---|---|
static int |
getScript(int codePoint) |
static boolean |
isComplexCharCode(int code) |
public static final int INVALID
public static final int COMMON
public static final int INHERITED
public static final int LATN
Copyright © 2020. All rights reserved.