|
||||||||||
| 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 String |
MimeUtility.decodeWord(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 | |
|---|---|
ContentDisposition(String disposition)
|
|
ContentType(String type)
|
|
ParameterList(String list)
|
|
| Uses of ParseException in org.apache.geronimo.mail.handlers |
|---|
| Methods in org.apache.geronimo.mail.handlers that throw ParseException | |
|---|---|
protected String |
TextHandler.getCharSet(String contentType)
get the character set from content type |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||