com.sun.mail.handlers
类 image_jpeg

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

public class image_jpeg
extends image_gif

DataContentHandler for image/jpeg.


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

构造方法详细信息

image_jpeg

public image_jpeg()
方法详细信息

getDF

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


Copyright © 2013. All Rights Reserved.