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
ParseException
public SDPField parse() throws ParseException
parse
in class SDPParser
ParseException
Copyright © 2015. All Rights Reserved.