org.lastbamboo.common.sdp
Interface Separators
public interface Separators
Separators.
- Version:
- JAIN-SIP-1.1
- Author:
- M. Ranganathan
This code is in the public domain.
SEMICOLON
static final String SEMICOLON
- See Also:
- Constant Field Values
COLON
static final String COLON
- See Also:
- Constant Field Values
COMMA
static final String COMMA
- See Also:
- Constant Field Values
SLASH
static final String SLASH
- See Also:
- Constant Field Values
SP
static final String SP
- See Also:
- Constant Field Values
EQUALS
static final String EQUALS
- See Also:
- Constant Field Values
STAR
static final String STAR
- See Also:
- Constant Field Values
NEWLINE
static final String NEWLINE
- See Also:
- Constant Field Values
RETURN
static final String RETURN
- See Also:
- Constant Field Values
LESS_THAN
static final String LESS_THAN
- See Also:
- Constant Field Values
GREATER_THAN
static final String GREATER_THAN
- See Also:
- Constant Field Values
AT
static final String AT
- See Also:
- Constant Field Values
DOT
static final String DOT
- See Also:
- Constant Field Values
QUESTION
static final String QUESTION
- See Also:
- Constant Field Values
POUND
static final String POUND
- See Also:
- Constant Field Values
AND
static final String AND
- See Also:
- Constant Field Values
LPAREN
static final String LPAREN
- See Also:
- Constant Field Values
RPAREN
static final String RPAREN
- See Also:
- Constant Field Values
DOUBLE_QUOTE
static final String DOUBLE_QUOTE
- See Also:
- Constant Field Values
QUOTE
static final String QUOTE
- See Also:
- Constant Field Values
HT
static final String HT
- See Also:
- Constant Field Values
PERCENT
static final String PERCENT
- See Also:
- Constant Field Values
Copyright © 2013 LittleShoot. All Rights Reserved.