com.sun.mail.handlers
类 text_html

java.lang.Object
  继承者 com.sun.mail.handlers.text_plain
      继承者 com.sun.mail.handlers.text_html
所有已实现的接口:
DataContentHandler

public class text_html
extends text_plain

DataContentHandler for text/html.

版本:
1.3, 07/05/04

构造方法摘要
text_html()
           
 
方法摘要
protected  ActivationDataFlavor getDF()
           
 
从类 com.sun.mail.handlers.text_plain 继承的方法
getContent, getTransferData, getTransferDataFlavors, writeTo
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

text_html

public text_html()
方法详细信息

getDF

protected ActivationDataFlavor getDF()
覆盖:
text_plain 中的 getDF


Copyright © 2013. All Rights Reserved.