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

gov.nist.javax.sdp.parser
Class ParserFactory

java.lang.Object
  extended by gov.nist.javax.sdp.parser.ParserFactory

public class ParserFactory
extends Object

Factory for creating parsers for the SDP stuff.

Version:
1.2
Author:
M. Ranganathan

Constructor Summary
ParserFactory()
           
 
Method Summary
static SDPParser createParser(String field)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParserFactory

public ParserFactory()
Method Detail

createParser

public static SDPParser createParser(String field)
                              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.