org.apache.axiom.attachments
Class CachedFileDataSource
java.lang.Object
javax.activation.FileDataSource
org.apache.axiom.attachments.CachedFileDataSource
- All Implemented Interfaces:
- DataSource
public class CachedFileDataSource
- extends FileDataSource
Field Summary |
protected static org.apache.commons.logging.Log |
log
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static org.apache.commons.logging.Log log
CachedFileDataSource
public CachedFileDataSource(File arg0)
getContentType
public String getContentType()
- Specified by:
getContentType
in interface DataSource
- Overrides:
getContentType
in class FileDataSource
setContentType
public void setContentType(String contentType)
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.