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 version: This code is in the public domain.
Creates a parser for a header. This is the parser factory.
Parameters: line - the text to be parsed the parsed data exception: ParseException - if a parsing error occurs