org.mobicents.media.server.impl.resource.mediaplayer.mpeg
Interface AsciiTable


public interface AsciiTable


Field Summary
static byte ACK
           
static byte ALPHA_a
           
static byte ALPHA_A
           
static byte ALPHA_b
           
static byte ALPHA_B
           
static byte ALPHA_c
           
static byte ALPHA_C
           
static byte ALPHA_d
           
static byte ALPHA_D
           
static byte ALPHA_e
           
static byte ALPHA_E
           
static byte ALPHA_f
           
static byte ALPHA_F
           
static byte ALPHA_g
           
static byte ALPHA_G
           
static byte ALPHA_h
           
static byte ALPHA_H
           
static byte ALPHA_i
           
static byte ALPHA_I
           
static byte ALPHA_j
           
static byte ALPHA_J
           
static byte ALPHA_k
           
static byte ALPHA_K
           
static byte ALPHA_l
           
static byte ALPHA_L
           
static byte ALPHA_m
           
static byte ALPHA_M
           
static byte ALPHA_n
           
static byte ALPHA_N
           
static byte ALPHA_o
           
static byte ALPHA_O
           
static byte ALPHA_p
           
static byte ALPHA_P
           
static byte ALPHA_q
           
static byte ALPHA_Q
           
static byte ALPHA_r
           
static byte ALPHA_R
           
static byte ALPHA_s
           
static byte ALPHA_S
           
static byte ALPHA_t
           
static byte ALPHA_T
           
static byte ALPHA_u
           
static byte ALPHA_U
           
static byte ALPHA_v
           
static byte ALPHA_V
           
static byte ALPHA_w
           
static byte ALPHA_W
           
static byte ALPHA_x
           
static byte ALPHA_X
           
static byte ALPHA_y
           
static byte ALPHA_Y
           
static byte ALPHA_z
           
static byte ALPHA_Z
           
static byte AMPARSAND
           
static byte APOSTROPHE
           
static byte AT_THE_RATE
           
static byte BACKSLAH
           
static byte BEL
           
static byte BS
           
static byte CAN
           
static byte CARET
           
static byte COLON
           
static byte COMMA
           
static byte CR
           
static byte DC1
           
static byte DC2
           
static byte DC3
           
static byte DC4
           
static byte DEL
           
static byte DIGIT_EIGHT
           
static byte DIGIT_FIVE
           
static byte DIGIT_FOUR
           
static byte DIGIT_NINE
           
static byte DIGIT_ONE
           
static byte DIGIT_SEVEN
           
static byte DIGIT_SIX
           
static byte DIGIT_THREE
           
static byte DIGIT_TWO
           
static byte DIGIT_ZERO
           
static byte DOLLAR
           
static byte DOT
           
static byte EM
           
static byte ENQ
           
static byte EOT
           
static byte EQUAL
           
static byte ESC
           
static byte ETB
           
static byte ETX
           
static byte EXCLAMATION
           
static byte FF
           
static byte FORWARD_SLASH
           
static byte FS
           
static byte GRAVE_ACENT
           
static byte GREATER_THAN
           
static byte GS
           
static byte HASH
           
static byte HYPHEN
           
static byte LEFT_CURL_BRACKET
           
static byte LEFT_ROUND_BRACKET
           
static byte LEFT_SQUARE_BRACKET
           
static byte LESS_THAN
           
static byte LF
           
static byte NAK
           
static byte NUL
           
static byte PERCENT
           
static byte PLUS
           
static byte QUESTION_MARK
           
static byte QUOTATION_MARK
           
static byte RIGHT_CURL_BRACKET
           
static byte RIGHT_ROUND_BRACKET
           
static byte RIGHT_SQUARE_BRACKET
           
static byte RS
           
static byte SEMI_COLON
           
static byte SI
           
static byte SO
           
static byte SOH
           
static byte SPACE
           
static byte STAR
           
static byte STX
           
static byte SUB
           
static byte SYN
           
static byte TAB
           
static byte TILDE
           
static byte UNDERSCORE
           
static byte US
           
static byte VERTICAL_BAR
           
static byte VT
           
 

Field Detail

NUL

static final byte NUL
See Also:
Constant Field Values

SOH

static final byte SOH
See Also:
Constant Field Values

STX

static final byte STX
See Also:
Constant Field Values

ETX

static final byte ETX
See Also:
Constant Field Values

EOT

static final byte EOT
See Also:
Constant Field Values

ENQ

static final byte ENQ
See Also:
Constant Field Values

ACK

static final byte ACK
See Also:
Constant Field Values

BEL

static final byte BEL
See Also:
Constant Field Values

BS

static final byte BS
See Also:
Constant Field Values

TAB

static final byte TAB
See Also:
Constant Field Values

LF

static final byte LF
See Also:
Constant Field Values

VT

static final byte VT
See Also:
Constant Field Values

FF

static final byte FF
See Also:
Constant Field Values

CR

static final byte CR
See Also:
Constant Field Values

SO

static final byte SO
See Also:
Constant Field Values

SI

static final byte SI
See Also:
Constant Field Values

DEL

static final byte DEL
See Also:
Constant Field Values

DC1

static final byte DC1
See Also:
Constant Field Values

DC2

static final byte DC2
See Also:
Constant Field Values

DC3

static final byte DC3
See Also:
Constant Field Values

DC4

static final byte DC4
See Also:
Constant Field Values

NAK

static final byte NAK
See Also:
Constant Field Values

SYN

static final byte SYN
See Also:
Constant Field Values

ETB

static final byte ETB
See Also:
Constant Field Values

CAN

static final byte CAN
See Also:
Constant Field Values

EM

static final byte EM
See Also:
Constant Field Values

SUB

static final byte SUB
See Also:
Constant Field Values

ESC

static final byte ESC
See Also:
Constant Field Values

FS

static final byte FS
See Also:
Constant Field Values

GS

static final byte GS
See Also:
Constant Field Values

RS

static final byte RS
See Also:
Constant Field Values

US

static final byte US
See Also:
Constant Field Values

SPACE

static final byte SPACE
See Also:
Constant Field Values

EXCLAMATION

static final byte EXCLAMATION
See Also:
Constant Field Values

QUOTATION_MARK

static final byte QUOTATION_MARK
See Also:
Constant Field Values

HASH

static final byte HASH
See Also:
Constant Field Values

DOLLAR

static final byte DOLLAR
See Also:
Constant Field Values

PERCENT

static final byte PERCENT
See Also:
Constant Field Values

AMPARSAND

static final byte AMPARSAND
See Also:
Constant Field Values

APOSTROPHE

static final byte APOSTROPHE
See Also:
Constant Field Values

LEFT_ROUND_BRACKET

static final byte LEFT_ROUND_BRACKET
See Also:
Constant Field Values

RIGHT_ROUND_BRACKET

static final byte RIGHT_ROUND_BRACKET
See Also:
Constant Field Values

STAR

static final byte STAR
See Also:
Constant Field Values

PLUS

static final byte PLUS
See Also:
Constant Field Values

COMMA

static final byte COMMA
See Also:
Constant Field Values

HYPHEN

static final byte HYPHEN
See Also:
Constant Field Values

DOT

static final byte DOT
See Also:
Constant Field Values

FORWARD_SLASH

static final byte FORWARD_SLASH
See Also:
Constant Field Values

DIGIT_ZERO

static final byte DIGIT_ZERO
See Also:
Constant Field Values

DIGIT_ONE

static final byte DIGIT_ONE
See Also:
Constant Field Values

DIGIT_TWO

static final byte DIGIT_TWO
See Also:
Constant Field Values

DIGIT_THREE

static final byte DIGIT_THREE
See Also:
Constant Field Values

DIGIT_FOUR

static final byte DIGIT_FOUR
See Also:
Constant Field Values

DIGIT_FIVE

static final byte DIGIT_FIVE
See Also:
Constant Field Values

DIGIT_SIX

static final byte DIGIT_SIX
See Also:
Constant Field Values

DIGIT_SEVEN

static final byte DIGIT_SEVEN
See Also:
Constant Field Values

DIGIT_EIGHT

static final byte DIGIT_EIGHT
See Also:
Constant Field Values

DIGIT_NINE

static final byte DIGIT_NINE
See Also:
Constant Field Values

COLON

static final byte COLON
See Also:
Constant Field Values

SEMI_COLON

static final byte SEMI_COLON
See Also:
Constant Field Values

LESS_THAN

static final byte LESS_THAN
See Also:
Constant Field Values

EQUAL

static final byte EQUAL
See Also:
Constant Field Values

GREATER_THAN

static final byte GREATER_THAN
See Also:
Constant Field Values

QUESTION_MARK

static final byte QUESTION_MARK
See Also:
Constant Field Values

AT_THE_RATE

static final byte AT_THE_RATE
See Also:
Constant Field Values

ALPHA_A

static final byte ALPHA_A
See Also:
Constant Field Values

ALPHA_B

static final byte ALPHA_B
See Also:
Constant Field Values

ALPHA_C

static final byte ALPHA_C
See Also:
Constant Field Values

ALPHA_D

static final byte ALPHA_D
See Also:
Constant Field Values

ALPHA_E

static final byte ALPHA_E
See Also:
Constant Field Values

ALPHA_F

static final byte ALPHA_F
See Also:
Constant Field Values

ALPHA_G

static final byte ALPHA_G
See Also:
Constant Field Values

ALPHA_H

static final byte ALPHA_H
See Also:
Constant Field Values

ALPHA_I

static final byte ALPHA_I
See Also:
Constant Field Values

ALPHA_J

static final byte ALPHA_J
See Also:
Constant Field Values

ALPHA_K

static final byte ALPHA_K
See Also:
Constant Field Values

ALPHA_L

static final byte ALPHA_L
See Also:
Constant Field Values

ALPHA_M

static final byte ALPHA_M
See Also:
Constant Field Values

ALPHA_N

static final byte ALPHA_N
See Also:
Constant Field Values

ALPHA_O

static final byte ALPHA_O
See Also:
Constant Field Values

ALPHA_P

static final byte ALPHA_P
See Also:
Constant Field Values

ALPHA_Q

static final byte ALPHA_Q
See Also:
Constant Field Values

ALPHA_R

static final byte ALPHA_R
See Also:
Constant Field Values

ALPHA_S

static final byte ALPHA_S
See Also:
Constant Field Values

ALPHA_T

static final byte ALPHA_T
See Also:
Constant Field Values

ALPHA_U

static final byte ALPHA_U
See Also:
Constant Field Values

ALPHA_V

static final byte ALPHA_V
See Also:
Constant Field Values

ALPHA_W

static final byte ALPHA_W
See Also:
Constant Field Values

ALPHA_X

static final byte ALPHA_X
See Also:
Constant Field Values

ALPHA_Y

static final byte ALPHA_Y
See Also:
Constant Field Values

ALPHA_Z

static final byte ALPHA_Z
See Also:
Constant Field Values

LEFT_SQUARE_BRACKET

static final byte LEFT_SQUARE_BRACKET
See Also:
Constant Field Values

BACKSLAH

static final byte BACKSLAH
See Also:
Constant Field Values

RIGHT_SQUARE_BRACKET

static final byte RIGHT_SQUARE_BRACKET
See Also:
Constant Field Values

CARET

static final byte CARET
See Also:
Constant Field Values

UNDERSCORE

static final byte UNDERSCORE
See Also:
Constant Field Values

GRAVE_ACENT

static final byte GRAVE_ACENT
See Also:
Constant Field Values

ALPHA_a

static final byte ALPHA_a
See Also:
Constant Field Values

ALPHA_b

static final byte ALPHA_b
See Also:
Constant Field Values

ALPHA_c

static final byte ALPHA_c
See Also:
Constant Field Values

ALPHA_d

static final byte ALPHA_d
See Also:
Constant Field Values

ALPHA_e

static final byte ALPHA_e
See Also:
Constant Field Values

ALPHA_f

static final byte ALPHA_f
See Also:
Constant Field Values

ALPHA_g

static final byte ALPHA_g
See Also:
Constant Field Values

ALPHA_h

static final byte ALPHA_h
See Also:
Constant Field Values

ALPHA_i

static final byte ALPHA_i
See Also:
Constant Field Values

ALPHA_j

static final byte ALPHA_j
See Also:
Constant Field Values

ALPHA_k

static final byte ALPHA_k
See Also:
Constant Field Values

ALPHA_l

static final byte ALPHA_l
See Also:
Constant Field Values

ALPHA_m

static final byte ALPHA_m
See Also:
Constant Field Values

ALPHA_n

static final byte ALPHA_n
See Also:
Constant Field Values

ALPHA_o

static final byte ALPHA_o
See Also:
Constant Field Values

ALPHA_p

static final byte ALPHA_p
See Also:
Constant Field Values

ALPHA_q

static final byte ALPHA_q
See Also:
Constant Field Values

ALPHA_r

static final byte ALPHA_r
See Also:
Constant Field Values

ALPHA_s

static final byte ALPHA_s
See Also:
Constant Field Values

ALPHA_t

static final byte ALPHA_t
See Also:
Constant Field Values

ALPHA_u

static final byte ALPHA_u
See Also:
Constant Field Values

ALPHA_v

static final byte ALPHA_v
See Also:
Constant Field Values

ALPHA_w

static final byte ALPHA_w
See Also:
Constant Field Values

ALPHA_x

static final byte ALPHA_x
See Also:
Constant Field Values

ALPHA_y

static final byte ALPHA_y
See Also:
Constant Field Values

ALPHA_z

static final byte ALPHA_z
See Also:
Constant Field Values

LEFT_CURL_BRACKET

static final byte LEFT_CURL_BRACKET
See Also:
Constant Field Values

VERTICAL_BAR

static final byte VERTICAL_BAR
See Also:
Constant Field Values

RIGHT_CURL_BRACKET

static final byte RIGHT_CURL_BRACKET
See Also:
Constant Field Values

TILDE

static final byte TILDE
See Also:
Constant Field Values


Copyright © 2010. All Rights Reserved.