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:
- JAIN-SIP-1.1
- Author:
- M. Ranganathan
This code is in the public domain.
ParserFactory
public ParserFactory()
createParser
public static HeaderParser createParser(String line)
throws ParseException
- create a parser for a header. This is the parser factory.
ParseException
A product of the NIST/ITL Advanced Networking Technologies Division.
See conditions of use.
Get the latest distribution.
Submit a bug report or feature request.