com.sun.mail.handlers
Class text_html

java.lang.Object
  extended by com.sun.mail.handlers.text_plain
      extended by com.sun.mail.handlers.text_html
All Implemented Interfaces:
javax.activation.DataContentHandler

public class text_html
extends text_plain

DataContentHandler for text/html.

Version:
1.3, 07/05/04

Constructor Summary
text_html()
           
 
Method Summary
protected  javax.activation.ActivationDataFlavor getDF()
           
 
Methods inherited from class com.sun.mail.handlers.text_plain
getContent, getTransferData, getTransferDataFlavors, writeTo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

text_html

public text_html()
Method Detail

getDF

protected javax.activation.ActivationDataFlavor getDF()
Overrides:
getDF in class text_plain


Copyright © 2011. All Rights Reserved.