net.sf.saxon.regex
public class CaseVariants extends Object
Field Summary | |
---|---|
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 |
Method Summary | |
---|---|
static int[] | getCaseVariants(int code)
Get the case variants of a character
|
Parameters: code the character whose case variants are required
Returns: the case variants of the character, excluding the character itself