public class CaseVariants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int[] |
ROMAN_VARIANTS
Get the case variants of roman letters (A-Z, a-z), other than the letters A-Z and a-z themselves
|
Constructor and Description |
---|
CaseVariants() |
Modifier and Type | Method and Description |
---|---|
static int[] |
getCaseVariants(int code)
Get the case variants of a character
|
Copyright (c) 2004-2018 Saxonica Limited. All rights reserved.