NIST-SIP: The Reference Implementation for JAIN-SIP 1.2

gov.nist.javax.sdp.parser
Class BandwidthFieldParser

java.lang.Object
  extended bygov.nist.core.ParserCore
      extended bygov.nist.javax.sdp.parser.SDPParser
          extended bygov.nist.javax.sdp.parser.BandwidthFieldParser

public class BandwidthFieldParser
extends SDPParser

Version:
JAIN-SDP-PUBLIC-RELEASE $Revision: 1.4 $ $Date: 2006/07/13 09:02:41 $
Author:
deruelle

Field Summary
 
Fields inherited from class gov.nist.core.ParserCore
debug
 
Constructor Summary
BandwidthFieldParser(String bandwidthField)
          Creates new BandwidthFieldParser
 
Method Summary
 BandwidthField bandwidthField()
           
 SDPField parse()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BandwidthFieldParser

public BandwidthFieldParser(String bandwidthField)
Creates new BandwidthFieldParser

Method Detail

bandwidthField

public BandwidthField bandwidthField()
                              throws ParseException
Throws:
ParseException

parse

public SDPField parse()
               throws ParseException
Specified by:
parse in class SDPParser
Throws:
ParseException

NIST-SIP: The Reference Implementation for JAIN-SIP 1.2

A product of the NIST/ITL Advanced Networking Technologies Division.
See conditions of use.
Submit a bug report or feature request.