gov.nist.javax.sip.parser
Class ParserFactory
java.lang.Object
gov.nist.javax.sip.parser.ParserFactory
public class ParserFactory
- extends Object
A factory class that does a name lookup on a registered parser and
returns a header parser for the given name.
- Version:
- 1.2 $Revision: 1.16 $ $Date: 2009/07/17 18:58:01 $
- Author:
- M. Ranganathan
ParserFactory
public ParserFactory()
createParser
public static HeaderParser createParser(String line)
throws ParseException
- create a parser for a header. This is the parser factory.
- Throws:
ParseException
A product of the NIST/ITL Advanced Networking Technologies Division.
See conditions of use.
Submit a bug report or feature request.