Uses of Class javax.mail.internet.ParseException

Uses in package javax.mail.internet

Classes derived from javax.mail.internet.ParseException

class
An exception thrown when an incorrectly formatted address is encountered.

Constructors which throw type javax.mail.internet.ParseException

Constructor that parses a Content-Disposition value from an RFC 2045 string representation.
Constructor that parses a Content-Type value from an RFC 2045 string representation.
Constructor with a parameter-list string.

Methods which throw type javax.mail.internet.ParseException

String
MimeUtility.decodeWord(String text)
Decodes the specified string using the RFC 2047 rules for parsing an "encoded-word".
HeaderTokenizer.Token
Returns the next token.
HeaderTokenizer.Token
Peeks at the next token.

© Copyright 2003, 2004 The Free Software Foundation, All rights reserved