|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.activation.FileDataSource
org.apache.axiom.attachments.CachedFileDataSource
public class CachedFileDataSource
Field Summary | |
---|---|
(package private) java.lang.String |
contentType
|
Constructor Summary | |
---|---|
CachedFileDataSource(java.io.File arg0)
|
Method Summary | |
---|---|
java.lang.String |
getContentType()
|
void |
setContentType(java.lang.String contentType)
|
Methods inherited from class javax.activation.FileDataSource |
---|
getFile, getInputStream, getName, getOutputStream, setFileTypeMap |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
java.lang.String contentType
Constructor Detail |
---|
public CachedFileDataSource(java.io.File arg0)
Method Detail |
---|
public java.lang.String getContentType()
getContentType
in interface javax.activation.DataSource
getContentType
in class javax.activation.FileDataSource
public void setContentType(java.lang.String contentType)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |