Class Overview | Class Members | This Package | All Packages
A character has a lowercase equivalent if and only if a lowercase mapping is specified for the character in the Unicode attribute table.
Note that some Unicode characters in the range '\u2000' to '\u2FFF' have lowercase mappings; this method does map such characters to their lowercase equivalents even though the method isUpperCase does not return true for such characters.