|
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ie.ncl.util.chars.StringEncoding ie.ncl.util.chars.CharacterEncoding ie.ncl.util.chars.EscapeCharacterEncoding ie.ncl.sms.dcs.GsmAlphabetEncoding ie.ncl.sms.dcs.SemaMOAlphabetEncoding
public class SemaMOAlphabetEncoding
Correct anomolies
Field Summary |
---|
Fields inherited from class ie.ncl.sms.dcs.GsmAlphabetEncoding |
---|
adi, ADI, ae, AE, agr, ang, ANG, CED, CR, CUR, DEL, eac, EAC, egr, emp, EMP, ESC, ESZ, EUR, EURO, GAM, IEM, igr, IQM, LAM, LF, nti, NTI, odi, ODI, ogr, OME, PBK, PHI, PI, PSI, QUO, SEC, SIG, SMS_ALPHABET, THE, udi, UDI, ugr, XI, YEN |
Constructor Summary | |
---|---|
SemaMOAlphabetEncoding()
|
Method Summary | |
---|---|
char |
decode(byte[] bytes,
int offset)
Convert a series of bytes to a character. |
Methods inherited from class ie.ncl.sms.dcs.GsmAlphabetEncoding |
---|
getEncodingLength, getString, isEscapeCharAtEnd, isLongGsmMessage, transposeFirstCharacter |
Methods inherited from class ie.ncl.util.chars.EscapeCharacterEncoding |
---|
encode, recognize |
Methods inherited from class ie.ncl.util.chars.CharacterEncoding |
---|
getBytes, getString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SemaMOAlphabetEncoding()
Method Detail |
---|
public char decode(byte[] bytes, int offset)
decode
in class ie.ncl.util.chars.EscapeCharacterEncoding
|
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |