| BasicLatin |
An instance of the class BasicLatin represents the range
of Unicode characters from U0000 to U007F,
which is called "Basic Latin".
|
| DefaultCodePage |
An instance of the class DefaultCodePage represents
a range of Unicode characters.
|
| Greek |
An instance of the class Greek represents the range
of Unicode characters from U0370 to U03FF,
which is called "Greek and Coptic".
|
| Ipa |
An instance of the class Ipa represents the range
of Unicode characters from U0250 to U02AF,
which is called "IPA Extensions".
|
| LatinExtA |
An instance of the class LatinExtA represents the range
of Unicode characters from U0100 to U017F,
which is called "Latin Extended A".
|
| LatinExtB |
An instance of the class LatinExtB represents the range
of Unicode characters from U0180 to U024F,
which is called "Latin Extended B".
|
| LatinSupp |
An instance of the class LatinSupp represents the range
of Unicode characters from U0080 to U00FF,
which is called "Latin-1 Supplement".
|