Experts in SMS and MMS Technology. NCLs Provato is an SMS/MMS Gateway supporting  WAP Push, EMS, MMS, SMS, Nokia Smart Messaging, SMPP, CIMD, UCP, MM7, M20, TC35 NCL Technologies Ltd
Provato - SMS MMS Gateway
Mobile Messaging in J2EE & .NET

SwiftNote - Java SMS Toolkit

ie.ncl.sms.dcs
Class SemaMOAlphabetEncoding

java.lang.Object
  extended by ie.ncl.util.chars.StringEncoding
      extended by ie.ncl.util.chars.CharacterEncoding
          extended by ie.ncl.util.chars.EscapeCharacterEncoding
              extended by ie.ncl.sms.dcs.GsmAlphabetEncoding
                  extended by ie.ncl.sms.dcs.SemaMOAlphabetEncoding

public class SemaMOAlphabetEncoding
extends GsmAlphabetEncoding

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

SemaMOAlphabetEncoding

public SemaMOAlphabetEncoding()
Method Detail

decode

public char decode(byte[] bytes,
                   int offset)
Convert a series of bytes to a character.

Overrides:
decode in class ie.ncl.util.chars.EscapeCharacterEncoding

Experts in SMS and MMS Technology. NCLs Provato is an SMS/MMS Gateway supporting  WAP Push, EMS, MMS, SMS, Nokia Smart Messaging, SMPP, CIMD, UCP, MM7, M20, TC35 NCL Technologies Ltd
Provato - SMS MMS Gateway
Mobile Messaging in J2EE & .NET

SwiftNote - Java SMS Toolkit