org.lastbamboo.common.sdp.parser
Class TimeFieldParser
java.lang.Object
org.lastbamboo.common.sdp.ParserCore
org.lastbamboo.common.sdp.parser.SDPParser
org.lastbamboo.common.sdp.parser.TimeFieldParser
public class TimeFieldParser
- extends SDPParser
- Version:
- JAIN-SDP-PUBLIC-RELEASE $Revision: 1.2 $ $Date: 2004/01/22 13:26:28 $
- Author:
- deruelle
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimeFieldParser
public TimeFieldParser(String timeField)
- Creates new TimeFieldParser
getTypedTime
public TypedTime getTypedTime(String tokenValue)
- Get the typed time
- Parameters:
String - tokenValue to set
- 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
Copyright © 2013 LittleShoot. All Rights Reserved.