| Class | Description |
|---|---|
| BaseFwdCollator |
The base class for a collator implementation using Progress-like rules for a specific character set.
|
| CP1252Collator |
A collator using Progress-like rules for the CP1252 character set.
|
| FwdCollatorProvider |
A service provider for specialized collators which are governed by Progress-like collation rules.
|
| IBM850Collator |
A collator using Progress-like rules for the IBM850 character set.
|
| ISO_8859_15Collator |
A collator using Progress-like rules for the ISO-8859-15 character set.
|
| ISO_8859_1Collator |
A collator using Progress-like rules for the ISO-8859-1 character set.
|