Microsoft SDK for Java

CharacterCasing Fields

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.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.