public class USAscii extends java.lang.Object implements CharacterSet
| Modifier and Type | Method and Description |
|---|---|
char |
encode(char ch)
Encodes giving character.
|
static USAscii |
getInstance()
Returns one and only one instance of this type.
|
public static USAscii getInstance()
public char encode(char ch)
encode in interface CharacterSetch - character to be encoded.Copyright © JSCAPE LLC. 1999-2021. All Rights Reserved