public static class EmailService.HtmlContent extends EmailService.TextContent
| 构造器和说明 |
|---|
HtmlContent(Object html,
String charset) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
close() |
HtmlQuery |
getQuery() |
getCharset, getText, readInput, setCharset, setText, toStringgetContentType, getDescription, getDispositions, getEmailPart, getFileName, getHeaders, getId, getMediaType, getMessageId, getSectionId, getTransferEncoding, isFromMessage, setContentType, setDescription, setDispositions, setEmailPart, setFileName, setFromMessage, setHeaders, setMediaType, setMessageId, setSectionId, setTransferEncodingpublic HtmlContent(Object html, String charset) throws IOException
IOExceptionpublic HtmlQuery getQuery()
public void close()
close 在接口中 EmailService.Closeableclose 在接口中 AutoCloseableclose 在类中 EmailService.TextContentCopyright © 2022. All rights reserved.