public class

text_html

extends text_plain
java.lang.Object
   ↳ com.google.code.com.sun.mail.handlers.text_plain
     ↳ com.google.code.com.sun.mail.handlers.text_html

Class Overview

DataContentHandler for text/html.

Summary

Fields
private static ActivationDataFlavor myDF
[Expand]
Inherited Fields
From class com.google.code.com.sun.mail.handlers.text_plain
Public Constructors
text_html()
Protected Methods
ActivationDataFlavor getDF()
[Expand]
Inherited Methods
From class com.google.code.com.sun.mail.handlers.text_plain
From class java.lang.Object
From interface com.google.code.javax.activation.DataContentHandler

Fields

private static ActivationDataFlavor myDF

Public Constructors

public text_html ()

Protected Methods

protected ActivationDataFlavor getDF ()