com.sun.mail.handlers
类 text_xml

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

public class text_xml
extends text_plain

DataContentHandler for text/xml.

版本:
1.4, 07/05/04

构造方法摘要
text_xml()
           
 
方法摘要
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_xml

public text_xml()
方法详细信息

getDF

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


Copyright © 2013. All Rights Reserved.