public class UnicodeCharacterDatabaseNames
extends java.lang.Object
| Constructor and Description |
|---|
UnicodeCharacterDatabaseNames() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getCharacterName(char character)
Returns the Unicode string name for a character.
|