org.lastbamboo.common.sdp.parser
Class BandwidthFieldParser
java.lang.Object
org.lastbamboo.common.sdp.ParserCore
org.lastbamboo.common.sdp.parser.SDPParser
org.lastbamboo.common.sdp.parser.BandwidthFieldParser
public class BandwidthFieldParser
- 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 |
BandwidthFieldParser
public BandwidthFieldParser(String bandwidthField)
- Creates new BandwidthFieldParser
bandwidthField
public BandwidthField bandwidthField()
throws ParseException
- Throws:
ParseException
parse
public SDPField parse()
throws ParseException
- Specified by:
parse in class SDPParser
- Throws:
ParseException
Copyright © 2013 LittleShoot. All Rights Reserved.