public class SdpParser
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NEW_LINE |
| Constructor and Description |
|---|
SdpParser() |
| Modifier and Type | Method and Description |
|---|---|
static Sdp |
parse(java.lang.String sdp) |
public static Sdp parse(java.lang.String sdp)