org.lastbamboo.common.sdp.parser
Class ParserFactory
java.lang.Object
org.lastbamboo.common.sdp.parser.ParserFactory
public class ParserFactory
- extends Object
Factory for creating parsers for the SDP stuff.
- Version:
- JAIN-SIP-1.1
- Author:
- M. Ranganathan
This code is in the public domain.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParserFactory
public ParserFactory()
createParser
public static SDPParser createParser(String field)
throws ParseException
- Throws:
ParseException
Copyright © 2013 LittleShoot. All Rights Reserved.