Fields
| Name | Description |
|---|---|
| NULLORDER | Null order which indicates the end of string is reached by the cursor. |
Methods
| Name | Description |
|---|---|
| next() | Get the ordering priority of the next character in the string. |
| primaryOrder(int) | Get the primary order of a collation order. |
| reset() | Resets the cursor to the beginning of the string. |
| secondaryOrder(int) | Get the secondary order of a collation order. |
| tertiaryOrder(int) | Get the tertiary order of a collation order. |