public class TimeFieldParser extends SDPParser
debug, lexer| Constructor and Description |
|---|
TimeFieldParser(String timeField)
Creates new TimeFieldParser
|
| Modifier and Type | Method and Description |
|---|---|
TypedTime |
getTypedTime(String tokenValue)
Get the typed time.
|
SDPField |
parse() |
TimeField |
timeField()
parse the field string
|
public TimeFieldParser(String timeField)
public TypedTime getTypedTime(String tokenValue)
tokenValue - to convert to typedTime.public TimeField timeField() throws ParseException
ParseExceptionpublic SDPField parse() throws ParseException
parse in class SDPParserParseExceptionCopyright © 2018. All Rights Reserved.