Uses of Class javax.mail.internet.ParseException

Uses in package javax.mail.internet

Classes derived from javax.mail.internet.ParseException

class
The exception thrown when a wrongly formatted address is encountered.

Methods which throw type javax.mail.internet.ParseException

String
MimeUtility.decodeWord(String text)
The string is parsed using the rules in RFC 2047 for parsing an "encoded-word".
HeaderTokenizer.Token
Parses the next token from this String.
HeaderTokenizer.Token
Peek at the next token, without actually removing the token from the parse stream.

Constructors which throw type javax.mail.internet.ParseException

Constructor that takes a ContentDisposition string.
Constructor that takes a Content-Type string.
Constructor that takes a parameter-list string.

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