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

gov.nist.javax.sdp.parser
Class SDPParser

java.lang.Object
  extended by gov.nist.core.ParserCore
      extended by gov.nist.javax.sdp.parser.SDPParser
Direct Known Subclasses:
AttributeFieldParser, BandwidthFieldParser, ConnectionFieldParser, EmailFieldParser, InformationFieldParser, KeyFieldParser, MediaFieldParser, OriginFieldParser, PhoneFieldParser, ProtoVersionFieldParser, RepeatFieldParser, SessionNameFieldParser, TimeFieldParser, URIFieldParser, ZoneFieldParser

public abstract class SDPParser
extends gov.nist.core.ParserCore

Version:
1.2
Author:
M. Ranganathan

Field Summary
 
Fields inherited from class gov.nist.core.ParserCore
debug
 
Constructor Summary
SDPParser()
           
 
Method Summary
abstract  SDPField parse()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SDPParser

public SDPParser()
Method Detail

parse

public abstract SDPField parse()
                        throws ParseException
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.