public class IsoPlatformIdentifier extends PlatformIdentifier
ISO, MACINTOSH, MICROSOFT, UNICODE| Constructor and Description |
|---|
IsoPlatformIdentifier() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEncoding(int encodingId,
int language)
Quoted from the OpenTypeSpecs:
Note that OS/2 and Windows both require that all name strings be defined in
Unicode.
|
getIdentifier, getType, toStringpublic String getEncoding(int encodingId, int language)
PlatformIdentifiergetEncoding in class PlatformIdentifier