CP1252 (Code Page 1252) is a character encoding used in Microsoft Windows
for Western European languages, such as English, French, German, Spanish,
Portuguese, Italian, and others.
CP1252 (Code Page 1252) is a character encoding used in Microsoft Windows
for Western European languages, such as English, French, German, Spanish,
Portuguese, Italian, and others. CP1252 is not as widely used as it once
was, as Unicode has become the dominant character encoding for modern
software and the web. However, it is still important for maintaining
compatibility with legacy systems and applications that use this
encoding.
Returns the enum constant of this class with the specified name.
The string must match exactly an identifier used to declare an
enum constant in this class. (Extraneous whitespace characters are
not permitted.)
Parameters:
name - the name of the enum constant to be returned.