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


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
isLongGsmMessage, transposeFirstCharacter
 
Methods inherited from class ie.ncl.util.chars.EscapeCharacterEncoding
encode, getBaseCharacterEncoding, getCustomCharacterEncoding, getEncodingLength, getEscapeByte, getEscapedCharacterEncoding, getString, isEscapeCharAtEnd, recognize, setBaseCharacterEncoding, setCustomCharacterEncoding, setEscapeByte, setEscapedCharacterEncoding
 
Methods inherited from class ie.ncl.util.chars.CharacterEncoding
getBytes, getString, getUnknownByte, getUnknownChar, isCharacterMapped, isEncodable
 
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