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
ParseExceptionpublic SDPField parse() throws ParseException
parse in class SDPParserParseExceptionCopyright © 2018. All Rights Reserved.