Package net.sf.saxon.regex
Class CaseVariants
java.lang.Object
net.sf.saxon.regex.CaseVariants
This singleton class holds data about the case-variants of Unicode characters. The data is held
in the resource file
casevariants.xml
, which is read on first use; the file has been automatically
generated from the Unicode database.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic int[]
Get the case variants of roman letters (A-Z, a-z), other than the letters A-Z and a-z themselves -
Method Summary
Modifier and TypeMethodDescriptionstatic int[]
getCaseVariants
(int code) Get the case variants of a character