Class BERNumericString

java.lang.Object
All Implemented Interfaces:
Serializable

public class BERNumericString extends BERCharacterString
This class is for the NumericString type.
 ENCODING RULE:
   Primitive Definite length.
   tag = 0x12
   length = (short or long form)
   one or more contents octets
 
Version:
1.0 seeAlso CCITT X.209
See Also: