|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 ParseException 的软件包 | |
|---|---|
| javax.mail.internet | Classes specific to Internet mail systems. |
| javax.mail.internet 中 ParseException 的使用 |
|---|
| javax.mail.internet 中 ParseException 的子类 | |
|---|---|
class |
AddressException
The exception thrown when a wrongly formatted address is encountered. |
| 抛出 ParseException 的 javax.mail.internet 中的方法 | |
|---|---|
static String |
MimeUtility.decodeWord(String eword)
The string is parsed using the rules in RFC 2047 for parsing an "encoded-word". |
HeaderTokenizer.Token |
HeaderTokenizer.next()
Parses the next token from this String. |
HeaderTokenizer.Token |
HeaderTokenizer.peek()
Peek at the next token, without actually removing the token from the parse stream. |
| 抛出 ParseException 的 javax.mail.internet 中的构造方法 | |
|---|---|
ContentDisposition(String s)
Constructor that takes a ContentDisposition string. |
|
ContentType(String s)
Constructor that takes a Content-Type string. |
|
ParameterList(String s)
Constructor that takes a parameter-list string. |
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||