gov.nist.javax.sdp.parser
Class EmailFieldParser
java.lang.Object
gov.nist.core.ParserCore
gov.nist.javax.sdp.parser.SDPParser
gov.nist.javax.sdp.parser.EmailFieldParser
public class EmailFieldParser
- extends SDPParser
Parser for Email Field
- Version:
- JAIN-SDP-PUBLIC-RELEASE $Revision: 1.6 $ $Date: 2009/07/17 18:57:16 $
- Author:
- Olivier Deruelle, M. Ranganathan
Fields inherited from class gov.nist.core.ParserCore |
debug |
EmailFieldParser
public EmailFieldParser(String emailField)
- Creates new EmailFieldParser
getDisplayName
public String getDisplayName(String rest)
getEmail
public Email getEmail(String rest)
emailField
public EmailField emailField()
throws ParseException
- Throws:
ParseException
parse
public SDPField parse()
throws ParseException
- Specified by:
parse
in class SDPParser
- Throws:
ParseException
A product of the NIST/ITL Advanced Networking Technologies Division.
See conditions of use.
Submit a bug report or feature request.