public class RepeatFieldParser extends SDPParser
debug, lexer
Constructor and Description |
---|
RepeatFieldParser(String repeatField)
Creates new RepeatFieldsParser
|
Modifier and Type | Method and Description |
---|---|
TypedTime |
getTypedTime(String tokenValue)
Get the typed time.
|
SDPField |
parse() |
RepeatField |
repeatField()
parse the field string
|
public RepeatFieldParser(String repeatField)
public TypedTime getTypedTime(String tokenValue)
tokenValue
- to convert into a typed time.public RepeatField repeatField() throws ParseException
ParseException
public SDPField parse() throws ParseException
parse
in class SDPParser
ParseException
Copyright © 2016. All Rights Reserved.