|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ParseException | |
javax.mail.internet | |
org.apache.geronimo.mail.handlers |
Uses of ParseException in javax.mail.internet |
Subclasses of ParseException in javax.mail.internet | |
class |
AddressException
|
Methods in javax.mail.internet that throw ParseException | |
static java.lang.String |
MimeUtility.decodeWord(java.lang.String word)
Parse a string using the RFC 2047 rules for an "encoded-word" type. |
HeaderTokenizer.Token |
HeaderTokenizer.next()
|
HeaderTokenizer.Token |
HeaderTokenizer.peek()
|
Constructors in javax.mail.internet that throw ParseException | |
ParameterList(java.lang.String list)
|
|
ContentDisposition(java.lang.String disposition)
|
|
ContentType(java.lang.String type)
|
Uses of ParseException in org.apache.geronimo.mail.handlers |
Methods in org.apache.geronimo.mail.handlers that throw ParseException | |
protected java.lang.String |
TextHandler.getCharSet(java.lang.String contentType)
get the character set from content type |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |