Overview | Methods | This Package | All Packages
| Fields | Description |
| LOWER | Specifies that all characters should be converted to lowercase. |
| NORMAL | Specifies that the case of characters should be left unchanged. |
| UPPER | Specifies that all characters should be converted to uppercase. |