org.apache.geronimo.mail.handlers
Class HtmlHandler

java.lang.Object
  extended by org.apache.geronimo.mail.handlers.TextHandler
      extended by org.apache.geronimo.mail.handlers.HtmlHandler
All Implemented Interfaces:
DataContentHandler

public class HtmlHandler
extends TextHandler


Constructor Summary
HtmlHandler()
           
 
Method Summary
 
Methods inherited from class org.apache.geronimo.mail.handlers.TextHandler
getCharSet, getContent, getDF, getTransferData, getTransferDataFlavors, writeTo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HtmlHandler

public HtmlHandler()


Copyright © 2003-2009 The Apache Software Foundation. All Rights Reserved.