gov.nist.javax.sdp.parser
Class TimeFieldParser
java.lang.Object
gov.nist.core.ParserCore
gov.nist.javax.sdp.parser.SDPParser
gov.nist.javax.sdp.parser.TimeFieldParser
public class TimeFieldParser
- extends SDPParser
- Version:
- JAIN-SDP-PUBLIC-RELEASE $Revision: 1.7 $ $Date: 2009/07/17 18:57:18 $
- Author:
- deruelle
Fields inherited from class gov.nist.core.ParserCore |
debug |
TimeFieldParser
public TimeFieldParser(String timeField)
- Creates new TimeFieldParser
getTypedTime
public TypedTime getTypedTime(String tokenValue)
- Get the typed time.
- Parameters:
tokenValue
- to convert to typedTime.
- Returns:
- TypedTime
timeField
public TimeField timeField()
throws ParseException
- parse the field string
- Returns:
- TimeField
- Throws:
ParseException
parse
public SDPField parse()
throws ParseException
- Specified by:
parse
in class SDPParser
- Throws:
ParseException
A product of the NIST/ITL Advanced Networking Technologies Division.
See conditions of use.
Submit a bug report or feature request.